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-12-07
Make slang-test depend on test tool libraries (#2554)
skallweitNV
2022-12-01
Enable multithread build in premake (#2545)
jsmall-nvidia
2022-11-28
Add LockFile helper class (#2535)
skallweitNV
2022-11-16
Squash warnings (#2515)
Ellie Hermaszewska
2022-11-10
Fix inlining pass. (#2506)
Yong He
2022-11-02
Shader Execution Reordering (via NVAPI) (#2484)
jsmall-nvidia
2022-10-19
PersistentShaderCache integration (#2453)
lucy96chen
2022-10-04
Squash some warnings from gcc 12.2 (#2428)
Ellie Hermaszewska
2022-09-28
Fix release CI script. (#2421)
Yong He
2022-09-28
Fix build script for macos aarch64. (#2420)
Yong He
2022-09-28
Make github CI build aarch64 binaries on release. (#2417)
Yong He
2022-08-20
Call `gfx` in slang program. (#2370)
Yong He
2022-08-17
Move -Werror to CI (#2362)
Eric Engestrom
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
[next]