index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.github
Age
Commit message (
Expand
)
Author
2025-03-15
fix trimming of "v" from version string (#6605)
Paradox84
2025-03-07
Show adapter info in slang-test CI runs (#6535)
cheneym2
2025-03-05
Fix codegen bug when targeting PTX with new API (#6506)
Anders Leino
2025-02-27
Fix release CI. (#6492)
Yong He
2025-02-27
Fix CI settings. (#6491)
Yong He
2025-02-27
Map `SV_InstanceID` to `gl_InstanceIndex-gl_BaseInstance` (#6468)
Yong He
2025-02-27
Make capability diagnostic message more friendly. (#6474)
Yong He
2025-02-24
set depth 2 for CI submodules (#6436)
Mukund Keshava
2025-02-24
Do not perform deep checkout of submodules (#6410)
Mukund Keshava
2025-02-10
Remove the docs/proposals directory (#6313)
Anders Leino
2025-02-07
Add test for visibility in translation unit with multiple source files (#6306)
Anders Leino
2025-02-05
Switch back to Falcor (#6295)
kaizhangNV
2025-02-05
Feature/initialize list side branch (#6058)
kaizhangNV
2025-02-05
Use 0.0.7 version of VK-GL-CTS-for-Slang on nightly CTS CI (#6278)
Jay Kwak
2025-01-31
Include slang-glsl-module.dll in releases, for precompiled glsl module. (#6239)
Yong He
2025-01-27
DNI: try using sparse checkout for MDL-SDK (#6190)
kaizhangNV
2025-01-09
Upgrade actions/upload-artifact from v3 to v4 (#6051)
Jay Kwak
2025-01-07
Add backtraces to examples (#5973)
Anders Leino
2025-01-05
CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...
Anders Leino
2024-12-23
update CTS package (#5935)
kaizhangNV
2024-12-19
Enable more examples in CI (#5915)
Anders Leino
2024-12-19
Fix issues reported by 'shellcheck' (#5913)
Anders Leino
2024-12-18
Add slang example tests to CI (#5879)
Anders Leino
2024-12-16
install mono for toc generation (#5877)
Ellie Hermaszewska
2024-12-12
use Release over RelWithDebInfo for ci (#5846)
Ellie Hermaszewska
2024-12-06
Emit debug info for Release builds (#5783)
Ellie Hermaszewska
2024-12-06
Split debug info for all targets (#5732)
Ellie Hermaszewska
2024-12-05
Set prerelease and draft correctly for centos releases (#5769)
Ellie Hermaszewska
2024-12-05
Set prerelease and draft correctly for releases with draft in the tag (#5763)
Ellie Hermaszewska
2024-12-04
Relocate the step of 'Add bash to PATH' (#5759)
kaizhangNV
2024-12-04
Run a do-nothing CI job for documentation changes (#5747)
Ellie Hermaszewska
2024-11-28
Add Table of Contents check to CI, and bot script to regenerate (#5618)
Ellie Hermaszewska
2024-11-27
Update workflow YML files for renamed files (#5688)
Jay Kwak
2024-11-22
ci: Use v1.11 of the release-downloader action (#5643)
Bruce Mitchener
2024-11-22
Enable core module embedding by default in CMake. (#5644)
Kanashimia
2024-11-21
ci: Update `actions/checkout` to always use v4 (#5634)
Bruce Mitchener
2024-11-11
Refine codeowners for proposals (#5533)
Ellie Hermaszewska
2024-11-08
lower permission level for format dispatch (#5523)
Ellie Hermaszewska
2024-11-05
Update slang-rhi and fix error handling (#5485)
cheneym2
2024-11-04
Add codeowners file (#5482)
Ellie Hermaszewska
2024-10-30
fix release script (#5459)
Ellie Hermaszewska
2024-10-30
format yaml and json (#5428)
Ellie Hermaszewska
2024-10-29
Put debug symbols in releases (#5370)
Ellie Hermaszewska
2024-10-29
preparation for clang format (#5422)
Ellie Hermaszewska
2024-10-29
Check formatting in CI (#5409)
Ellie Hermaszewska
2024-10-29
Correct URL in auto-format PR body (#5427)
Ellie Hermaszewska
2024-10-29
Improvements to formatting bot (#5421)
Ellie Hermaszewska
2024-10-26
Use github token for formatting command dispatch (#5418)
Ellie Hermaszewska
2024-10-26
Actions workflow to format code on command (#5400)
Ellie Hermaszewska
2024-10-25
Switch back to fetching upstream llvm project (#5408)
Ellie Hermaszewska
[next]