index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-11-02
Include gfx header in releases (#2001)
Yong He
2021-11-01
Disable aarch64 build for releases. (#2000)
Yong He
2021-10-29
Update slang-llvm deps (#1999)
jsmall-nvidia
2021-10-29
[gfx/d3d12] Add a constant for microsoft vendor ID. (#1998)
Yong He
2021-10-29
Use detected shader model in gfx/d3d12. (#1996)
Yong He
2021-10-28
Re-enable gfx unit tests (#1993)
jsmall-nvidia
2021-10-28
Upgrade glslang (#1995)
jsmall-nvidia
2021-10-28
Hotfix/osx fix (#1994)
jsmall-nvidia
2021-10-27
Update glslang binaries (#1991)
jsmall-nvidia
2021-10-27
SPIR-V fixes (#1992)
jsmall-nvidia
2021-10-27
Small improvements around invoking unit-tests (#1978)
jsmall-nvidia
2021-10-26
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
SPIR-V optimization diagnostics (#1989)
jsmall-nvidia
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-10-22
Feature/update slang binaries (#1988)
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-21
Upgrade slang-binaries (#1986)
jsmall-nvidia
2021-10-20
Initial `slang-pack` integration (#1974)
jsmall-nvidia
2021-10-20
Selecting downstream compiler on code gen transition (#1980)
jsmall-nvidia
2021-10-20
Re-enable swiftshader. (#1984)
Yong He
2021-10-19
Generalize heterogenous code emit (#1968)
David Siher
2021-10-18
GFX: implement mutable shader objects. (#1963)
Yong He
2021-10-14
Fix a crash in `specializeDynamicAssociatedTypeLookup`. (#1979)
Yong He
2021-10-13
Updated glslang binaries (#1977)
jsmall-nvidia
2021-10-13
Update spirv/glslang generated files (#1976)
jsmall-nvidia
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
2021-10-09
Upgrade to GLSLANG 11.16.0+ (#1962)
jsmall-nvidia
2021-10-09
Small improvements for premake linking on linux (#1958)
jsmall-nvidia
2021-10-09
Disable swiftshader temporarily (#1971)
jsmall-nvidia
2021-10-08
Basic VK buffer barrier test (#1967)
Kai Yao
2021-10-08
Hotfix/reenable vk test (#1969)
jsmall-nvidia
2021-10-07
Return diagnostics data when encountering module load error by exception (#1966)
Kai Yao
2021-10-07
Disable test crashing CI (#1965)
jsmall-nvidia
2021-10-04
Modified barrier API to accept multiple resources per call (#1959)
Kai Yao
2021-10-04
Removing exceptions from core/compiler-core (#1953)
jsmall-nvidia
2021-10-04
Get native handles for TextureResource and BufferResource (#1960)
lucy96chen
2021-10-01
Add getNativeHandle() to ICommandQueue and ICommandBuffer (#1952)
lucy96chen
2021-09-30
VK Resource Barrier (#1955)
Kai Yao
2021-09-30
Fix aarch64 build on github (#1957)
Yong He
2021-09-30
Fix GitHub release (#1956)
Yong He
2021-09-29
Fix ARM64 detection for MSVC (#1951)
Chad Engler
2021-09-29
Add ISession::loadModuleFromSource. (#1950)
Yong He
2021-09-28
Fix AbortCompilationException leaking through loadModule API. (#1949)
Yong He
2021-09-28
Improvements to the unit test framework. (#1948)
Yong He
2021-09-24
Add existing device handle support unit test (#1946)
lucy96chen
2021-09-24
Move existing unit tests to a standalone dll. (#1945)
Yong He
2021-09-23
Add method to retrieve native handles (#1944)
lucy96chen
[next]