index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2021-08-11
Handle unexpected character in mangled names (#1919)
Theresa Foley
2021-08-11
Fix a few issues around opaque types as outputs (#1918)
Theresa Foley
2021-08-10
Enable reading OptiX SBT records via uniform parameters on ray tracing entry ...
Nathan V. Morrical
2021-07-29
Improvements around glslang optimization (#1916)
jsmall-nvidia
2021-07-21
Work to mitigate SPIR-V bloat (#1914)
Theresa Foley
2021-07-20
Option to build all slang-repro in a directory (#1911)
jsmall-nvidia
2021-07-19
Enable swiftshader in linux CI builds (#1909)
Yong He
2021-07-09
Make Scope non ref counted (#1904)
jsmall-nvidia
2021-07-09
Enable testing with Swiftshader. (#1906)
Yong He
2021-06-30
Fix uninitialized access identified by Valgrind (#1898)
jsmall-nvidia
2021-06-25
Fixes related to combined texture/sampler types (#1894)
Theresa Foley
2021-06-25
Small fixes to make compile on CentOS (#1897)
jsmall-nvidia
2021-06-24
Remove StructTag and associated systems (#1895)
jsmall-nvidia
2021-06-18
StructTag versioning (#1888)
jsmall-nvidia
2021-06-16
Initial support for variadic macros (#1887)
Theresa Foley
2021-06-14
Improve comments around -Xarg and C++/CUDA layout (#1884)
jsmall-nvidia
2021-06-11
Properly fill `declref` in `Linkage::getContainerType`. (#1882)
Yong He
2021-06-10
CUDA layout corner cases/testing (#1881)
jsmall-nvidia
2021-06-09
Fix CUDA vector layout logic. (#1879)
Yong He
2021-06-08
Various fixes to CUDA backend. (#1877)
Yong He
2021-06-08
Fix RWTexture issues on CUDA (#1876)
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-04
Enable tracing rays with OptiX backend (#1871)
Nathan V. Morrical
2021-06-02
Various Fixes to gfx, reflection and emit. (#1867)
Yong He
2021-06-02
Fix cyclic reference in `ExtendedTypeLayout`. (#1868)
Yong He
2021-06-02
Downstream compiler location fix. (#1866)
jsmall-nvidia
2021-06-02
JSONBuilder (#1865)
jsmall-nvidia
2021-06-01
JSONValue / Container (#1864)
jsmall-nvidia
2021-05-28
Glslang refactor bugfix (#1863)
jsmall-nvidia
2021-05-27
Fix initializer lists for derived structs (#1862)
T. Foley
2021-05-27
Fix a bug in struct inheritance (#1861)
T. Foley
2021-05-27
JSON Parser and Writer (#1859)
jsmall-nvidia
2021-05-26
small tweak to allow for dumping out intermediate source for cuda targets (#1...
Nathan V. Morrical
2021-05-26
Fix a bug for enumerations with explicit "tag type" (#1856)
T. Foley
2021-05-25
JSON Lexing and string encoding/decoding (#1858)
jsmall-nvidia
2021-05-25
OptiX ray payload read/write support in raytracing pipeline shaders (#1853)
Nathan V. Morrical
2021-05-22
Improvements in -X support (#1852)
jsmall-nvidia
2021-05-21
[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-19
SourceLoc use in command line processing (#1848)
jsmall-nvidia
2021-05-19
Glslang as DownstreamCompiler (#1846)
jsmall-nvidia
2021-05-15
Read half->float RWTexture conversion (#1842)
jsmall-nvidia
2021-05-15
Surface access on CUDA is byte addressed in X (#1841)
jsmall-nvidia
2021-05-15
Support for HW format conversions for RWTexture on CUDA (#1840)
jsmall-nvidia
2021-05-14
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-06
Fix for uninitialized field (#1838)
Tim Foley
[prev]
[next]