glslang-zig/glslang
2013-10-22 01:50:39 +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 built-in constants through version 440. Some still need to be consumed when initializing the symbol table. 2013-10-22 01:50:39 +00:00
MachineIndependent Add built-in constants through version 440. Some still need to be consumed when initializing the symbol table. 2013-10-22 01:50:39 +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