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
/
tools
Commit message (
Expand
)
Author
Age
*
Reduce dependency on std library (#4785)
skallweitNV
2024-08-07
*
More reflection API features. (#4740)
Sai Praveen Bangaru
2024-08-07
*
Allow generic type deduction from ParameterBlock arguments. (#4766)
Yong He
2024-07-31
*
Feature/replayer (#4750)
kaizhangNV
2024-07-31
*
Fix IR lowering for generic interface types. (#4761)
Yong He
2024-07-31
*
Fixes for Metal ParameterBlock support. (#4752)
Yong He
2024-07-30
*
Add `_Internal`/`External` atom enforcement and validation. (#4702)
ArielG-NV
2024-07-25
*
Add generic descriptor indexing intrinsic (#4389)
dubiousconst282
2024-07-24
*
Cleanup global memory allocations on shutdown. (#4731)
Yong He
2024-07-24
*
Feature/capture (#4625)
kaizhangNV
2024-07-23
*
Support parameter block in metal shader objects. (#4671)
Yong He
2024-07-19
*
Initial implementation for decl-tree reflection API (#4666)
Sai Praveen Bangaru
2024-07-18
*
Remove generated file from source and build at build time (#4649)
Ellie Hermaszewska
2024-07-18
*
Move the file public header files to `include` dir (#4636)
kaizhangNV
2024-07-17
*
gfx/metal uniform data binding and memory leak fix. (#4644)
Yong He
2024-07-15
*
Add reflection API for functions. (#4587)
Yong He
2024-07-10
*
Do not include vk xlib headers from vulkan.h when SLANG_ENABLE_XLIB is not se...
Ellie Hermaszewska
2024-07-10
*
Ray tracing validation (#4418)
ccummingsNV
2024-06-27
*
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-12
*
[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-11
*
Address glslang ordering requirments for 'derivative_group_*NV' (#4323)
ArielG-NV
2024-06-10
*
[gfx] Metal graphics support (#4324)
skallweitNV
2024-06-10
*
Precompute UIntSet from individual capabilities inside generator (#4269)
ArielG-NV
2024-06-07
*
Metal compute tests (#4292)
skallweitNV
2024-06-07
*
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-06
*
Support different SPIRV versions. (#4254)
Yong He
2024-06-01
*
Capabilities generator inclusive join and misc (#4237)
ArielG-NV
2024-05-31
*
Simplify test file names for slang-test (#4227)
Jay Kwak
2024-05-28
*
add support for callable shaders in gfx (#3460)
skallweitNV
2024-05-27
*
[gfx] metal backend skeleton (#4223)
Simon Kallweit
2024-05-27
*
Fix all Clang-14 warnings (#4203)
ArielG-NV
2024-05-22
*
Capabilities System, CapabilitySet Logic Overhaul (#4145)
ArielG-NV
2024-05-16
*
[gfx] specify resource view buffer range in bytes (#4149)
skallweitNV
2024-05-13
*
add missing Result to IRayTracingCommandEncoder::bindPipline (#4148)
skallweitNV
2024-05-11
*
[gfx] Cache mutable root shader object in Vulkan (#4119)
skallweitNV
2024-05-08
*
Add host shared library target. (#4098)
Yong He
2024-05-03
*
Fix reflection-test issue (#4082) (#4084)
kaizhangNV
2024-05-02
*
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-05-01
*
Add variable pointers to render-test-vk and a related failing test-case (#4041)
ArielG-NV
2024-04-28
*
Parameter layout and reflection for Metal bindings. (#4022)
Yong He
2024-04-24
*
Fix macos CI and clang warnings. (#4019)
Yong He
2024-04-24
*
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-23
*
create empty vulkan framebuffer with max dimensions (#3996)
skallweitNV
2024-04-22
*
Add metal downstream compiler + metallib target. (#3990)
Yong He
2024-04-19
[next]