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
*
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
*
Include a "stack trace" with nested-import errors (#1872)
T. Foley
2021-06-06
*
Fix a bug in preprocessor "busy" logic (#1875)
T. Foley
2021-06-06
*
Various Fixes to gfx, reflection and emit. (#1867)
Yong He
2021-06-02
*
Glslang refactor bugfix (#1863)
jsmall-nvidia
2021-05-28
*
Fix initializer lists for derived structs (#1862)
T. Foley
2021-05-27
*
Fix a bug in struct inheritance (#1861)
T. Foley
2021-05-27
*
Fix a bug for enumerations with explicit "tag type" (#1856)
T. Foley
2021-05-26
*
Rework shader object specialization control interface. (#1857)
Yong He
2021-05-25
*
Allow overriding specialization args via `IShaderObject`. (#1854)
Yong He
2021-05-25
*
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-22
*
[gfx] Support StructuredBuffer<IInterface>. (#1851)
Yong He
2021-05-21
*
Downstream option handling (#1850)
jsmall-nvidia
2021-05-21
*
Overhaul the preprocessor (#1849)
T. Foley
2021-05-21
*
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-05-19
*
Read half->float RWTexture conversion (#1842)
jsmall-nvidia
2021-05-15
*
Support for HW format conversions for RWTexture on CUDA (#1840)
jsmall-nvidia
2021-05-15
*
DXC as DownstreamCompiler (#1845)
jsmall-nvidia
2021-05-14
*
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-05-14
*
Fix for KernelContext threading issue for C++ targets (#1843)
jsmall-nvidia
2021-05-14
*
CUDA half RWTexture write support/doc improvements (#1839)
jsmall-nvidia
2021-05-14
*
Support for reads from RWTexture<half> (#1837)
jsmall-nvidia
2021-05-06
*
Half texture support (#1836)
jsmall-nvidia
2021-05-06
*
Add support for returning structures that contain opaque types (#1835)
Tim Foley
2021-05-04
*
CUDA half comparison support (#1834)
jsmall-nvidia
2021-05-04
*
More CUDA Half support (#1833)
jsmall-nvidia
2021-05-04
*
Preliminary CUDA half maths (#1827)
jsmall-nvidia
2021-04-30
*
Update gfx back-ends to handle static specialization (#1826)
Tim Foley
2021-04-29
*
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-29
*
Matrix tests and assorted bug tests (#1814)
jsmall-nvidia
2021-04-26
*
Fix lexer/preproc diagnose issue (#1806)
jsmall-nvidia
2021-04-23
*
Preliminary CUDA Half support (#1808)
jsmall-nvidia
2021-04-23
*
Infinite generic parsing bug fix (#1799)
jsmall-nvidia
2021-04-19
*
Fix for vector initialization combinations (#1794)
jsmall-nvidia
2021-04-14
*
More preprocessor issues including an infinite loop (#1791)
jsmall-nvidia
2021-04-13
[next]