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
/
windows.yml
Age
Commit message (
Expand
)
Author
2024-02-23
SPIRV Fixes. (#3622)
Yong He
2024-02-06
CI: cancel onging jobs on commit. (#3557)
Yong He
2023-10-09
Run curated spirv-opt passes through slang-glslang. (#3266)
Yong He
2023-09-01
Fix github ci. (#3177)
Yong He
2023-08-15
SPIR-V WIP (#3064)
Ellie Hermaszewska
2023-02-28
Fixes to GitHub Windows CI build (#2664)
Theresa Foley
2022-12-19
Update to checkout@v3 (#2572)
Yong He
2022-10-04
Set slang-tag-version.h on windows builds (#2429)
jsmall-nvidia
2022-09-28
Make github CI build aarch64 binaries on release. (#2417)
Yong He
2022-08-17
Move -Werror to CI (#2362)
Eric Engestrom
2022-07-21
Small fixes for github actions for windows. (#2337)
jsmall-nvidia
2022-06-15
Add signing to Macos release workflow. (#2285)
Yong He
2022-06-07
Major language server features. (#2264)
Yong He
2021-10-20
Initial `slang-pack` integration (#1974)
jsmall-nvidia
2021-10-18
GFX: implement mutable shader objects. (#1963)
Yong He
2021-07-09
Enable testing with Swiftshader. (#1906)
Yong He
2020-12-14
Enable embedding stdlib for github builds (#1640)
jsmall-nvidia
2020-11-17
Integrate github actions for build+test on Windows. (#1606)
Yong He