summaryrefslogtreecommitdiffstats
path: root/.github/workflows/ci.yml
Commit message (Expand)AuthorAge
* Stable names and backwards compat for serialized IR modules (#7644)Ellie Hermaszewska2025-07-09
* Run full check on merge_queue, but not on push. (#7596)Yong He2025-07-02
* Don't run full gpu tests on merge queue. (#7587)Yong He2025-07-02
* Enable Vulkan Validation Layer in CI (#7543)Gangzheng Tong2025-06-27
* Document supported compiler versions in building.md (#7512)Ellie Hermaszewska2025-06-24
* Fix wasm releases (#7313)Elie Michel2025-06-19
* Update slang-rhi (#7457)Simon Kallweit2025-06-19
* Add merge queue CI trigger. (#7485)Yong He2025-06-18
* Fix retry logic for unit test (#7471)Jay Kwak2025-06-18
* Update CMake version to 3.26 (#7459)Gangzheng Tong2025-06-18
* Fix slangpy not using correct slang backend (#7334)amey asgaonkar2025-06-17
* Print CUDA version on CI servers (#7413)Jay Kwak2025-06-13
* Re-enable running slang-rhi-tests (#7360)Simon Kallweit2025-06-13
* Include CPU test on Windows CI (#7392)Jay Kwak2025-06-10
* Update slang-rhi (#7303)Simon Kallweit2025-06-06
* Check the supported backends in CI (#7346)Jay Kwak2025-06-05
* Break down record replay to individual tests to avoid timeout (#7340)Jay Kwak2025-06-04
* Disable 23 tests failing assertions (#7317)Jay Kwak2025-06-04
* Add a new slang-test option `-enable-debug-layers` (#7300)Jay Kwak2025-06-02
* Update ubuntu runners to use 22.04 (#7142)amey asgaonkar2025-05-29
* Enable slang-rhi integration testing (#7218)amey asgaonkar2025-05-27
* Add slangpy testing in slang CI (#7083)amey asgaonkar2025-05-22
* Fix retry logic and skip high intermittent test failure (#7175)Gangzheng Tong2025-05-20
* Enable Windows full debug testsuite in CI (#7085)Gangzheng Tong2025-05-16
* Smoke test WASM as a part of CI (#6969)Jay Kwak2025-05-01
* Use the latest Ubuntu version not specific old version (#6825)Jay Kwak2025-04-15
* fix(d3d11): correct parameter in VSSetConstantBuffers1 from uavCount … (#6690)Harsh Aggarwal (NVIDIA)2025-04-04
* re-enable macos test (#6731)kaizhangNV2025-04-01
* Fix the broken workflow for linux/release/gcc/wasm (#6730)Jay Kwak2025-04-02
* Show adapter info in slang-test CI runs (#6535)cheneym22025-03-07
* Fix codegen bug when targeting PTX with new API (#6506)Anders Leino2025-03-05
* Fix CI settings. (#6491)Yong He2025-02-27
* Map `SV_InstanceID` to `gl_InstanceIndex-gl_BaseInstance` (#6468)Yong He2025-02-27
* Make capability diagnostic message more friendly. (#6474)Yong He2025-02-27
* set depth 2 for CI submodules (#6436)Mukund Keshava2025-02-24
* Do not perform deep checkout of submodules (#6410)Mukund Keshava2025-02-24
* Add test for visibility in translation unit with multiple source files (#6306)Anders Leino2025-02-07
* Upgrade actions/upload-artifact from v3 to v4 (#6051)Jay Kwak2025-01-09
* CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...Anders Leino2025-01-05
* Enable more examples in CI (#5915)Anders Leino2024-12-19
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* use Release over RelWithDebInfo for ci (#5846)Ellie Hermaszewska2024-12-12
* Relocate the step of 'Add bash to PATH' (#5759)kaizhangNV2024-12-04
* Run a do-nothing CI job for documentation changes (#5747)Ellie Hermaszewska2024-12-04
* Update workflow YML files for renamed files (#5688)Jay Kwak2024-11-27
* ci: Update `actions/checkout` to always use v4 (#5634)Bruce Mitchener2024-11-21
* Update slang-rhi and fix error handling (#5485)cheneym22024-11-05
* format yaml and json (#5428)Ellie Hermaszewska2024-10-30
* Put debug symbols in releases (#5370)Ellie Hermaszewska2024-10-29
* Disable the building of slang-llvm when targeting wasm platform (#5196)Jay Kwak2024-09-30