index
:
slang.git
master
Making it easier to work with shaders
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
premake5.lua
Age
Commit message (
Expand
)
Author
2022-08-04
Split debug-layer into smaller files (#2344)
lucy96chen
2022-07-21
Upgrade SPIR-V Tools and GLSLANG (#2335)
jsmall-nvidia
2022-06-24
xcode4 premake support (#2300)
jsmall-nvidia
2022-06-13
Hotfix/default embed stdlib source (#2276)
jsmall-nvidia
2022-06-12
Only disable stdlib source when stdlib embedding is enabled (#2268)
jsmall-nvidia
2022-06-02
Add simple swapchain resize test (#2249)
lucy96chen
2022-06-02
COM interfaces with host callable (#2258)
jsmall-nvidia
2022-06-01
Disable stdlib source via premake (#2259)
jsmall-nvidia
2022-06-01
Add language server daemon. (#2251)
Yong He
2022-05-31
Work around MacOS compilation issue with embed stlib (#2255)
Craig Kolb
2022-05-04
Enable building for aarch64 on MacOS (#2219)
Craig Kolb
2022-05-04
Turn off warnings-as-errors for gfx (#2220)
Theresa Foley
2022-04-21
Treat warnings as errors in slang-gfx (#2201)
lucy96chen
2022-03-28
Allow slangc to generate exe from .slang file. (#2170)
Yong He
2022-02-15
Add OSX LLVM JIT support (#2130)
jsmall-nvidia
2022-02-10
Add glslang OSX (#2128)
jsmall-nvidia
2022-02-10
Fix MacOSX build issues (#2124)
jsmall-nvidia
2022-01-27
Turn off edit and continue to prevent warnings. (#2097)
Yong He
2022-01-27
Update heterogeneous-hello-world to use gfx changes + delete shader.cpp (#2085)
David Siher
2022-01-10
Enable running tests in parallel. (#2078)
Yong He
2021-11-24
Remove test-proxy (#2027)
jsmall-nvidia
2021-11-18
RTTI/JSON (#2021)
jsmall-nvidia
2021-10-26
Runs all gfx unit tests through a 'test proxy' (#1981)
jsmall-nvidia
2021-10-25
Enabling slang-llvm for host-callable (#1975)
jsmall-nvidia
2021-10-21
Diagnostic for no type conformance + bug fix. (#1985)
Yong He
2021-10-20
Initial `slang-pack` integration (#1974)
jsmall-nvidia
2021-10-19
Generalize heterogenous code emit (#1968)
David Siher
2021-10-09
Small improvements for premake linking on linux (#1958)
jsmall-nvidia
2021-09-30
Fix aarch64 build on github (#1957)
Yong He
2021-09-30
Fix GitHub release (#1956)
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-09-22
Add gfx unit testing framework. (#1943)
Yong He
2021-09-14
Bring heterogeneous-hello-world back up to date. (#1935)
David Siher
2021-07-28
Experimental DXR1.0 support in gfx. (#1915)
Yong He
2021-07-08
Update VS projects to 2019. (#1901)
Yong He
2021-06-30
[gfx] Add inline ray tracing support. (#1899)
Yong He
2021-06-06
Made 'slang-test' the startup project on visual studio (#1873)
jsmall-nvidia
2021-05-22
Improvements in -X support (#1852)
jsmall-nvidia
2021-04-29
Support for escaped paths in tools (#1823)
jsmall-nvidia
2021-04-16
Add Hello world example. (#1797)
Yong He
2021-04-16
Update `model-viewer` example and fixing compiler bugs. (#1795)
Yong He
2021-04-08
Improve robustness of gfx lifetime management. (#1788)
Yong He
2021-04-01
Added compiler-core project (#1775)
jsmall-nvidia
2021-03-31
`gfx` explicit transient resource management. (#1774)
Yong He
2021-03-16
Update binaries (#1758)
Tim Foley
2021-03-16
Enable building glslang from source (#1757)
Tim Foley
2021-03-15
Enable `gfx::CUDADevice` on linux. (#1756)
Yong He
2021-03-12
Add a CPU renderer implementation (#1750)
Tim Foley
2021-03-11
Add Linux support to `platform` and `gfx`. (#1744)
Yong He
[next]