glslang-zig/glslang
2013-11-09 00:18:22 +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 some missing invariant semantic checks, replace some misplaced sampler semantic checks, add parameter and structure member checks against new qualifiers. 2013-11-08 07:13:18 +00:00
MachineIndependent Added constant folding for relational (e.g. lessThan) built-ins, relational built-ins for uints, and bitwise ops for mixed scalars and vectors. 2013-11-09 00:18:22 +00:00
OSDependent Clean up/resolve a bunch of TODO, which included implementing pixel_center_integer and origin_upper_left and adjusting what versions see legacy texturing names. 2013-11-05 18:07:25 +00:00
Public Complete hook up all the compile/link errors to the command-line exit status. (Also, an updated test left from the last check-in.) 2013-11-07 23:33:24 +00:00