glslang-zig/glslang
Pankaj Mistry 5ff0c048b7
Clean the implementation of GL_EXT_texture_shadow_lod.
Move the parameter verifictation to a centralized place where all the builtins
are verified for correctness.

Add verification for the new builtins with version and extension check
These builtins are supported on GLSL since version 130 and GLES since
version 300.
2023-10-02 15:10:11 -04:00
..
CInterface Use custom callbacks if they are available in 'i->callbacks' 2023-05-09 10:38:08 -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 Add --no-link option 2023-09-18 17:31:05 -04:00
Include Add support for GL_NV_displacement_micromap. 2023-10-02 15:07:50 -04:00
MachineIndependent Clean the implementation of GL_EXT_texture_shadow_lod. 2023-10-02 15:10:11 -04:00
OSDependent Replace GlobalLock functions with std::mutex 2023-07-31 20:12:51 -06:00
Public Add --no-link option 2023-09-18 17:31:05 -04:00
ResourceLimits move ResourceLimits from StandAlone to glslang dir (Fix #3064) 2023-02-15 20:06:26 +01:00
CMakeLists.txt Revert "CMake: Make glslang-default-resource-limits STATIC" 2023-09-05 15:53:50 -04:00
updateGrammar Remove glslang.m4 2023-07-28 15:14:48 -06:00