index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
slang-glslang
/
slang-glslang.h
Age
Commit message (
Expand
)
Author
2025-05-02
Fix build on GCC 15 (#6971)
Julius Ikkala
2025-03-11
IR: Add SPIR-V disassembly for embedded downstream IR dumps (#6529)
Mukund Keshava
2025-02-26
Fix precompiledTargetModule tests (#6455)
cheneym2
2025-01-07
Use disassemble API from SPIRV-Tools (#6001)
Jay Kwak
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-07-17
Use slang-glslang.dll for spirv-validation (#4642)
Jay Kwak
2023-10-09
Run curated spirv-opt passes through slang-glslang. (#3266)
Yong He
2023-08-07
Add missing header in slang-glslang (#3055)
Ellie Hermaszewska
2023-08-04
Add option to use original entrypoint in spirv output. (#3047)
Yong He
2020-03-05
Safer binary compatibilty betwee 1.0 and 1.1 versions, without using struct e...
jsmall-nvidia
2020-03-05
Feature/glslang spirv version (#1256)
jsmall-nvidia
2019-10-17
Enable spriv-opt on spirv (#1076)
Robert Stepinski
2017-09-29
Get tests running/passing under Linux (#194)
Tim Foley
2017-07-19
Build a dynamic library for Slang
Tim Foley