glslang-zig/glslang
2013-10-11 19:46:10 +00:00
..
GenericCodeGen Add and use ability to tell the backend compiler what version/profile the source shader was. 2013-03-12 17:53:55 +00:00
Include Memory management hygiene: Use compare() instead of substr(), and put a few more things intrinsically in the memory pool. 2013-10-11 16:28:43 +00:00
MachineIndependent Turn on non-uniform blocks (in/out/buffer), and prevent new stages from working with "no profile" (before 150) shaders. 2013-10-11 19:46:10 +00:00
OSDependent Make ES 100 gl_FragData be a mediump, and fix some warnings from g++. 2013-10-04 03:05:45 +00:00
Public Document how to add a new feature enabled by an extension in Versions.cpp. Also reorganized slightly to localize related functions. 2013-10-03 20:23:57 +00:00