index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
visual-studio
/
slang-test
/
slang-test.vcxproj
Age
Commit message (
Expand
)
Author
2024-07-10
WIP Drop Premake (#3703)
Ellie Hermaszewska
2023-08-29
Add more wave intrinsics. (#3162)
Yong He
2023-04-14
Some small fixes with Windows/DX usage (#2797)
Ellie Hermaszewska
2023-04-11
Implement FileCheck tests for several test commands (#2747)
Ellie Hermaszewska
2023-03-27
Use c++17 standard (#2686)
Ellie Hermaszewska
2022-12-01
Enable multithread build in premake (#2545)
jsmall-nvidia
2022-09-28
Fix release CI script. (#2421)
Yong He
2022-09-28
Fix build script for macos aarch64. (#2420)
Yong He
2022-01-27
Turn off edit and continue to prevent warnings. (#2097)
Yong He
2021-09-29
Fix ARM64 detection for MSVC (#1951)
Chad Engler
2021-09-24
Move existing unit tests to a standalone dll. (#1945)
Yong He
2021-07-08
Update VS projects to 2019. (#1901)
Yong He
2021-06-24
Remove StructTag and associated systems (#1895)
jsmall-nvidia
2021-06-23
Change default VS version to 2017. (#1893)
Yong He
2021-06-18
StructTag versioning (#1888)
jsmall-nvidia
2021-05-25
JSON Lexing and string encoding/decoding (#1858)
jsmall-nvidia
2021-05-21
Downstream option handling (#1850)
jsmall-nvidia
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-02-02
Downstream compiler line number test (#1682)
jsmall-nvidia
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2020-12-04
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia