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-list.h
Age
Commit message (
Expand
)
Author
2025-06-10
Legalise out parameters for vertex shaders on metal (#6943)
Ellie Hermaszewska
2024-12-30
Fix requirement candidate lookup to prefer decls in the same paraent as the i...
Yong He
2024-10-29
format
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
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
2024-02-20
Support link time type specialization. (#3604)
Yong He
2023-08-04
Redesign `DeclRef` and systematic `Val` deduplication (#3049)
Yong He
2023-02-09
Use stable sort in generation of lookup tables (#2638)
Ellie Hermaszewska
2022-11-01
Make `DifferentialPair` able to nest. (#2477)
Yong He
2021-11-18
RTTI/JSON (#2021)
jsmall-nvidia
2021-06-01
JSONValue / Container (#1864)
jsmall-nvidia
2021-03-11
stdlib documentation (#1745)
jsmall-nvidia
2021-01-05
Use "capability" system to select VKRT extension (#1647)
Tim Foley
2020-07-06
ShortList<T> and core.natvis improvements. (#1430)
Yong He
2020-02-11
Small improvements around List (#1216)
jsmall-nvidia
2019-05-31
Use slang- prefix on slang compiler and core source (#973)
jsmall-nvidia