index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2024-06-27
Ray tracing validation (#4418)
ccummingsNV
2024-06-12
Capability System: Implicit capability upgrade warning/error (#4241)
ArielG-NV
2024-06-12
Extend the COM-based API to support whole program compilation. (#4355)
Yong He
2024-06-11
[gfx] Metal improvements (#4337)
skallweitNV
2024-06-11
[gfx] Metal texture fixes (#4331)
skallweitNV
2024-06-11
Remove duplicate `VkPhysicalDeviceComputeShaderDerivativesFeaturesNV` extensi...
ArielG-NV
2024-06-10
Address glslang ordering requirments for 'derivative_group_*NV' (#4323)
ArielG-NV
2024-06-10
[gfx] Metal graphics support (#4324)
skallweitNV
2024-06-07
Precompute UIntSet from individual capabilities inside generator (#4269)
ArielG-NV
2024-06-07
Metal compute tests (#4292)
skallweitNV
2024-06-06
Update capability-generator-main.cpp (#4295)
ArielG-NV
2024-06-06
Fix build warnings and treat warnings as error on CI (#4276)
Jay Kwak
2024-06-06
work on gfx metal backend (#4287)
skallweitNV
2024-06-01
Support different SPIRV versions. (#4254)
Yong He
2024-05-31
Capabilities generator inclusive join and misc (#4237)
ArielG-NV
2024-05-28
Simplify test file names for slang-test (#4227)
Jay Kwak
2024-05-27
add support for callable shaders in gfx (#3460)
skallweitNV
2024-05-27
[gfx] metal backend skeleton (#4223)
Simon Kallweit
2024-05-22
Fix all Clang-14 warnings (#4203)
ArielG-NV
2024-05-16
Capabilities System, CapabilitySet Logic Overhaul (#4145)
ArielG-NV
2024-05-13
[gfx] specify resource view buffer range in bytes (#4149)
skallweitNV
2024-05-11
add missing Result to IRayTracingCommandEncoder::bindPipline (#4148)
skallweitNV
2024-05-08
[gfx] Cache mutable root shader object in Vulkan (#4119)
skallweitNV
2024-05-03
Add host shared library target. (#4098)
Yong He
2024-05-02
Fix reflection-test issue (#4082) (#4084)
kaizhangNV
2024-05-01
Fix compile failures when using debug symbol. (#4069)
Yong He
2024-05-01
SPIRV: Fix performance issue when handling large arrays. (#4064)
Yong He
2024-04-28
Add variable pointers to render-test-vk and a related failing test-case (#4041)
ArielG-NV
2024-04-24
Parameter layout and reflection for Metal bindings. (#4022)
Yong He
2024-04-24
Fix macos CI and clang warnings. (#4019)
Yong He
2024-04-23
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-22
create empty vulkan framebuffer with max dimensions (#3996)
skallweitNV
2024-04-19
Add metal downstream compiler + metallib target. (#3990)
Yong He
2024-04-17
Add skeleton for metal backend. (#3971)
Yong He
2024-04-15
[GFX] Fix d3d12 buffer view creation logic for StructuredBuffers. (#3954)
Yong He
2024-04-12
Add missing astBuilder setting in `ComponentType::tryFoldIntVal`. (#3934)
Yong He
2024-04-10
fix vulkan shared fence (#3911)
skallweitNV
2024-04-09
Allow COM based API to discover and check entrypoints without [shader] attrib...
Yong He
2024-04-05
gfx vulkan fixes (#3897)
skallweitNV
2024-03-26
Implement GLSL gimageDim & memory qualifiers with optional extension(s); reso...
ArielG-NV
2024-03-16
[gfx] compile shaders when creating programs for d3d12/vulkan (#3774)
skallweitNV
2024-03-15
[gfx] use CUDA driver API (#3776)
skallweitNV
2024-03-13
Add wrapper type synthesis logic for constructors. (#3756)
Yong He
2024-03-13
Implement glsl atomic's [non image or memory scope] with optional extension(s...
ArielG-NV
2024-03-12
Fix `sessionDesc.defaultMatrixLayoutMode` being ineffective. (#3753)
Yong He
2024-03-12
gfx: return error when vulkan fails to create buffer/pipeline (#3741)
skallweitNV
2024-03-11
Link-time specialization fixes. (#3734)
Yong He
2024-03-08
Enhance link-time type test. (#3724)
Yong He
2024-03-08
Parser and module finding logic fixes. (#3720)
Yong He
2024-03-07
Link-time constant and linkage API improvements. (#3708)
Yong He
[next]