glslang-zig/glslang
2013-05-17 02:51:45 +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 precision qualifier propagation for swizzling, texture lookups, built-in funtions mapped to operators, comma op, and more robustly propagate for all binary/unary ops. 2013-05-17 02:51:45 +00:00
MachineIndependent Add precision qualifier propagation for swizzling, texture lookups, built-in funtions mapped to operators, comma op, and more robustly propagate for all binary/unary ops. 2013-05-17 02:51:45 +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