glslang/StandAlone
Greg Fischer 90c5214344 Improve ResourceLimits interface to be more forward compatible
New interface allows users to generate ResourceLimits for interface so
that additions to TBuiltInResource do not break the ABI.

Users should use the glslang-default-resource-limits library and the
Public/ResourceLimits.h header. Similar changes have been made to the
C interface. Use Public/resource_limits_c.h.

Fixes #2822
2022-11-01 12:06:51 -06:00
..
CMakeLists.txt build: install glslang-config.cmake to libdir 2022-08-25 23:15:14 +02:00
DirStackFileIncluder.h Add a --depfile option. 2021-04-20 18:09:56 +02:00
resource_limits_c.cpp Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -06:00
ResourceLimits.cpp Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -06:00
spirv-remap.cpp Add whitelist filtering for debug comments in SPIRV-Remap. 2022-05-11 12:08:25 -04:00
StandAlone.cpp Improve ResourceLimits interface to be more forward compatible 2022-11-01 12:06:51 -06:00
Worklist.h This refactor the StandAlone and WorkList files in order to use more 2017-04-04 22:29:59 +02:00