glslang-zig/glslang
2013-10-14 22:42:16 +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 ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions). 2013-10-14 22:42:16 +00:00
MachineIndependent Implement ES 2.0 (version 100) limitations for non-inductive loop detection and array indexes needing "constant-index-expressions" (inductive variables and constant expressions). 2013-10-14 22:42:16 +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