Commit Graph

8 Commits

Author SHA1 Message Date
SirLynix 5a89a2ae9f Small stuff 2023-01-29 17:44:36 +01:00
SirLynix 3a58ed9701 xmake: Improve scripts 2023-01-29 15:32:55 +01:00
SirLynix 622b89b0f5 Enable shader optimization 2022-06-28 08:57:33 +02:00
SirLynix 976bc09079 Fix compile_shader task when project hasn't been configured 2022-06-16 19:51:01 +02:00
SirLynix ddd1e3027c XMake: Make compile-shader task verbose 2022-06-16 19:26:19 +02:00
SirLynix 8e8bee7037 Temp fix for NZSL update 2022-06-15 20:26:14 +02:00
Lynix 61722d1c9b Add support for options on task compile-shaders 2022-06-07 20:52:46 +02:00
Jérôme Leclercq 03e2801dbe Split engine to packages NazaraUtils and NZSL (#375)
* Move code to NazaraUtils and NZSL packages

* Reorder includes

* Tests: Remove glslang and spirv-tools deps

* Tests: Remove glslang init

* Remove NazaraUtils tests and fix Vector4Test

* Fix Linux compilation

* Update msys2-build.yml

* Fix assimp package

* Update xmake.lua

* Update xmake.lua

* Fix shader compilation on MinGW

* Final fixes

* The final fix 2: the fix strikes back!

* Disable cache on CI

* The return of the fix™️
2022-05-25 19:36:10 +02:00