summaryrefslogtreecommitdiffstats
path: root/premake5.lua
Commit message (Expand)AuthorAge
* Call `gfx` in slang program. (#2370)Yong He2022-08-20
* Move -Werror to CI (#2362)Eric Engestrom2022-08-17
* Split debug-layer into smaller files (#2344)lucy96chen2022-08-04
* Upgrade SPIR-V Tools and GLSLANG (#2335)jsmall-nvidia2022-07-21
* xcode4 premake support (#2300)jsmall-nvidia2022-06-24
* Hotfix/default embed stdlib source (#2276)jsmall-nvidia2022-06-13
* Only disable stdlib source when stdlib embedding is enabled (#2268)jsmall-nvidia2022-06-12
* Add simple swapchain resize test (#2249)lucy96chen2022-06-02
* COM interfaces with host callable (#2258)jsmall-nvidia2022-06-02
* Disable stdlib source via premake (#2259)jsmall-nvidia2022-06-01
* Add language server daemon. (#2251)Yong He2022-06-01
* Work around MacOS compilation issue with embed stlib (#2255)Craig Kolb2022-05-31
* Enable building for aarch64 on MacOS (#2219)Craig Kolb2022-05-04
* Turn off warnings-as-errors for gfx (#2220)Theresa Foley2022-05-04
* Treat warnings as errors in slang-gfx (#2201)lucy96chen2022-04-21
* Allow slangc to generate exe from .slang file. (#2170)Yong He2022-03-28
* Add OSX LLVM JIT support (#2130)jsmall-nvidia2022-02-15
* Add glslang OSX (#2128)jsmall-nvidia2022-02-10
* Fix MacOSX build issues (#2124)jsmall-nvidia2022-02-10
* Turn off edit and continue to prevent warnings. (#2097)Yong He2022-01-27
* Update heterogeneous-hello-world to use gfx changes + delete shader.cpp (#2085)David Siher2022-01-27
* Enable running tests in parallel. (#2078)Yong He2022-01-10
* Remove test-proxy (#2027)jsmall-nvidia2021-11-24
* RTTI/JSON (#2021)jsmall-nvidia2021-11-18
* Runs all gfx unit tests through a 'test proxy' (#1981)jsmall-nvidia2021-10-26
* Enabling slang-llvm for host-callable (#1975)jsmall-nvidia2021-10-25
* Diagnostic for no type conformance + bug fix. (#1985)Yong He2021-10-21
* Initial `slang-pack` integration (#1974)jsmall-nvidia2021-10-20
* Generalize heterogenous code emit (#1968)David Siher2021-10-19
* Small improvements for premake linking on linux (#1958)jsmall-nvidia2021-10-09
* Fix aarch64 build on github (#1957)Yong He2021-09-30
* Fix GitHub release (#1956)Yong He2021-09-30
* Fix ARM64 detection for MSVC (#1951)Chad Engler2021-09-29
* Move existing unit tests to a standalone dll. (#1945)Yong He2021-09-24
* Add gfx unit testing framework. (#1943)Yong He2021-09-22
* Bring heterogeneous-hello-world back up to date. (#1935)David Siher2021-09-14
* Experimental DXR1.0 support in gfx. (#1915)Yong He2021-07-28
* Update VS projects to 2019. (#1901)Yong He2021-07-08
* [gfx] Add inline ray tracing support. (#1899)Yong He2021-06-30
* Made 'slang-test' the startup project on visual studio (#1873)jsmall-nvidia2021-06-06
* Improvements in -X support (#1852)jsmall-nvidia2021-05-22
* Support for escaped paths in tools (#1823)jsmall-nvidia2021-04-29
* Add Hello world example. (#1797)Yong He2021-04-16
* Update `model-viewer` example and fixing compiler bugs. (#1795)Yong He2021-04-16
* Improve robustness of gfx lifetime management. (#1788)Yong He2021-04-08
* Added compiler-core project (#1775)jsmall-nvidia2021-04-01
* `gfx` explicit transient resource management. (#1774)Yong He2021-03-31
* Update binaries (#1758)Tim Foley2021-03-16
* Enable building glslang from source (#1757)Tim Foley2021-03-16
* Enable `gfx::CUDADevice` on linux. (#1756)Yong He2021-03-15