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
/
docs
Commit message (
Expand
)
Author
Age
*
Fix use of variadic generics with [Differentiable]. (#8736)
Yong He
2025-10-16
*
Use loadModuleFromSourceString in specialization example snippet (#8616)
aidanfnv
2025-10-07
*
Minor Documentation Update to Remove Outdated Section (#8606)
Xiang Hong
2025-10-07
*
Use symbol alias instead of wrapper synthesis to implement link-time types. (...
Yong He
2025-10-07
*
Enhance buffer load specialization pass to specialize past field extracts. (#...
Yong He
2025-09-30
*
Add SPV_NV_bindless_texture support (#8534)
Lujin Wang
2025-09-26
*
Enhance SPIRV-Headers update instructions
Jay Kwak
2025-09-23
*
Revise SPIRV-Headers update instructions in documentation (#8488)
Jay Kwak
2025-09-20
*
Update SPIRV-{Tools,Headers} (#8415)
Jay Kwak
2025-09-10
*
Relax restriction on using link-time types for shader parameters. (#8387)
Yong He
2025-09-05
*
Remove unnecessary check and adust server count etc. in CI (#8374)
Gangzheng Tong
2025-09-05
*
Remove ForceUnroll attribute from link-time specialization documentation (#8225)
Copilot
2025-09-01
*
[CBP] Pointer frontend changes + groupshared pointer support (#7848)
ArielG-NV
2025-08-29
*
[Documentation] optix test coverage #463 (#8311)
Harsh Aggarwal (NVIDIA)
2025-08-28
*
Introduce CDataLayout & -fvk-use-c-layout (#8136)
Julius Ikkala
2025-08-21
*
Implement SV_VulkanSamplePosition (#8236)
davli-nv
2025-08-21
*
Add multiple slang installations note to doc (#8231)
Gangzheng Tong
2025-08-19
*
Update capability atoms reference page (#8138)
Sam Estep
2025-08-17
*
Error if super-type capabilities are a super-set of sub-type (#7452)
ArielG-NV
2025-08-08
*
Update LLVM from 13.0.1 to 14.0.6 (#8031)
Sam Estep
2025-08-07
*
Add a new option to use hash for release-note script (#8096)
Jay Kwak
2025-08-07
*
Implement SPV_EXT_fragment_invocation_density (SPV_NV_shading_rate) (#8037)
davli-nv
2025-08-05
*
Clarify downstream and direct compilation paths in design overview doc (#8021)
aidanfnv
2025-08-05
*
Omit "Invalid" capability from slangc -h output (#8020)
aidanfnv
2025-08-01
*
msvc style bitfield packing (#7963)
Ellie Hermaszewska
2025-07-31
*
Fix broken links in User Guide (#7938)
aidanfnv
2025-07-27
*
Fix metallib-asm target parsing by adding missing comma (#7902)
Jay Kwak
2025-07-25
*
Document how to use LLDB in the Slang codebase (#7809)
Sam Estep
2025-07-24
*
Remove unnecessary processing in the release note script (#7884)
Jay Kwak
2025-07-23
*
Update document to include lua build step (#7886)
Jay Kwak
2025-07-23
*
Added small section about default values of `struct` members (#7844)
Šimon
2025-07-23
*
Fix capability generator to sort capabilities alphabetically within header gr...
aidanfnv
2025-07-22
*
slang: Update ir-instruction-definition.md to reflect changes to operand spec...
Sruthik P
2025-07-17
*
mention adding new stable names manually (#7802)
Ellie Hermaszewska
2025-07-17
*
Document IR changes (#7781)
Ellie Hermaszewska
2025-07-17
*
Correct help text for `-dump-intermediate-prefix` (#7768)
Sam Estep
2025-07-16
*
Let `flake.nix` users run `extras/formatting.sh` (#7682)
Sam Estep
2025-07-14
*
Fix `slangc --help` text for `-reflection-json` (#7653)
Sam Estep
2025-07-09
*
Stable names and backwards compat for serialized IR modules (#7644)
Ellie Hermaszewska
2025-07-09
*
Add <help-category> list and hint on usage in slangc -h (#7638)
aidanfnv
2025-07-08
*
add task shader alias (#7372)
Sirox
2025-07-02
*
extend fiddle to allow custom lua splices in more places (#7559)
Ellie Hermaszewska
2025-07-01
*
Add arguments for controlling floating point denormal mode (#7461)
aidanfnv
2025-07-01
*
Remove some cruft/complexity from IR serialization (#7483)
Theresa Foley
2025-07-01
*
Reset minimum cmake version to 3.22 (#7548)
Gangzheng Tong
2025-06-30
*
Support the GLSL/SPIR-V Built-in variable `DeviceIndex` (#7552)
ArielG-NV
2025-06-29
*
Minimal optional constraints (#7422)
Julius Ikkala
2025-06-28
*
Move separate-debug-info arg to target options (#7540)
jarcherNV
2025-06-27
*
Document supported compiler versions in building.md (#7512)
Ellie Hermaszewska
2025-06-24
*
Fix a small typo in CPU target docs (#7507)
Mehmet Oguz Derin
2025-06-22
[next]