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
/
source
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
*
Improved type printing (#2172)
Alexey Panteleev
2022-04-01
*
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-03-28
*
Fix for default initialization with generic field (#2168)
jsmall-nvidia
2022-03-24
*
C++ extractor parsing slang.h (#2162)
jsmall-nvidia
2022-03-24
*
Fix type truncation during SCCP. (#2163)
Yong He
2022-03-18
*
Add -depfile option to save dependency info (#2161)
Alexey Panteleev
2022-03-16
*
Initial support for documentation extraction in C++ (#2156)
jsmall-nvidia
2022-03-09
*
gfx: restructure render-d3d12.cpp (#2154)
Yong He
2022-03-09
*
GFX Vulkan: deferred shader compilation and pipeline creation. (#2153)
Yong He
2022-03-08
*
Slangc improvements: help message, downstream error passthrough (#2152)
Alexey Panteleev
2022-03-08
*
Small fix to use SlangResult (#2149)
jsmall-nvidia
2022-03-02
*
Fix folding of no-arg constructs in SCCP pass (#2148)
Theresa Foley
2022-03-01
*
Use GLSL scalar layout for constant buffers. (#2147)
Yong He
2022-02-28
*
Improved SCCP, inlining and resource specialization passes, legalize `ImageSu...
Yong He
2022-02-25
*
Add SPIR-V debug information via GLSLANG (#2142)
jsmall-nvidia
2022-02-23
*
Add target option to force `scalar` layout for storage buffers. (#2135)
Yong He
2022-02-17
*
Various gfx fixes. (#2132)
Yong He
2022-02-16
*
Add interface for querying downstream compiler time (#2127)
Yong He
2022-02-11
*
OSX CI Test (#2126)
jsmall-nvidia
2022-02-10
*
gfx: support shader record overwrite and fix QueryPool. (#2123)
Yong He
2022-02-10
*
gfx: support d3d12 root parameters (#2122)
Yong He
2022-02-10
*
Fix MacOSX build issues (#2124)
jsmall-nvidia
2022-02-10
*
Various fixes to gfx. (#2120)
Yong He
2022-02-09
*
Fixed naming conflicts in heterogeneous-hello-world (#2114)
David Siher
2022-02-03
*
Revise entrypoint renaming interface. (#2113)
Yong He
2022-01-31
*
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-25
*
Add entry-point name override feature. (#2089)
Yong He
2022-01-21
*
Fix for issue #2069 (#2082)
jsmall-nvidia
2022-01-18
*
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
*
Fix hexadecimal escape is string literals (#2072)
JKot
2022-01-10
*
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-17
*
Fixes to `uploadTextureData`. (#2058)
Yong He
2021-12-13
*
Check g++ version compatibility (#2044)
jsmall-nvidia
2021-12-07
*
Output of IR ids as command line option (#2043)
jsmall-nvidia
2021-12-07
*
Support array args for JSON-RPC (#2046)
jsmall-nvidia
2021-12-07
*
Fix shader-toy example. (#2047)
Yong He
2021-12-06
*
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
*
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-12-03
*
Fix reinterpret lowering not done for generic functions. (#2037)
Yong He
2021-12-01
*
Fix issue around constant folding/bool (#2036)
jsmall-nvidia
2021-11-30
*
Auto flush for streams for stdin/out in slang-test (#2035)
jsmall-nvidia
2021-11-30
*
Use test-server on CI (#2034)
jsmall-nvidia
2021-11-30
*
JSON-RPC make id explicit (#2030)
jsmall-nvidia
2021-11-24
*
Fix for slang-test memory leak (#2029)
jsmall-nvidia
2021-11-24
*
PersistentJSONValue (#2028)
jsmall-nvidia
2021-11-24
*
Remove test-proxy (#2027)
jsmall-nvidia
2021-11-24
[next]