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
*
Refactor: eliminate BackEndCompileRequest (#2178)
Theresa Foley
2022-04-11
*
Fixed the mapping of the ray tracing instance functions to GLSL (#2177)
Alexey Panteleev
2022-04-06
*
Fix issue with multiple namespace openings (#2176)
jsmall-nvidia
2022-04-05
*
Handling static const variables in generics (#2171)
jsmall-nvidia
2022-04-05
*
Added sample-grad-clamp-lod test. (#2173)
jsmall-nvidia
2022-04-05
*
Improved type printing (#2172)
Alexey Panteleev
2022-04-01
*
Fix for default initialization with generic field (#2168)
jsmall-nvidia
2022-03-24
*
Fix type truncation during SCCP. (#2163)
Yong He
2022-03-18
*
Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...
Yong He
2022-02-25
*
Various gfx fixes. (#2132)
Yong He
2022-02-16
*
Generic experiments (#2119)
jsmall-nvidia
2022-02-09
*
'Explicit specialization' experiments with extensions (#2099)
jsmall-nvidia
2022-02-03
*
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-25
*
Test for dynamicDispatch/resource internal error (#2071)
jsmall-nvidia
2022-01-10
*
Language experiments (#2068)
jsmall-nvidia
2021-12-21
*
Assorted disabled tests around generics (#2062)
jsmall-nvidia
2021-12-21
*
U/Int64 coverage on slang-llvm JIT (#2040)
jsmall-nvidia
2021-12-03
*
Fix issue around constant folding/bool (#2036)
jsmall-nvidia
2021-11-30
*
Fix two test cases that were causing problems (#2011)
Theresa Foley
2021-11-11
*
Fix an infinite-recursion bug in type-checking (#2004)
Theresa Foley
2021-11-03
*
Use detected shader model in gfx/d3d12. (#1996)
Yong He
2021-10-29
*
Update glslang binaries (#1991)
jsmall-nvidia
2021-10-27
*
SPIR-V fixes (#1992)
jsmall-nvidia
2021-10-27
*
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-26
*
Expanded gfx::Format to include additional formats (#1982)
lucy96chen
2021-10-26
*
Passing associated type arguments to existential parameters + packing for `bo...
Yong He
2021-10-21
*
Diagnostic for no type conformance + bug fix. (#1985)
Yong He
2021-10-21
*
Generalize heterogenous code emit (#1968)
David Siher
2021-10-19
*
GFX: implement mutable shader objects. (#1963)
Yong He
2021-10-18
*
Support for GL_NV_ray_tracing_motion_blur vk extension (#1964)
jsmall-nvidia
2021-10-11
*
Hotfix/reenable vk test (#1969)
jsmall-nvidia
2021-10-08
*
Disable test crashing CI (#1965)
jsmall-nvidia
2021-10-07
*
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
*
Bug fix in 16bit type emit, vk validation error fix. (#1936)
Yong He
2021-09-13
*
First Slang LLVM integration (#1934)
jsmall-nvidia
2021-09-10
*
`reinterpret` and 16-bit value packing. (#1933)
Yong He
2021-09-09
*
Fix crash: dynamic dispatch of generic interface method. (#1929)
Yong He
2021-09-03
*
Add API to control interface specialization. (#1925)
Yong He
2021-08-26
*
Add `createDynamicObject` stdlib function. (#1923)
Yong He
2021-08-25
*
Add GLSL450 intrinsics to SPIRV direct emit. (#1921)
Yong He
2021-08-17
*
Further implementation of SPIRV direct emit. (#1920)
Yong He
2021-08-12
*
Work to mitigate SPIR-V bloat (#1914)
Theresa Foley
2021-07-21
*
Enable testing with Swiftshader. (#1906)
Yong He
2021-07-09
*
Allow render-test to run inline ray tracing tests. (#1903)
Yong He
2021-07-08
*
Fixes related to combined texture/sampler types (#1894)
Theresa Foley
2021-06-25
*
Initial support for variadic macros (#1887)
Theresa Foley
2021-06-16
*
CUDA layout corner cases/testing (#1881)
jsmall-nvidia
2021-06-10
*
Enable some VK texture tests (#1878)
jsmall-nvidia
2021-06-09
*
Fix RWTexture issues on CUDA (#1876)
jsmall-nvidia
2021-06-08
*
Fixed issue around 4xFloat16 texture on CUDA (#1874)
jsmall-nvidia
2021-06-06
[next]