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
/
current-bugs
Age
Commit message (
Expand
)
Author
2024-07-30
Fix invalid code generation for when using nested resource specialization (#4...
ArielG-NV
2023-12-06
Support visibility control and default to `internal`. (#3380)
Yong He
2022-04-26
Overloaded name lookup fix (#2199)
jsmall-nvidia
2022-04-21
Example for compiler crash with recursive function calling (#2196)
jsmall-nvidia
2022-01-10
Test for dynamicDispatch/resource internal error (#2071)
jsmall-nvidia
2021-12-21
Language experiments (#2068)
jsmall-nvidia
2021-12-21
Assorted disabled tests around generics (#2062)
jsmall-nvidia
2021-05-21
Overhaul the preprocessor (#1849)
T. Foley
2021-05-14
Fix for KernelContext threading issue for C++ targets (#1843)
jsmall-nvidia
2021-04-26
Matrix tests and assorted bug tests (#1814)
jsmall-nvidia
2021-04-13
More preprocessor issues including an infinite loop (#1791)
jsmall-nvidia
2021-04-09
Tests showing preprocessor issues (#1790)
jsmall-nvidia
2021-04-08
Test for specialization problem with undefined resource (#1785)
jsmall-nvidia
2021-04-05
Added tests/current-bugs (#1781)
jsmall-nvidia