glslang-zig/glslang
John Kessenich b5c046e58b Front-end: Fix missing tessellation shader built-in qualifiers.
The gl_in array has a special path due to context-specific
gl_MaxPatchVertices, making the code out of order for tagging built-ins.
This commit moves the tagging to the correct location.
This also fixes issue #80.
2015-10-13 17:23:10 -06:00
..
GenericCodeGen glslang: Fix over 100 warnings from MSVC warning level 4. 2015-05-15 17:30:55 +00:00
Include Front-end: Fix missing tessellation shader built-in qualifiers. 2015-10-13 17:23:10 -06:00
MachineIndependent Front-end: Fix missing tessellation shader built-in qualifiers. 2015-10-13 17:23:10 -06:00
OSDependent Fixes for compiling glslang on Android. 2015-08-17 11:39:38 -04:00
Public Output wrapping #line directives for included content. 2015-07-31 19:41:19 -04:00
CMakeLists.txt Linux build: fix case problem with new file. 2015-07-07 00:53:26 -06:00