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
Age
Commit message (
Expand
)
Author
2021-04-01
Add compiler-core project files for VS (#1778)
jsmall-nvidia
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-03-31
`gfx` explicit transient resource management. (#1774)
Yong He
2021-03-24
Reimplement Vulkan shader objects. (#1764)
Yong He
2021-03-17
Remove old code paths from render-test (#1760)
Tim Foley
2021-03-16
Update binaries (#1758)
Tim Foley
2021-03-16
Enable building glslang from source (#1757)
Tim Foley
2021-03-12
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-11
MarkDown -> Markdown (#1748)
jsmall-nvidia
2021-03-11
Add Linux support to `platform` and `gfx`. (#1744)
Yong He
2021-03-10
Swapchain resize and rename to `IDevice` (#1741)
Yong He
2021-03-08
Refactor window library. (#1739)
Yong He
2021-03-05
Doc tooling improvements (#1734)
jsmall-nvidia
2021-03-04
Refactor `gfx` to surface `CommandBuffer` interface. (#1735)
Yong He
2021-03-01
Doc improvements (#1729)
jsmall-nvidia
2021-02-24
Explicit swapchain interface in `gfx`. (#1726)
Yong He
2021-02-23
Documentation markup extraction (#1724)
jsmall-nvidia
2021-02-19
Make gfx library visible to external user. (#1719)
Yong He
2021-02-12
Support `bit_cast` between complex types. (#1702)
Yong He
2021-02-05
Shader-Object example (#1694)
Yong He
2021-02-04
Fix line offset problem (#1690)
jsmall-nvidia
2021-02-02
Downstream compiler line number test (#1682)
jsmall-nvidia
2021-01-27
Make own a slang session. (#1678)
Yong He
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-17
Make `gfx` compile to a DLL. (#1660)
Yong He
2021-01-14
COM-ify all slang-gfx interfaces. (#1656)
Yong He
2021-01-14
Adding missing VisualStudio lz4 project (#1657)
jsmall-nvidia
2021-01-11
LZ4 compression support (#1654)
jsmall-nvidia
2021-01-06
Refactor GUI/Window utils out of gfx library (#1649)
Yong He
2020-12-11
Implements CUDA renderer in gfx. (#1637)
Yong He
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-10
Move ShaderObject to be under renderer interface. (#1633)
Yong He
2020-12-07
"Shader Toy" example and related fixes (#1629)
Tim Foley
2020-12-04
Projects in 'build' and Slang API separation (#1624)
jsmall-nvidia
2018-05-11
Generate Visual Studio projects using Premake (#557)
Tim Foley
2017-07-19
Use AppVeyor to deploy to GitHub Releases
Tim Foley
2017-06-09
Initial import of code.
Tim Foley