summaryrefslogtreecommitdiffstats
path: root/premake5.lua
Commit message (Expand)AuthorAge
* Correct indentation in premake lua (#2620)Ellie Hermaszewska2023-02-03
* Use SPIR-V opcode names rather than numbers (#2571)Ellie Hermaszewska2023-02-03
* Use gmake2 as a premake target over gmake (#2587)Ellie Hermaszewska2023-02-01
* Add ASAN support + fixes (#2614)skallweitNV2023-01-27
* Format premake5.lua (#2612)skallweitNV2023-01-26
* Make slang-test depend on test tool libraries (#2554)skallweitNV2022-12-07
* Enable multithread build in premake (#2545)jsmall-nvidia2022-12-01
* Add LockFile helper class (#2535)skallweitNV2022-11-28
* Squash warnings (#2515)Ellie Hermaszewska2022-11-16
* Fix inlining pass. (#2506)Yong He2022-11-10
* Shader Execution Reordering (via NVAPI) (#2484)jsmall-nvidia2022-11-02
* PersistentShaderCache integration (#2453)lucy96chen2022-10-19
* Squash some warnings from gcc 12.2 (#2428)Ellie Hermaszewska2022-10-04
* Fix release CI script. (#2421)Yong He2022-09-28
* Fix build script for macos aarch64. (#2420)Yong He2022-09-28
* Make github CI build aarch64 binaries on release. (#2417)Yong He2022-09-28
* 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