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
Age
Commit message (
Expand
)
Author
2024-07-10
Delete unused build scripts. (#4601)
Yong He
2024-07-11
Cope with bsd coreutils on osx in release script (#4597)
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-07-09
Change to use cmake in centos7 build (#4572)
kaizhangNV
2024-07-03
Add README.md and LICENSE to binary windows and macos packages (#4535)
cheneym2
2024-06-27
Enable upload asset for old glibc build (#4501)
kaizhangNV
2024-06-27
Switch from ubuntu-18 to centos-7 for older glibc build (#4496)
kaizhangNV
2024-06-27
Include examples in default build (#4482)
venkataram-nv
2024-06-07
Make CTS failure report more obvious (#4302)
kaizhangNV
2024-06-06
Fix build warnings and treat warnings as error on CI (#4276)
Jay Kwak
2024-05-27
CTS: stage some known failure tests for now (#4226)
kaizhangNV
2024-05-23
CTS: Report error when CTS fails (#4219)
kaizhangNV
2024-05-23
Update vk-gl-cts-nightly.yml (#4214)
cheneym2
2024-05-13
[gfx] specify resource view buffer range in bytes (#4149)
skallweitNV
2024-05-08
Add github action to ensure PRs are labeled. (#4130)
Yong He
2024-04-24
Fix macos CI and clang warnings. (#4019)
Yong He
2024-04-23
Switch to direct-to-spirv backend as default. (#4002)
Yong He
2024-04-19
Create a new release build for linux_x64. (#3989)
kaizhangNV
2024-03-12
Add nightly vkcts workflow (#3717)
dzysk
2024-03-07
[SPIRV] Fix pointer lowering bug. (#3713)
Yong He
2024-03-05
Integrate compile & validation test (#3674)
kaizhangNV
2024-02-23
SPIRV Fixes. (#3622)
Yong He
2024-02-21
Add release package build for linux aarch64 (#3612)
kaizhangNV
2024-02-21
Revert "Add new release package for aarch64 linux (#3609)" (#3611)
kaizhangNV
2024-02-21
Add new release package for aarch64 linux (#3609)
kaizhangNV
2024-02-14
Deploy the falcor-perf-test (#3579)
kaizhangNV
2024-02-06
CI: cancel onging jobs on commit. (#3557)
Yong He
2024-02-06
deploy slang-glslang with macos releases (#3554)
Simon Kallweit
2024-01-25
Fix spirv legalization generating duplicate array types. (#3517)
Yong He
2024-01-11
Add libgfx to macos release (#3444)
skallweitNV
2023-12-08
WIP: CMake (#3326)
Ellie Hermaszewska
2023-10-26
Disable frexp test on swiftshader. (#3294)
Yong He
2023-10-26
Remove use of `::set-output` in github actions. (#3293)
Yong He
2023-10-26
Update to Bearer/tap/gon for macos notarization. (#3292)
Yong He
2023-10-16
Run Falcor Tests (#3270)
Yong He
2023-10-09
Run curated spirv-opt passes through slang-glslang. (#3266)
Yong He
2023-09-13
Add all RayQuery SPIRV Intrinsics. (#3204)
Yong He
2023-09-01
Fix github ci. (#3177)
Yong He
2023-09-01
Fix GLSL code gen around RayQuery and HitObject types. (#3173)
Yong He
2023-08-21
Compile append and consume structured buffers to glsl. (#3142)
Yong He
2023-08-16
Run vk tests on spirv backend with expected failure list. (#3128)
Yong He
2023-08-15
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-08-14
Support per field matrix layout (#3101)
Yong He
2023-08-08
Set Full GPU CI timeout to 100 minutes. (#3070)
Yong He
2023-07-20
Add linux arm64 self-hosted CI. (#3003)
Yong He
2023-07-19
Limit CPU cores when running MSBuild CI (#3002)
Yong He
2023-07-08
Rename Self-Hosted CI config. (#2972)
Yong He
2023-07-07
Test self-hosted runner (#2971)
Yong He
2023-04-12
Downgrade github runner to 20.04 (#2792)
Ellie Hermaszewska
[next]