SirLynix
9ada93b995
Remove spaces before line feed
2024-01-25 14:38:06 +01:00
SirLynix
da49b39465
XMake: Improve natvis rules
2023-11-17 13:16:05 +01:00
Lynix
216686e7c1
Add support for static compilation on all platforms
2023-08-22 08:17:03 +02:00
SirLynix
ce6a94cfe2
XMake: Add dependencies natvis to VS projects
2023-08-12 12:21:51 +02:00
SirLynix
2f593dcde7
XMake: Fix double-compilation of shaders and recompile shaders on nzsl update
...
Shaders were compiled twice because rule was added separately
2023-08-12 12:13:22 +02:00
SirLynix
ea5c5240fc
Improve emscripten support
2023-02-02 20:34:25 +01:00
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
67320e02e9
Fix asset version checking
2023-01-21 19:10:58 +01:00
SirLynix
3d88746060
Move unit tests to the unittests asset folder
2022-12-29 12:07:52 +01:00
SirLynix
38e32025e9
Add a way to embed renderer backends code into NazaraRenderer
2022-08-07 20:19:04 +02:00
SirLynix
057eb1b350
Try to fix MinGW ci
2022-07-27 23:02:02 +02:00
Lynix
103421e89a
Fix xmake for msys2
2022-07-19 20:03:33 +02:00
SirLynix
622b89b0f5
Enable shader optimization
2022-06-28 08:57:33 +02:00
SirLynix
8e8bee7037
Temp fix for NZSL update
2022-06-15 20:26:14 +02:00
SirLynix
5507b98f2f
Remove assets from repository and download them using xmake
2022-05-27 08:34:36 +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
SirLynix
b8b0057ca3
XMake: Add --log-format=vs only in VS (requires xmake dev)
2022-05-07 15:31:32 +02:00
SirLynix
e62969999a
ShaderCompiler: Add --log-format option
2022-05-05 20:18:34 +02:00
Jérôme Leclercq
7a990c757f
Fix MinGW ci ( #371 )
2022-04-20 02:01:03 +02:00
SirLynix
d5f7f7a1a5
XMake: Remove fuzz build mode
2022-04-08 13:13:13 +02:00
SirLynix
8784ec9b47
Add shader compiler (nzslc) and use it
2022-04-06 09:04:09 +02:00
SirLynix
76bef86c87
Build: Fix renderer plugins dependencies
2022-03-25 12:56:40 +01:00
Jérôme Leclercq
ca0ab34f32
Try to fix sanitizer CI
2022-03-06 10:59:05 +01:00