summaryrefslogtreecommitdiffstats
path: root/source/slang-glslang
Commit message (Expand)AuthorAge
* Use glslang public API (#8369)Jeremy Hayes2025-10-01
* Rewriting the lower-buffer-element-type pass to avoid unnecessary packing/unp...Yong He2025-09-30
* export fewer things from module targets (#8089)Ellie Hermaszewska2025-08-07
* Fix spurious vk::binding warnings when attribute is present (#7581)Copilot2025-07-02
* Fix build on GCC 15 (#6971)Julius Ikkala2025-05-02
* Update spirv-tools to for SDK v2025.2 (#6893)Gangzheng Tong2025-04-25
* IR: Add SPIR-V disassembly for embedded downstream IR dumps (#6529)Mukund Keshava2025-03-11
* UseHighestVersion when calling spirv-link (#6559)cheneym22025-03-10
* Support SPIR-V deferred linking option (#6500)cheneym22025-03-05
* Fix precompiledTargetModule tests (#6455)cheneym22025-02-26
* Enable friendly-name option for SPIRV dump and validation (#6465)Jay Kwak2025-02-26
* Use disassemble API from SPIRV-Tools (#6001)Jay Kwak2025-01-07
* Bump spirv-header/tools/glslang (#5834)Ellie Hermaszewska2024-12-12
* Remove duplicate call to install() for libslang (#5767)Ellie Hermaszewska2024-12-05
* Install PDB files when available (#5665)Ellie Hermaszewska2024-12-03
* Move switch statement bodies to their own lines (#5493)Ellie Hermaszewska2024-11-05
* formatEllie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* format cmake files (#5406)Ellie Hermaszewska2024-10-29
* declutter top level CMakeLists.txt (#5391)Ellie Hermaszewska2024-10-24
* Remove includes of glslang private headers (#5059)arcady-lunarg2024-09-15
* Print SPIRV validation error message (#4697)Jay Kwak2024-07-23
* Use slang-glslang.dll for spirv-validation (#4642)Jay Kwak2024-07-17
* Move the file public header files to `include` dir (#4636)kaizhangNV2024-07-17
* Fix the build when you try to build slang-glslang (#3599)Jay Kwak2024-02-17
* Update prebuilt glslang binaries. (#3267)Yong He2023-10-09
* Run curated spirv-opt passes through slang-glslang. (#3266)Yong He2023-10-09
* Support per field matrix layout (#3101)Yong He2023-08-14
* Make sure glsl source in spirv is included when compiling with -g3 (#3099)Yong He2023-08-11
* Fix -fvk-use-entrypoint-name. (#3066)Yong He2023-08-07
* Add missing header in slang-glslang (#3055)Ellie Hermaszewska2023-08-07
* Add option to use original entrypoint in spirv output. (#3047)Yong He2023-08-04
* Include NonSemanticDebugInfo when calling glslang (#3030)Yong He2023-07-27
* Some small fixes with Windows/DX usage (#2797)Ellie Hermaszewska2023-04-14
* Add mesh and amplification shaders to slang-glslang (#2516)Ellie Hermaszewska2022-11-15
* glslang: 11.10.0-16-g42398c93 -> 11.12.0-32-gf74f37c5 (#2507)Ellie Hermaszewska2022-11-14
* Upgrade to glslang 11.10.0+ (#2306)jsmall-nvidia2022-07-01
* Add SPIR-V debug information via GLSLANG (#2142)jsmall-nvidia2022-02-23
* SPIR-V fixes (#1992)jsmall-nvidia2021-10-27
* SPIR-V optimization diagnostics (#1989)jsmall-nvidia2021-10-26
* Improving glslang -O1 passes (#1926)jsmall-nvidia2021-09-01
* Improvements around glslang optimization (#1916)jsmall-nvidia2021-07-29
* Update glslang to 11.1.0 (#1662)Tim Foley2021-01-20
* Projects in 'build' and Slang API separation (#1624)jsmall-nvidia2020-12-04
* Removed use of pthreads in glslang (#1517)jsmall-nvidia2020-08-27
* Bugfix: WaveActiveCountBits on glsl output. (#1488)jsmall-nvidia2020-08-11
* Glslang texel offset bug fix (#1485)jsmall-nvidia2020-08-10
* Upgrade to Glslang 11.0.0 (#1466)jsmall-nvidia2020-07-31
* Safer binary compatibilty betwee 1.0 and 1.1 versions, without using struct e...jsmall-nvidia2020-03-05
* Feature/glslang spirv version (#1256)jsmall-nvidia2020-03-05