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
/
core
/
slang-hash.h
Age
Commit message (
Expand
)
Author
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-28
Assorted auto-diff enhancements for increased performance & more streamlined ...
Sai Praveen Bangaru
2024-10-04
Allow building using external dependencies (#5076)
Tobias Frisch
2024-08-30
Fix prelude generation by using relative paths for including `slang.h` (#4973)
Sai Praveen Bangaru
2024-07-17
Move the file public header files to `include` dir (#4636)
kaizhangNV
2023-08-28
Allow bitwise or expressions and numeric literals in spirv_asm blocks (#3157)
Ellie Hermaszewska
2023-08-16
Use ankerl/unordered_dense as a hashmap implementation (#3036)
Ellie Hermaszewska
2023-08-04
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-08-01
Generalize collectInductionValues (#3031)
Ellie Hermaszewska
2023-07-12
Create and cache flattened inheritance lists (#2740)
Theresa Foley
2021-11-03
Fix an infinite-recursion bug in type-checking (#2004)
Theresa Foley
2021-02-05
Initial implementation of interface conjunctions (#1691)
Tim Foley
2020-05-26
Improvements around hashing (#1355)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia