glslang-zig/glslang
2013-12-04 21:48:20 +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 Track the flow-control (and {}) nesting level to prevent case statements from being a different nesting level than their switch statement. 2013-12-04 21:48:20 +00:00
MachineIndependent Track the flow-control (and {}) nesting level to prevent case statements from being a different nesting level than their switch statement. 2013-12-04 21:48:20 +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 Reflection: 2013-11-15 01:34:27 +00:00