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
/
workflows
/
ci.yml
Age
Commit message (
Expand
)
Author
2025-06-02
Add a new slang-test option `-enable-debug-layers` (#7300)
Jay Kwak
2025-05-29
Update ubuntu runners to use 22.04 (#7142)
amey asgaonkar
2025-05-27
Enable slang-rhi integration testing (#7218)
amey asgaonkar
2025-05-22
Add slangpy testing in slang CI (#7083)
amey asgaonkar
2025-05-20
Fix retry logic and skip high intermittent test failure (#7175)
Gangzheng Tong
2025-05-16
Enable Windows full debug testsuite in CI (#7085)
Gangzheng Tong
2025-05-01
Smoke test WASM as a part of CI (#6969)
Jay Kwak
2025-04-15
Use the latest Ubuntu version not specific old version (#6825)
Jay Kwak
2025-04-04
fix(d3d11): correct parameter in VSSetConstantBuffers1 from uavCount … (#6690)
Harsh Aggarwal (NVIDIA)
2025-04-01
re-enable macos test (#6731)
kaizhangNV
2025-04-02
Fix the broken workflow for linux/release/gcc/wasm (#6730)
Jay Kwak
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 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-07
Add test for visibility in translation unit with multiple source files (#6306)
Anders Leino
2025-01-09
Upgrade actions/upload-artifact from v3 to v4 (#6051)
Jay Kwak
2025-01-05
CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...
Anders Leino
2024-12-19
Enable more examples in CI (#5915)
Anders Leino
2024-12-18
Add slang example tests to CI (#5879)
Anders Leino
2024-12-12
use Release over RelWithDebInfo for ci (#5846)
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-27
Update workflow YML files for renamed files (#5688)
Jay Kwak
2024-11-21
ci: Update `actions/checkout` to always use v4 (#5634)
Bruce Mitchener
2024-11-05
Update slang-rhi and fix error handling (#5485)
cheneym2
2024-10-30
format yaml and json (#5428)
Ellie Hermaszewska
2024-10-29
Put debug symbols in releases (#5370)
Ellie Hermaszewska
2024-09-30
Disable the building of slang-llvm when targeting wasm platform (#5196)
Jay Kwak
2024-09-27
Add CI step to build WebAssembly version of Slang (#5164)
Jay Kwak
2024-08-30
Draft: integrate slang-rhi (#4970)
Simon Kallweit
2024-08-26
Feature/record unit test (#4910)
kaizhangNV
2024-07-25
Don't trigger CI on doc changes. (#4736)
Yong He
2024-07-18
Separating slang-test in CI for emit-spirv-via-glsl (#4665)
Jay Kwak
2024-07-18
Enable warnings-as-error for CI (#4659)
Jay Kwak
2024-07-10
Make ci scripts more robust (#4608)
Ellie Hermaszewska
2024-07-11
A couple of small fixes to cmake releases (#4596)
Ellie Hermaszewska
2024-07-10
WIP Drop Premake (#3703)
Ellie Hermaszewska
2024-06-27
Include examples in default build (#4482)
venkataram-nv
2024-06-06
Fix build warnings and treat warnings as error on CI (#4276)
Jay Kwak
2024-02-06
CI: cancel onging jobs on commit. (#3557)
Yong He
2023-12-08
WIP: CMake (#3326)
Ellie Hermaszewska