glslang-zig/glslang
Arcady Goldmints-Orlov 0d3211ff7b Reject non-float inputs/outputs with version < 120
GLSL 1.20 and prior stated that "the attribute qualifier can be used
only with float, floating-point vectors, and matrices" and likewise
for varying.

Fixes: #3111
2023-01-20 17:45:18 -07:00
..
CInterface Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -06:00
ExtensionHeaders Revert port of GL_EXT_shader_realtime_clock to GL_EXT_spirv_intrinsics 2021-11-11 23:39:47 -07:00
GenericCodeGen Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
HLSL Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
Include Fix issues with MaxDualSourceDrawBuffersEXT 2022-12-21 11:53:50 -08:00
MachineIndependent Reject non-float inputs/outputs with version < 120 2023-01-20 17:45:18 -07:00
OSDependent Use nullptr where possible instead of NULL or 0 2022-11-30 09:33:28 -07:00
Public Merge pull request #3061 from ShabbyX/remove-angle-build-flag 2022-11-08 14:46:48 -07:00
CMakeLists.txt Fix locations of cmake files in side compat shims 2022-11-16 16:54:09 -07:00
updateGrammar Revert "Merge pull request #2330 from ShabbyX/optimize_for_angle" 2020-07-13 03:39:08 -06:00