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
Age
Commit message (
Expand
)
Author
2021-11-02
Include gfx.lib in release. (#2002)
Yong He
2021-11-02
Include gfx header in releases (#2001)
Yong He
2021-11-01
Disable aarch64 build for releases. (#2000)
Yong He
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-10-20
Initial `slang-pack` integration (#1974)
jsmall-nvidia
2021-10-18
GFX: implement mutable shader objects. (#1963)
Yong He
2021-09-30
Fix GitHub release (#1956)
Yong He
2021-09-29
Fix ARM64 detection for MSVC (#1951)
Chad Engler
2021-07-09
Enable testing with Swiftshader. (#1906)
Yong He
2021-07-08
Update VS projects to 2019. (#1901)
Yong He
2021-06-23
Change default VS version to 2017. (#1893)
Yong He
2021-02-19
Make gfx library visible to external user. (#1719)
Yong He
2020-12-14
Enable embedding stdlib for github builds (#1640)
jsmall-nvidia
2020-12-04
add windows release script (#1627)
Yong He
2020-12-03
Add github action to verify vs project file consistency. (#1625)
Yong He
2020-11-17
Integrate github actions for linux deployment. (#1607)
Yong He
2020-11-17
Integrate github actions for build+test on Windows. (#1606)
Yong He
2020-11-11
Integrate github action for linux build+test. (#1601)
Yong He