summaryrefslogtreecommitdiffstats
path: root/source
Commit message (Expand)AuthorAge
* Fix unix ProcessUtil::getClockTick (#1246)jsmall-nvidia2020-02-27
* Fix for GCC C++ target - remove warning for int literal value. (#1244)jsmall-nvidia2020-02-26
* Support for RWTexture types on CPU and CUDA (#1243)jsmall-nvidia2020-02-26
* Fix a crash when a generic value argument isn't constant (#1241)Tim Foley2020-02-25
* Add two missing RAY_FLAG cases (#1240)Tim Foley2020-02-24
* Fix support for SV_Coverage on GLSL path (#1239)Tim Foley2020-02-24
* dxil-asm target output was dxil code not asm. (#1238)jsmall-nvidia2020-02-21
* Add some missing support for Shader Model 6.4/6.5 (#1237)Tim Foley2020-02-21
* Add surface syntax for "this type" (#1236)Tim Foley2020-02-21
* Initial support for explicit default initializers (#1235)Tim Foley2020-02-21
* WIP on RWTexture types on CUDA/CPU (#1234)jsmall-nvidia2020-02-20
* Initial support for user-defined initializer/constructor declarations (#1233)Tim Foley2020-02-20
* Don't allocate a default space for a VK push-constant buffer (#1231)Tim Foley2020-02-19
* Fix a reference-counting bug in one of the session creation routines. (#1230)Tim Foley2020-02-19
* Initial partial support for WaveXXX intrinsics on CUDA (#1228)jsmall-nvidia2020-02-19
* Fixes for DXR 1.1 RayQuery type (#1227)Tim Foley2020-02-19
* Added support for Targets to TypeTextUtil. (#1226)jsmall-nvidia2020-02-18
* First pass Texture Array support on CUDA/CPU (#1225)jsmall-nvidia2020-02-18
* CUDA/CPU resource coverage (#1224)jsmall-nvidia2020-02-18
* Feature/cuda coverage (#1223)jsmall-nvidia2020-02-14
* Add a bunch of stdlib declarations for SM 6.4 and 6.5 (#1221)Tim Foley2020-02-14
* * Fix for unary - on glsl (#1222)jsmall-nvidia2020-02-13
* Nvrtc disable warnings/Float literal improvements (#1220)jsmall-nvidia2020-02-12
* Support for isinf/isfinite/isnan/ldexp (#1219)jsmall-nvidia2020-02-12
* CUDA barrier/atomic support (#1218)jsmall-nvidia2020-02-12
* Small improvements around List (#1216)jsmall-nvidia2020-02-11
* Make fixes for the attribute-error test case. (#1215)Tim Foley2020-02-11
* Fix output GLSL for primitive ID in a geometry shader (#1214)Tim Foley2020-02-10
* Add attributes to enable dual-source blending on Vulkan (#1210)Tim Foley2020-02-10
* Fixes to make all CPU compute shaders work on CUDA (#1211)jsmall-nvidia2020-02-08
* Code standard changes for Lexer (#1209)jsmall-nvidia2020-02-07
* HLSL Intrinsic coverage test improvements (#1206)jsmall-nvidia2020-02-07
* Change handling of strings for HLSL/GLSL targets (#1204)Tim Foley2020-02-07
* Float matrix intrinsic test/fixes (#1203)jsmall-nvidia2020-02-06
* Literal handling improvements (#1202)jsmall-nvidia2020-02-06
* Improve checks and diagnostics around redeclarations (#1201)Tim Foley2020-02-06
* Improve behavior when undefined identifier is a contextual keyword (#1200)Tim Foley2020-02-05
* Add support for RWBuffer writes on GLSL/SPIR-V target (#1199)Tim Foley2020-02-05
* CUDA/C++ backend improvements (#1198)jsmall-nvidia2020-02-04
* Some Slang API additions (#1195)Tim Foley2020-01-31
* Fix for a macro expansion bug (#1192)Tim Foley2020-01-31
* 64 bit types doc (#1194)jsmall-nvidia2020-01-31
* 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
* Fix layout for structured buffers of matrices (#1184)Tim Foley2020-01-28
* Synthesizing CUDA tests (#1183)jsmall-nvidia2020-01-28
* 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