summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Expand)Author
2024-09-04Push benchmark results to a viewable page (#4996)venkataram-nv
2024-08-30Updated MDL shader sources for benchmarks (#4965)venkataram-nv
2024-08-30Draft: integrate slang-rhi (#4970)Simon Kallweit
2024-08-28Auto-cancel obsolete MDL benchmark jobs. (#4929)Yong He
2024-08-26Feature/record unit test (#4910)kaizhangNV
2024-08-21Allow creating draft releases from tags containing "draft" (#4896)Ellie Hermaszewska
2024-08-15Refactoring benchmark CI pipeline (#4855)venkataram-nv
2024-08-13GitHub action benchmark (#4804)venkataram-nv
2024-07-25Don't trigger CI on doc changes. (#4736)Yong He
2024-07-18Separating slang-test in CI for emit-spirv-via-glsl (#4665)Jay Kwak
2024-07-18Enable warnings-as-error for CI (#4659)Jay Kwak
2024-07-13Fix release configuration for macOS. (#4629)Yong He
2024-07-11More precise handing of option dependencies (#4612)Ellie Hermaszewska
2024-07-10Make ci scripts more robust (#4608)Ellie Hermaszewska
2024-07-10revert release script change. (#4607)Yong He
2024-07-10release script: copy lib to bin. (#4605)Yong He
2024-07-10Fix release script. (#4604)Yong He
2024-07-10Another fix in macos release script. (#4603)Yong He
2024-07-10Delete unused build scripts. (#4601)Yong He
2024-07-11Cope with bsd coreutils on osx in release script (#4597)Ellie Hermaszewska
2024-07-11A couple of small fixes to cmake releases (#4596)Ellie Hermaszewska
2024-07-10WIP Drop Premake (#3703)Ellie Hermaszewska
2024-07-09Change to use cmake in centos7 build (#4572)kaizhangNV
2024-07-03Add README.md and LICENSE to binary windows and macos packages (#4535)cheneym2
2024-06-27Enable upload asset for old glibc build (#4501)kaizhangNV
2024-06-27Switch from ubuntu-18 to centos-7 for older glibc build (#4496)kaizhangNV
2024-06-27Include examples in default build (#4482)venkataram-nv
2024-06-12Enable full test on macos. (#4327)Yong He
2024-06-07Make CTS failure report more obvious (#4302)kaizhangNV
2024-06-06Fix build warnings and treat warnings as error on CI (#4276)Jay Kwak
2024-05-27CTS: stage some known failure tests for now (#4226)kaizhangNV
2024-05-23CTS: Report error when CTS fails (#4219)kaizhangNV
2024-05-23Update vk-gl-cts-nightly.yml (#4214)cheneym2
2024-05-13[gfx] specify resource view buffer range in bytes (#4149)skallweitNV
2024-05-08Add github action to ensure PRs are labeled. (#4130)Yong He
2024-04-24Fix macos CI and clang warnings. (#4019)Yong He
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