index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
slang-unit-test
/
unit-test-glsl-compile.cpp
Age
Commit message (
Expand
)
Author
2025-01-22
Cache and reuse glsl module. (#6152)
Yong He
2024-12-17
Support specializing generic entrypoints in `findAndCheckEntryPoint`. (#5890)
Yong He