index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
Commit message (
Expand
)
Author
Age
*
64 bit types doc (#1194)
jsmall-nvidia
2020-01-31
*
Support for 64 bit integer types (#1191)
jsmall-nvidia
2020-01-30
*
Feature/target intrinsic fold (#1190)
jsmall-nvidia
2020-01-29
*
Feature/test for double behavior (#1186)
jsmall-nvidia
2020-01-29
*
Fix layout for structured buffers of matrices (#1184)
Tim Foley
2020-01-28
*
Synthesizing CUDA tests (#1183)
jsmall-nvidia
2020-01-28
*
Fix for infinite recursion with macro invocation (#1177)
jsmall-nvidia
2020-01-24
*
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2020-01-24
*
Fix a bug in handling explicit register space bindings (#1175)
Tim Foley
2020-01-23
*
Matrix indexing (#1172)
jsmall-nvidia
2020-01-22
*
WIP HLSL intrinsic coverage (#1171)
jsmall-nvidia
2020-01-22
*
Testing double based intrinsics (#1170)
jsmall-nvidia
2020-01-22
*
HLSL intrinsic coverage (#1169)
jsmall-nvidia
2020-01-21
*
CUDA support improvements (#1168)
jsmall-nvidia
2020-01-21
*
Slang -> CUDA kernel runs correctly in test infrastructure (#1167)
jsmall-nvidia
2020-01-17
*
Cover a few corner cases in reflection API (#1163)
Tim Foley
2020-01-08
*
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-19
*
Fix invocation of `[mutating]` methods (#1156)
Tim Foley
2019-12-19
*
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-12
*
Support conversion from int/uint to enum types (#1147)
Tim Foley
2019-12-06
*
Remove legacy feature for merging global shader parameters (#1139)
Tim Foley
2019-12-06
*
Testing having a library with an entry point works. (#1141)
jsmall-nvidia
2019-12-04
*
getStringHash on string literals (#1140)
jsmall-nvidia
2019-12-03
*
Fix bug in calcSafeRadians. (#1138)
jsmall-nvidia
2019-12-02
*
Remove support for explicit register/binding syntax on TEST_INPUT (#1132)
Tim Foley
2019-11-21
*
Added -ir-compression & fixes for ir compression issues (#1129)
jsmall-nvidia
2019-11-20
*
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-19
*
Initial work on direct emission of SPIR-V (#1118)
Tim Foley
2019-11-14
*
Fix problem when getting default value for a bool, was producing 0, which on ...
jsmall-nvidia
2019-11-08
*
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
*
Support for [__extern] attribute (#1111)
jsmall-nvidia
2019-11-06
*
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-31
*
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-30
*
Strip IR after front-end steps are done (#1092)
Tim Foley
2019-10-24
*
`Repro` functionality (#1085)
jsmall-nvidia
2019-10-21
*
Initial work on representing layout at IR level (#1079)
Tim Foley
2019-10-17
*
Feature/gpu unbound array of array (#1083)
jsmall-nvidia
2019-10-17
*
GetDimension on GLSL for StructuredBuffer (#1081)
jsmall-nvidia
2019-10-15
*
CPU unsized array documentation and another example (#1080)
jsmall-nvidia
2019-10-11
*
Support for unbounded array of arrays (#1078)
jsmall-nvidia
2019-10-11
*
Feature/decor entry point name (#1073)
jsmall-nvidia
2019-10-09
*
Feature/ir entry point profile (#1068)
jsmall-nvidia
2019-10-08
*
IR types for subset of Attributes (#1067)
jsmall-nvidia
2019-10-04
*
Simple test profiling (#1062)
jsmall-nvidia
2019-09-23
*
Disable dx12 half-structured-buffer.slang test, as produces inconsistent resu...
jsmall-nvidia
2019-09-19
*
Clean up some behavior of operator% (#1060)
Tim Foley
2019-09-18
*
Improvements to testing and ABI for CPU (#1057)
jsmall-nvidia
2019-09-18
*
CPU ABI improvements (#1056)
jsmall-nvidia
2019-09-17
*
CPU Performance/Testing improvements (#1055)
jsmall-nvidia
2019-09-16
*
Fix problems with x86 CPU tests (#1051)
jsmall-nvidia
2019-09-12
[next]