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
2022-02-10
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-09
Various fixes to gfx. (#2120)
Yong He
2022-02-03
Fixed naming conflicts in heterogeneous-hello-world (#2114)
David Siher
2022-01-31
Revise entrypoint renaming interface. (#2113)
Yong He
2022-01-25
Add support for HLSL unorm/snorm (#2095)
Theresa Foley
2022-01-21
Add entry-point name override feature. (#2089)
Yong He
2022-01-18
Fix for issue #2069 (#2082)
jsmall-nvidia
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2022-01-10
Fix hexadecimal escape is string literals (#2072)
JKot
2021-12-17
Cleanup refactoring work around the IR builder (#2061)
Theresa Foley
2021-12-13
Fixes to `uploadTextureData`. (#2058)
Yong He
2021-12-07
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-06
Fix shader-toy example. (#2047)
Yong He
2021-12-03
Split out ExecutableLocation (#2041)
jsmall-nvidia
2021-12-03
Improvements to repro diagnostics (#2039)
jsmall-nvidia
2021-12-01
Fix reinterpret lowering not done for generic functions. (#2037)
Yong He
2021-11-30
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-24
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-23
JSON-RPC test server (#2026)
jsmall-nvidia
2021-11-19
Improvements to JSON/RTTI (#2022)
jsmall-nvidia
2021-11-18
RTTI/JSON (#2021)
jsmall-nvidia
2021-11-16
Added 8/16/64 bit int/unsigned int texture formats support for glsl shaders (...
Alexander Weinrauch
2021-11-16
Support around JSON-RPC (#2014)
jsmall-nvidia
2021-11-15
Http protocol support (#2012)
jsmall-nvidia
2021-11-11
Fix a bug in CUDA source emit (#2010)
Theresa Foley
2021-11-10
Interprocess communication via pipes (#2009)
jsmall-nvidia
2021-11-10
Fix a bug with CUDA entry-point params (#2007)
Theresa Foley
2021-11-03
Fix an infinite-recursion bug in type-checking (#2004)
Theresa Foley
2021-10-28
Hotfix/osx fix (#1994)
jsmall-nvidia
2021-10-27
SPIR-V fixes (#1992)
jsmall-nvidia
2021-10-26
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-26
SPIR-V optimization diagnostics (#1989)
jsmall-nvidia
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-10-21
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-20
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
2021-10-19
Generalize heterogenous code emit (#1968)
David Siher
2021-10-14
Fix a crash in `specializeDynamicAssociatedTypeLookup`. (#1979)
Yong He
2021-10-11
Update stdlib docs/small fixes (#1972)
jsmall-nvidia
2021-10-11
Support for GL_NV_ray_tracing_motion_blur vk extension (#1964)
jsmall-nvidia
[next]