index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
front-end
Age
Commit message (
Expand
)
Author
2024-10-29
format
Ellie Hermaszewska
2024-08-12
Support unicode identifier names. (#4772)
Yong He
2024-03-12
Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)
Yong He
2023-12-06
Support visibility control and default to `internal`. (#3380)
Yong He
2022-09-20
Support raw string literals. (#2405)
Yong He
2020-03-06
Expand range of definitions that can be moved into stdlib (#1259)
Tim Foley
2019-10-21
`Repro` functionality (#1085)
jsmall-nvidia
2019-07-03
Fix declaration of scalar sincos() function. (#996)
Tim Foley
2018-10-26
Feature/file system cache (#692)
jsmall-nvidia
2018-10-22
Fix problem with __import not working (#688)
jsmall-nvidia
2018-10-12
Add a warning on missing return, and initial SCCP pass (#671)
Tim Foley
2018-08-21
Add support for more RasterizerOrdered types (#628)
Tim Foley
2018-03-29
Change uses of "spire" to "slang" (#461)
Tim Foley
2018-02-26
Merge from 0.9.x (#429)
Tim Foley
2018-02-03
Remove non-IR codegen paths (#398)
Tim Foley
2017-06-27
Allow "dotted" import paths
Tim Foley
2017-06-27
Allow for re-export of an `import` declaration
Tim Foley
2017-06-15
Add basic support for `interface` declarations
Tim Foley
2017-06-12
Rename tests from `*.spire` to `*.slang`
Tim Foley
2017-06-09
Initial import of code.
Tim Foley