glslang-zig/glslang
2013-10-18 03:09:37 +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 Add function "const", where the initializer does not have to be a compile-time constant. 2013-10-17 20:55:30 +00:00
MachineIndependent Minor preprocessor fix for error message line/string numbers coming from source line, not macro line. 2013-10-18 03:09:37 +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