summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 64 bit types doc (#1194)jsmall-nvidia2020-01-31
* Fix x86 compilation with CUDA enabled. (#1193)jsmall-nvidia2020-01-30
* Support for 64 bit integer types (#1191)jsmall-nvidia2020-01-30
* Feature/target intrinsic fold (#1190)jsmall-nvidia2020-01-29
* Feature/fix cuda function preamble (#1187)jsmall-nvidia2020-01-29
* Feature/test for double behavior (#1186)jsmall-nvidia2020-01-29
* Fix layout for structured buffers of matrices (#1184)Tim Foley2020-01-28
* Synthesizing CUDA tests (#1183)jsmall-nvidia2020-01-28
* When using setUniform clamp the amount of data written to the buffer size. (#...jsmall-nvidia2020-01-27
* CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...jsmall-nvidia2020-01-27
* Fix for infinite recursion with macro invocation (#1177)jsmall-nvidia2020-01-24
* Texture Sample available in CUDA (#1176)jsmall-nvidia2020-01-24
* Fix a bug in handling explicit register space bindings (#1175)Tim Foley2020-01-23
* Initial CUDA target doc. (#1174)jsmall-nvidia2020-01-23
* Matrix indexing (#1172)jsmall-nvidia2020-01-22
* WIP HLSL intrinsic coverage (#1171)jsmall-nvidia2020-01-22
* Testing double based intrinsics (#1170)jsmall-nvidia2020-01-22
* HLSL intrinsic coverage (#1169)jsmall-nvidia2020-01-21
* CUDA support improvements (#1168)jsmall-nvidia2020-01-21
* Slang -> CUDA kernel runs correctly in test infrastructure (#1167)jsmall-nvidia2020-01-17
* Bind Location (#1166)jsmall-nvidia2020-01-15
* WIP: CPU like CUDA binding (#1164)jsmall-nvidia2020-01-10
* Merge pull request #1165 from tfoleyNV/fix-find-type-crashTim Foley2020-01-09
|\
| * Catch exceptions inside FindTypeByName()Tim Foley2020-01-09
|/
* Cover a few corner cases in reflection API (#1163)Tim Foley2020-01-08
* Setup of runtime cuda device (#1162)jsmall-nvidia2020-01-08
* CUDA generated first test compiles. (#1161)jsmall-nvidia2020-01-08
* Fix scoping issue around use of IRTypeSet (#1160)jsmall-nvidia2020-01-06
* HLSLIntrinsicSet (#1159)jsmall-nvidia2019-12-20
* Split out IRTypeSet (#1158)jsmall-nvidia2019-12-19
* WIP CUDA source emit (#1157)jsmall-nvidia2019-12-19
* Fix invocation of `[mutating]` methods (#1156)Tim Foley2019-12-19
* If a locator is not set for a DownstreamCompiler type, that doesn't *necessar...jsmall-nvidia2019-12-16
* Feature/source downstream compiler (#1153)jsmall-nvidia2019-12-12
* Use DownstreamCompiler for all downstream compilers (#1152)jsmall-nvidia2019-12-12
* Slang compiles CUDA source via NVRTC (#1151)jsmall-nvidia2019-12-12
* DownstreamCompiler abstraction (#1149)jsmall-nvidia2019-12-10
* Support conversion from int/uint to enum types (#1147)Tim Foley2019-12-06
* Add a custom RTTI implementation for the AST (#1148)Tim Foley2019-12-06
* Remove legacy feature for merging global shader parameters (#1139)Tim Foley2019-12-06
* Added -dump-intermediate-prefix option (#1146)jsmall-nvidia2019-12-05
* Remove use of calcSafeRadians on sin/cos in C++ prelude. (#1145)jsmall-nvidia2019-12-05
* Setting downstream compiler (#1144)jsmall-nvidia2019-12-04
* Testing having a library with an entry point works. (#1141)jsmall-nvidia2019-12-04
* Array Improvements (#1143)jsmall-nvidia2019-12-04
* Feature/string hash review (#1142)jsmall-nvidia2019-12-04
* getStringHash on string literals (#1140)jsmall-nvidia2019-12-03
* Fix bug in calcSafeRadians. (#1138)jsmall-nvidia2019-12-02
* Clean up the concept of "pseudo ops" (#1136)Tim Foley2019-11-22
* Add command line option to override language file extension (#1135)Robert Stepinski2019-11-22