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
*
slang-test: retry failed test at the end. (#5255)
Yong He
2024-10-10
*
Fix bug related to findAndCheckEntrypoint. (#5241)
Yong He
2024-10-09
*
update slang-rhi (#5234)
Simon Kallweit
2024-10-07
*
Add WGSL support for slang-test (#5174)
Anders Leino
2024-10-07
*
update slang-rhi (#5208)
Simon Kallweit
2024-10-04
*
Add interfaces for retrieving separate linkable downstream binaries (#5128)
cheneym2
2024-10-04
*
Allow building using external dependencies (#5076)
Tobias Frisch
2024-10-04
*
Add COM API for querying metadata. (#5168)
Yong He
2024-09-30
*
Update slang-rhi (#5187)
Simon Kallweit
2024-09-30
*
Update slang-rhi (#5160)
Simon Kallweit
2024-09-26
*
Move texture format inference to frontend and add reflection api for it. (#5155)
Yong He
2024-09-26
*
Re-enable slang-test for WGSL (#5120)
Jay Kwak
2024-09-19
*
Allow lookups of overloaded methods. (#5110)
Sai Praveen Bangaru
2024-09-19
*
refactor render test to use latest slang-rhi (#5119)
Simon Kallweit
2024-09-19
*
Implement math intrinsics for WGSL (#5078)
Jay Kwak
2024-09-17
*
Add API method to specialize function reference with argument types (#4966)
Sai Praveen Bangaru
2024-09-16
*
Initial -embed-spirv support (#4974)
cheneym2
2024-09-05
*
Remove unused package in primary benchmark script (#5014)
venkataram-nv
2024-09-05
*
Document All Capability Atoms and Profiles (#5008)
ArielG-NV
2024-09-05
*
Add Path::removeNonEmpty() to remove non-empty dir (#4984)
kaizhangNV
2024-09-03
*
Updated MDL shader sources for benchmarks (#4965)
venkataram-nv
2024-08-30
*
capture component type (#4967)
kaizhangNV
2024-08-30
*
Draft: integrate slang-rhi (#4970)
Simon Kallweit
2024-08-30
*
Migrate 3 more examples to slang-unit-test (#4927)
kaizhangNV
2024-08-28
*
Add ability to specialize generic references to functions, types and more (#4...
Sai Praveen Bangaru
2024-08-27
*
Migrate examples (#4920)
kaizhangNV
2024-08-27
*
Feature/record unit test (#4910)
kaizhangNV
2024-08-26
*
Feature/capture unit test (#4898)
kaizhangNV
2024-08-22
*
Refactoring benchmark CI pipeline (#4855)
venkataram-nv
2024-08-15
*
Make precompileForTargets work with Slang API (#4845)
cheneym2
2024-08-15
*
fix getVKAdapters on MoltenVK (#4852)
skallweitNV
2024-08-15
*
FIx issue with specializing witness tables (#4839)
Sai Praveen Bangaru
2024-08-13
*
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
[next]