glslang-zig/glslang
2013-05-30 23:31:38 +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 A bunch of semantic checks were missing for binary arithmetic operations. Refactor the "promote" logic to fix these. 2013-05-30 19:15:35 +00:00
MachineIndependent Add test for operation semantics, fix one bug it found. 2013-05-30 23:31:38 +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 Make the PP report an error on undefined macro in "#if ..." for ES profiles, unless relaxed error checking is requested. Still works as normal CPP on non-ES. 2013-05-05 23:46:22 +00:00