summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-04-23Switch to direct-to-spirv backend as default. (#4002)Yong He
2024-04-19Create a new release build for linux_x64. (#3989)kaizhangNV
2024-04-12Disable sccache timestamps (#3937)Ellie Hermaszewska
2024-03-12Add nightly vkcts workflow (#3717)dzysk
2024-03-07[SPIRV] Fix pointer lowering bug. (#3713)Yong He
2024-03-05Integrate compile & validation test (#3674)kaizhangNV
2024-02-23SPIRV Fixes. (#3622)Yong He
2024-02-21Add release package build for linux aarch64 (#3612)kaizhangNV
2024-02-21Revert "Add new release package for aarch64 linux (#3609)" (#3611)kaizhangNV
2024-02-21Add new release package for aarch64 linux (#3609)kaizhangNV
2024-02-14Deploy the falcor-perf-test (#3579)kaizhangNV
2024-02-06CI: cancel onging jobs on commit. (#3557)Yong He
2024-02-06deploy slang-glslang with macos releases (#3554)Simon Kallweit
2024-01-25Fix spirv legalization generating duplicate array types. (#3517)Yong He
2024-01-11Add libgfx to macos release (#3444)skallweitNV
2023-12-08WIP: CMake (#3326)Ellie Hermaszewska
2023-10-26Disable frexp test on swiftshader. (#3294)Yong He
2023-10-26Remove use of `::set-output` in github actions. (#3293)Yong He
2023-10-26Update to Bearer/tap/gon for macos notarization. (#3292)Yong He
2023-10-16Run Falcor Tests (#3270)Yong He
2023-10-09Run curated spirv-opt passes through slang-glslang. (#3266)Yong He
2023-09-13Add all RayQuery SPIRV Intrinsics. (#3204)Yong He
2023-09-01Fix github ci. (#3177)Yong He
2023-09-01Fix GLSL code gen around RayQuery and HitObject types. (#3173)Yong He
2023-08-21Compile append and consume structured buffers to glsl. (#3142)Yong He
2023-08-16Run vk tests on spirv backend with expected failure list. (#3128)Yong He
2023-08-15SPIR-V WIP (#3064)Ellie Hermaszewska
2023-08-14Support per field matrix layout (#3101)Yong He
2023-08-08Set Full GPU CI timeout to 100 minutes. (#3070)Yong He
2023-07-20Add linux arm64 self-hosted CI. (#3003)Yong He
2023-07-19Limit CPU cores when running MSBuild CI (#3002)Yong He
2023-07-08Rename Self-Hosted CI config. (#2972)Yong He
2023-07-07Test self-hosted runner (#2971)Yong He
2023-04-12Downgrade github runner to 20.04 (#2792)Ellie Hermaszewska
2023-02-28Fixes to GitHub Windows CI build (#2664)Theresa Foley
2023-01-06Split bwd_diff op into separate ops for primal and propagate func. (#2582)Yong He
2022-12-19Update to checkout@v3 (#2572)Yong He
2022-12-01include `slang-rt` in windows release package. (#2542)Yong He
2022-10-04Set slang-tag-version.h on windows builds (#2429)jsmall-nvidia
2022-09-29Don't run aarch64 builds on PR. (#2426)Yong He
2022-09-28Fix build script for macos aarch64. (#2420)Yong He
2022-09-28Fix release CI script. (#2419)Yong He
2022-09-28Make github CI build aarch64 binaries on release. (#2417)Yong He
2022-08-17Move -Werror to CI (#2362)Eric Engestrom
2022-07-21Small fixes for github actions for windows. (#2337)jsmall-nvidia
2022-06-27Language server fixes and improvements (#2304)Yong He
2022-06-16Fix macos release workflow. (#2288)Yong He
2022-06-16Update MacOS workflow to sign and notarize binaries (#2286)Yong He
2022-06-15Add signing to Macos release workflow. (#2285)Yong He
2022-06-15Sign macos binaries.Yong He