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
Age
Commit message (
Expand
)
Author
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-09-29
Fix ARM64 detection for MSVC (#1951)
Chad Engler
2021-09-09
`reinterpret` and 16-bit value packing. (#1933)
Yong He
2021-08-12
Further implementation of SPIRV direct emit. (#1920)
Yong He
2021-08-10
Enable reading OptiX SBT records via uniform parameters on ray tracing entry ...
Nathan V. Morrical
2021-07-21
Work to mitigate SPIR-V bloat (#1914)
Theresa Foley
2021-07-08
Update VS projects to 2019. (#1901)
Yong He
2021-06-23
Change default VS version to 2017. (#1893)
Yong He
2021-05-14
DXC as DownstreamCompiler (#1845)
jsmall-nvidia
2021-05-14
FXC as DownstreamCompiler (#1844)
jsmall-nvidia
2021-04-16
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-03-16
Update binaries (#1758)
Tim Foley
2021-03-16
Enable building glslang from source (#1757)
Tim Foley
2021-03-11
MarkDown -> Markdown (#1748)
jsmall-nvidia
2021-03-05
Doc tooling improvements (#1734)
jsmall-nvidia
2021-03-01
Doc improvements (#1729)
jsmall-nvidia
2021-02-23
Documentation markup extraction (#1724)
jsmall-nvidia
2021-02-12
Support `bit_cast` between complex types. (#1702)
Yong He
2021-02-04
Fix line offset problem (#1690)
jsmall-nvidia
2021-01-21
Upgrade slang-binaries for glslang 11.1.0 (#1664)
Tim Foley
2021-01-20
Update glslang to 11.1.0 (#1662)
Tim Foley
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2020-12-11
Add first steps toward a "capability" system (#1636)
Tim Foley
2020-12-10
Building with embedded stdlib (#1634)
jsmall-nvidia
2020-12-04
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia