raze-gles/source/common
alexey.lysiuk 804a2964a0 - fixed compilation of POSIX targets
source/common/objects/dobject.h:276:21: error: use of undeclared identifier 'malloc_size'
source/common/utility/m_alloc.h:45:22: error: ‘malloc_usable_size’ was not declared in this scope
source/common/engine/m_random.h:40:10: fatal error: SFMT/SFMTObj.h: No such file or directory
source/common/objects/__autostart.cpp:94:10: fatal error: 'doomtype.h' file not found
source/common/objects/zzautozend.cpp:58:10: fatal error: 'doomtype.h' file not found
2020-05-24 10:11:40 +03:00
..
audio - added a first bunch of ZScript code. 2020-05-23 22:43:01 +02:00
console - fix Linux builds following reset of master branch. (#44) 2020-05-05 10:45:21 +03:00
engine - fixed compilation of POSIX targets 2020-05-24 10:11:40 +03:00
filesystem - file system update and adjustment. 2020-04-12 08:30:40 +02:00
objects - fixed compilation of POSIX targets 2020-05-24 10:11:40 +03:00
scripting - fixed compilation. 2020-05-23 22:43:04 +02:00
textures - draw the movie franes outside of the tile system to reduce the palette maintenance. 2020-04-13 23:58:45 +02:00
thirdparty - fixed compilation. 2020-05-23 22:43:04 +02:00
utility - fixed compilation of POSIX targets 2020-05-24 10:11:40 +03:00