Commit Graph

19 Commits

Author SHA1 Message Date
SirLynix 8eef44ff76 Remove qt rule (not used for now) 2023-08-06 12:25:12 +02:00
SirLynix 94f0d4d25a Shadernodes: Use builtin Qt rules 2023-08-06 11:51:36 +02:00
Lynix 71c5133c7a XMake: Use new syntax 2022-11-13 13:05:45 +01:00
SirLynix 0a8048809c XMake: simplifies option syntax 2022-10-10 08:49:52 +02:00
SirLynix 1e1dc3ebce Build: Don't install private headers 2022-07-27 18:11:00 +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
Lynix f600920c5d Don't force nzslc to be built after everything else 2022-04-19 18:32:16 +02:00
SirLynix 6171125d21 nzslc fixes 2022-04-06 12:49:34 +02:00
SirLynix 8784ec9b47 Add shader compiler (nzslc) and use it 2022-04-06 09:04:09 +02:00
Jérôme Leclercq 0a4fd8f56d Enable unity build on modules that support it 2022-03-15 12:44:21 +01:00
Lynix 9f05a22db7 Build: Disable unit tests build (and requirements) by default 2022-01-18 06:25:33 +01:00
Jérôme Leclercq 22c99bfd1d XMake: Add options to disable tools/plugins and unit tests building 2022-01-18 06:15:51 +01:00
Jérôme Leclercq c3f7f215d5 Update xmake.lua 2021-12-28 20:09:30 +01:00
Jérôme Leclercq 3653e9136d Improve Qt packages 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 22e031b533 Try to install Qt from xmake 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 8397fd257b XMake: Qt as packages, proof of concept 2021-08-27 13:41:57 +02:00
Jérôme Leclercq 5aa63831e8 Remove Nazara SDK 2021-07-07 22:56:50 +02:00
Jérôme Leclercq e716b44aa3 Add tests and SDK 2021-05-17 23:08:37 +02:00
Jérôme Leclercq 3221dfdb09 xmake: Add support for shader editor 2021-05-14 03:35:32 +02:00