glslang-zig/glslang
2013-02-06 02:23:47 +00:00
..
GenericCodeGen Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
Include Implement non-square matrices, and make a few type improvements. Cleaned up a few old issues. Added two tests. 2013-02-04 23:54:58 +00:00
MachineIndependent Fix a preprocessor defect, where nested dead #if-#endif had nesting depth off by one level, turning what should be dead code into live code. 2013-02-06 02:23:47 +00:00
OSDependent Create a base GLSL front-end from the 3Dlabs glslang front-end from 20-Sep-2005. 2012-12-12 21:15:54 +00:00
Public Support in/out for stage inputs/outputs, tied to being desktop version 150 or ES 300. 2013-01-10 01:47:54 +00:00