summaryrefslogtreecommitdiffstats
path: root/premake5.lua
Commit message (Expand)AuthorAge
* Initial work on direct emission of SPIR-V (#1118)Tim Foley2019-11-14
* Enable use of pre-built glslang binaries (#1120)Tim Foley2019-11-14
* Add a premake flag to control whether glslang is built from source (#1122)Tim Foley2019-11-13
* Enable spriv-opt on spirv (#1076)Robert Stepinski2019-10-17
* CPU Hello World (#1065)jsmall-nvidia2019-09-23
* Remove remaining unused cpu-render-test files/references. (#1054)jsmall-nvidia2019-09-16
* Refactor render-test to make cross platform (#1053)jsmall-nvidia2019-09-13
* CPU compute testing on non windows targets (#1045)jsmall-nvidia2019-09-09
* Use d3dcompiler_47.dll from slang-binaries on windows. (#1047)jsmall-nvidia2019-09-06
* Visual Studio compilation working in test harness (#979)jsmall-nvidia2019-06-12
* Runtime execution of Visual Studio Compiler (#978)jsmall-nvidia2019-06-12
* Feature/build osx (#955)jsmall-nvidia2019-04-25
* Feature/uint int definition (#954)jsmall-nvidia2019-04-25
* Fixed building on CygWin with clang gcc (#953)jsmall-nvidia2019-04-25
* Hotfix/remove null this work around (#831)jsmall-nvidia2019-02-07
* Feature/test tool shared libraries (#758)jsmall-nvidia2018-12-17
* Running tests in slang-test process (#740)jsmall-nvidia2018-12-12
* Remove the "VM" and "bytecode" features (#745)Tim Foley2018-12-10
* Feature/early depth stencil (#727)jsmall-nvidia2018-11-21
* Feature/shared library refactor (#712)jsmall-nvidia2018-11-06
* Newer versions of gcc, optimize away tests for this being null, because this ...jsmall-nvidia2018-11-01
* Added support for cross-compilation. (#707)jsmall-nvidia2018-10-31
* Premake improvements (#696)jsmall-nvidia2018-10-26
* Feature/file system cache (#692)jsmall-nvidia2018-10-26
* Feature/premake linux (#689)jsmall-nvidia2018-10-25
* Add basic support for "Dear IMGUI" (#625)Tim Foley2018-08-06
* Major overhaul of Renderer abstraction, to support a new example (#624)Tim Foley2018-08-03
* Share graphics API layer between tests/examples (#603)Tim Foley2018-06-28
* Make render-test use Slang for all shader compilation (#597)Tim Foley2018-06-13
* Generate Visual Studio projects using Premake (#557)Tim Foley2018-05-11