glslang-zig/glslang
2013-10-05 19:03: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 Improve robustness of extension checking, and its intersection with ES 100 features. 2013-10-04 21:09:36 +00:00
MachineIndependent Non-functional changes: Typo in error message and in comment, remove unneeded arguments, separate constructor-op mapping from handling constructors. 2013-10-05 19:03: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 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