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
Age
Commit message (
Expand
)
Author
2020-01-17
Slang -> CUDA kernel runs correctly in test infrastructure (#1167)
jsmall-nvidia
2020-01-15
Bind Location (#1166)
jsmall-nvidia
2020-01-10
WIP: CPU like CUDA binding (#1164)
jsmall-nvidia
2020-01-09
Catch exceptions inside FindTypeByName()
Tim Foley
2020-01-08
Cover a few corner cases in reflection API (#1163)
Tim Foley
2020-01-08
Setup of runtime cuda device (#1162)
jsmall-nvidia
2020-01-08
CUDA generated first test compiles. (#1161)
jsmall-nvidia
2020-01-06
Fix scoping issue around use of IRTypeSet (#1160)
jsmall-nvidia
2019-12-20
HLSLIntrinsicSet (#1159)
jsmall-nvidia
2019-12-19
Split out IRTypeSet (#1158)
jsmall-nvidia
2019-12-19
WIP CUDA source emit (#1157)
jsmall-nvidia
2019-12-19
Fix invocation of `[mutating]` methods (#1156)
Tim Foley
2019-12-16
If a locator is not set for a DownstreamCompiler type, that doesn't *necessar...
jsmall-nvidia
2019-12-12
Feature/source downstream compiler (#1153)
jsmall-nvidia
2019-12-12
Use DownstreamCompiler for all downstream compilers (#1152)
jsmall-nvidia
2019-12-12
Slang compiles CUDA source via NVRTC (#1151)
jsmall-nvidia
2019-12-10
DownstreamCompiler abstraction (#1149)
jsmall-nvidia
2019-12-06
Support conversion from int/uint to enum types (#1147)
Tim Foley
2019-12-06
Add a custom RTTI implementation for the AST (#1148)
Tim Foley
2019-12-06
Remove legacy feature for merging global shader parameters (#1139)
Tim Foley
2019-12-05
Added -dump-intermediate-prefix option (#1146)
jsmall-nvidia
2019-12-04
Setting downstream compiler (#1144)
jsmall-nvidia
2019-12-04
Array Improvements (#1143)
jsmall-nvidia
2019-12-04
Feature/string hash review (#1142)
jsmall-nvidia
2019-12-03
getStringHash on string literals (#1140)
jsmall-nvidia
2019-11-22
Clean up the concept of "pseudo ops" (#1136)
Tim Foley
2019-11-22
Add command line option to override language file extension (#1135)
Robert Stepinski
2019-11-20
Added -ir-compression & fixes for ir compression issues (#1129)
jsmall-nvidia
2019-11-19
Initial work for "global generic value parameters" (#1127)
Tim Foley
2019-11-18
Further refactoring of semantic checking (#1102)
Tim Foley
2019-11-14
Initial work on direct emission of SPIR-V (#1118)
Tim Foley
2019-11-14
Enable use of pre-built glslang binaries (#1120)
Tim Foley
2019-11-14
Add -dump-intermediates option. (#1123)
jsmall-nvidia
2019-11-13
* Added getCStr(Name*) (#1121)
jsmall-nvidia
2019-11-08
Fix problem when getting default value for a bool, was producing 0, which on ...
jsmall-nvidia
2019-11-08
Riff Container Stream Writing (#1116)
jsmall-nvidia
2019-11-07
* Removed strip pass from emit as no longer needed (#1114)
jsmall-nvidia
2019-11-06
Add basic support for entry points in `.slang-lib` files. (#1112)
Tim Foley
2019-11-06
BasicTypeKey improvements/fix for gcc build issue (#1110)
jsmall-nvidia
2019-11-06
Fixes to how "pending" data is reported in type layouts (#1108)
Tim Foley
2019-11-06
Support for [__extern] attribute (#1111)
jsmall-nvidia
2019-11-06
Feature/obfuscate improvements (#1107)
jsmall-nvidia
2019-11-05
API support for IR modules - setting references to libs, and returns lib from...
jsmall-nvidia
2019-11-01
Using repro as a file system (#1104)
jsmall-nvidia
2019-11-01
-extract-repro gives approximation of 'command line' used (#1103)
jsmall-nvidia
2019-10-31
Reference IR modules with entry point (#1101)
jsmall-nvidia
2019-10-30
WIP: Simple separate IR module linkage working (#1100)
jsmall-nvidia
2019-10-29
Feature/riff improvements (#1099)
jsmall-nvidia
2019-10-29
Feature/container format (#1098)
jsmall-nvidia
2019-10-25
Refactor semantic checking code into more files (#1097)
Tim Foley
[next]