glslang-zig/glslang
2013-06-26 05:54:40 +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 the 6 hyperbolic trig functions. 2013-06-24 22:40:19 +00:00
MachineIndependent Semantic checks for .length(), switch/case/default, and multidimensional arrays. 2013-06-26 05:54:40 +00:00
OSDependent Get a clean g++/gcc build. Runs and gets correct results on linux. 2013-03-09 19:50:19 +00:00
Public Add scanner that can find '#version' across an array of non-null terminated, length-based, strings. Handle the ES error where #version is not the first thing found, while still supporting desktop behavior, and more generally support length-based multiple strings for a single shader. 2013-06-25 18:10:05 +00:00