summaryrefslogtreecommitdiff
path: root/.github/workflows
AgeCommit message (Expand)Author
2025-06-10Include CPU test on Windows CI (#7392)Jay Kwak
2025-06-09Add release workflow targeting glibc2.17 with ubuntu 18 (#7363)Gangzheng Tong
2025-06-06Disable Link-Time-Optimization by default (#7345)Jay Kwak
2025-06-06Update slang-rhi (#7303)Simon Kallweit
2025-06-05Check the supported backends in CI (#7346)Jay Kwak
2025-06-04Break down record replay to individual tests to avoid timeout (#7340)Jay Kwak
2025-06-04Disable 23 tests failing assertions (#7317)Jay Kwak
2025-06-02Add a new slang-test option `-enable-debug-layers` (#7300)Jay Kwak
2025-05-29Update ubuntu runners to use 22.04 (#7142)amey asgaonkar
2025-05-27Enable slang-rhi integration testing (#7218)amey asgaonkar
2025-05-22Add slangpy testing in slang CI (#7083)amey asgaonkar
2025-05-20Fix retry logic and skip high intermittent test failure (#7175)Gangzheng Tong
2025-05-19Update the MacOS signing to use Khronos (#7157)Gangzheng Tong
2025-05-16Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong
2025-05-15Fix slangc path used by cmdline reference doc regeneration action (#7128)aidanfnv
2025-05-14Make Command Line Reference readthedocs compatible (#7048)aidanfnv
2025-05-01Update falcor perf test path (#6975)jarcherNV
2025-05-01Smoke test WASM as a part of CI (#6969)Jay Kwak
2025-04-18Copy slang-glsl-module.dll for vk-cts test (#6855)Jay Kwak
2025-04-15Use the latest Ubuntu version not specific old version (#6825)Jay Kwak
2025-04-14Update the access tokens used for auto labeling CI (#6811)sricker-nvidia
2025-04-10Add a workflow for auto labeling issues (#6776)sricker-nvidia
2025-04-04fix(d3d11): correct parameter in VSSetConstantBuffers1 from uavCount … (#6690)Harsh Aggarwal (NVIDIA)
2025-04-01re-enable macos test (#6731)kaizhangNV
2025-04-02Fix the broken workflow for linux/release/gcc/wasm (#6730)Jay Kwak
2025-03-20Delete unused Dockerfile (#6629)Sam Estep
2025-03-15fix trimming of "v" from version string (#6605)Paradox84
2025-03-07Show adapter info in slang-test CI runs (#6535)cheneym2
2025-03-05Fix codegen bug when targeting PTX with new API (#6506)Anders Leino
2025-02-27Fix release CI. (#6492)Yong He
2025-02-27Fix CI settings. (#6491)Yong He
2025-02-27Map `SV_InstanceID` to `gl_InstanceIndex-gl_BaseInstance` (#6468)Yong He
2025-02-27Make capability diagnostic message more friendly. (#6474)Yong He
2025-02-24set depth 2 for CI submodules (#6436)Mukund Keshava
2025-02-24Do not perform deep checkout of submodules (#6410)Mukund Keshava
2025-02-07Add test for visibility in translation unit with multiple source files (#6306)Anders Leino
2025-02-05Switch back to Falcor (#6295)kaizhangNV
2025-02-05Feature/initialize list side branch (#6058)kaizhangNV
2025-02-05Use 0.0.7 version of VK-GL-CTS-for-Slang on nightly CTS CI (#6278)Jay Kwak
2025-01-31Include slang-glsl-module.dll in releases, for precompiled glsl module. (#6239)Yong He
2025-01-27DNI: try using sparse checkout for MDL-SDK (#6190)kaizhangNV
2025-01-09Upgrade actions/upload-artifact from v3 to v4 (#6051)Jay Kwak
2025-01-07Add backtraces to examples (#5973)Anders Leino
2025-01-05CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...Anders Leino
2024-12-23update CTS package (#5935)kaizhangNV
2024-12-19Enable more examples in CI (#5915)Anders Leino
2024-12-19Fix issues reported by 'shellcheck' (#5913)Anders Leino
2024-12-18Add slang example tests to CI (#5879)Anders Leino
2024-12-16install mono for toc generation (#5877)Ellie Hermaszewska
2024-12-12use Release over RelWithDebInfo for ci (#5846)Ellie Hermaszewska