index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-11
Small improvements around List (#1216)
jsmall-nvidia
2020-02-11
Fix ref counting for sesion - simple test had a path to not releasing compile...
jsmall-nvidia
2020-02-11
Make fixes for the attribute-error test case. (#1215)
Tim Foley
2020-02-10
Fix output GLSL for primitive ID in a geometry shader (#1214)
Tim Foley
2020-02-10
Add attributes to enable dual-source blending on Vulkan (#1210)
Tim Foley
2020-02-08
Fixes to make all CPU compute shaders work on CUDA (#1211)
jsmall-nvidia
2020-02-07
Code standard changes for Lexer (#1209)
jsmall-nvidia
2020-02-07
HLSL Intrinsic coverage test improvements (#1206)
jsmall-nvidia
2020-02-07
Change handling of strings for HLSL/GLSL targets (#1204)
Tim Foley
2020-02-06
Float matrix intrinsic test/fixes (#1203)
jsmall-nvidia
2020-02-06
Literal handling improvements (#1202)
jsmall-nvidia
2020-02-06
Improve checks and diagnostics around redeclarations (#1201)
Tim Foley
2020-02-05
Improve behavior when undefined identifier is a contextual keyword (#1200)
Tim Foley
2020-02-05
Add support for RWBuffer writes on GLSL/SPIR-V target (#1199)
Tim Foley
2020-02-04
CUDA/C++ backend improvements (#1198)
jsmall-nvidia
2020-02-03
Initial steps on GPU printing example (#1197)
Tim Foley
2020-01-31
Some Slang API additions (#1195)
Tim Foley
2020-01-31
64 bit doc and testing improvements (#1196)
jsmall-nvidia
2020-01-31
Fix for a macro expansion bug (#1192)
Tim Foley
2020-01-31
64 bit types doc (#1194)
jsmall-nvidia
2020-01-30
Fix x86 compilation with CUDA enabled. (#1193)
jsmall-nvidia
2020-01-30
Support for 64 bit integer types (#1191)
jsmall-nvidia
2020-01-29
Feature/target intrinsic fold (#1190)
jsmall-nvidia
2020-01-29
Feature/fix cuda function preamble (#1187)
jsmall-nvidia
2020-01-29
Feature/test for double behavior (#1186)
jsmall-nvidia
2020-01-28
Fix layout for structured buffers of matrices (#1184)
Tim Foley
2020-01-28
Synthesizing CUDA tests (#1183)
jsmall-nvidia
2020-01-27
When using setUniform clamp the amount of data written to the buffer size. (#...
jsmall-nvidia
2020-01-27
CUDA implement StructuredBuffer/ByteAddressBuffer as pointer/count as is on C...
jsmall-nvidia
2020-01-24
Fix for infinite recursion with macro invocation (#1177)
jsmall-nvidia
2020-01-24
Texture Sample available in CUDA (#1176)
jsmall-nvidia
2020-01-23
Fix a bug in handling explicit register space bindings (#1175)
Tim Foley
2020-01-23
Initial CUDA target doc. (#1174)
jsmall-nvidia
2020-01-22
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-21
HLSL intrinsic coverage (#1169)
jsmall-nvidia
2020-01-21
CUDA support improvements (#1168)
jsmall-nvidia
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
Merge pull request #1165 from tfoleyNV/fix-find-type-crash
Tim Foley
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
[next]