Commit Graph

10 Commits

Author SHA1 Message Date
Le Philousophe
5bdd9e6f50 ALL: Unify zlib and gzio API
zlib is used when available and falls back on gzio.
This allows performance improvements as our CRC32 and gzio
implementations are slower than base zlib.
As zlib is available when libpng is present, this is sensible to
benefit from it.
2023-08-28 21:49:03 +02:00
Paweł Kołodziejski
125edd6724 Revert "WINTERMUTE: Engine should be disabled by default"
This reverts commit ffe06ffeafbbb0eb45a187f3b2bb770ad52ca2db.
2022-06-29 10:39:48 +02:00
Paweł Kołodziejski
1cd1309c46
WINTERMUTE: Engine should be disabled by default 2022-06-29 07:18:49 +02:00
Paweł Kołodziejski
a956de478d
WME: 3D part is not yet supported 2022-06-06 08:45:28 +02:00
Paweł Kołodziejski
b3ffd89c68 CONFIGURE: Do not enable opengl_shaders feature flag for gles2.
Gles2 feature flag is already as supporting shaders.
2020-10-10 18:41:23 +02:00
Eugene Sandulenko
abdb5381d0 WINTERMUTE: Temporarily mark whole engine as requiring opengl_shaders 2020-10-09 21:31:15 +02:00
Pawel Kolodziejski
8123567795 WINTERMUTE: Enable engine by default 2020-10-06 06:44:51 +02:00
Pawel Kolodziejski
a2ef5a6eed WINTERMUTE: Disable engine by default 2020-06-07 15:30:59 +02:00
Gunnar Birke
5b28aff52e WINTERMUTE: Add engine define for wintermute3d 2020-06-03 01:17:25 +02:00
Gunnar Birke
1dd4e719a0 Integrate wintermute engine 2020-05-28 15:58:47 +02:00