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-core-module
Age
Commit message (
Expand
)
Author
2025-07-29
Fix slang-no-embedded-core-module-source embedding core module (#7885)
Julius Ikkala
2025-06-13
Fix SLANG_USE_SYSTEM_SPIRV_HEADERS (#7371)
Emil Imbert Villumsen
2025-04-22
A new approach to AST serialization (#6854)
Theresa Foley
2025-04-17
Add Yet Another Source Code Generator (#6844)
Theresa Foley
2025-03-13
Use an explicit dependency for generated headers instead of source file depen...
Ellie Hermaszewska
2025-02-28
Add Slang-specific intrinsics for integer pack/unpack (#6459)
Darren Wihandi
2025-02-13
Fix modifier parsing. (#6347)
Yong He
2025-02-11
build core and glsl modules in the same slang-bootstrap invocation (#6341)
Ellie Hermaszewska
2025-02-12
Correct dependencies on core module source (#6340)
Ellie Hermaszewska
2024-12-26
Add packed 8bit builtin types (#5939)
Darren Wihandi
2024-10-29
format
Ellie Hermaszewska
2024-10-29
format cmake files (#5406)
Ellie Hermaszewska
2024-10-28
Replace the word stdlib or standard-library with core-module for source code ...
Jay Kwak
2024-10-28
Rename a directory `source/slang-stdlib` to slang-core-module (#5417)
Jay Kwak