glslang-zig/glslang
2013-10-31 18:05:50 +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 Implement 1.20 style function signature matching under implicit conversion. This was the last key unimplemented feature of versions 120 through 330. 2013-10-30 23:17:34 +00:00
MachineIndependent Fix parameter count bug in ambiguity checking for overloaded function matching under implicit conversions. 2013-10-31 18:05:50 +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 Improve preprocessor by using GLSL scanner, allowing read-only strings to be compiled, unifying of line # tracking, and correct detection that ES #version appeared after a comment. 2013-10-28 18:12:06 +00:00