gzdoom-gles/src/common
Christoph Oelckers f02c5c0a56 - took InitializeDefaults out of PClass and moved it to PClassActor.
Like so many other parts, this created a hard dependency of the low level code on very invasive game content.
2020-04-11 20:20:53 +02:00
..
audio - moved DObject and core parts of the VM to 'common'. 2020-04-11 20:20:51 +02:00
console - m_png is common. 2020-04-11 20:19:52 +02:00
engine - palette related fixes. 2020-04-11 20:20:40 +02:00
filesystem - fixed compilation for Linux and macOS 2020-04-11 20:36:36 +03:00
fonts - palette related fixes. 2020-04-11 20:20:40 +02:00
objects - took InitializeDefaults out of PClass and moved it to PClassActor. 2020-04-11 20:20:53 +02:00
scripting - moved most of the root marking out of the garbage collector, replacing it with callbacks. 2020-04-11 20:20:52 +02:00
textures - palette related fixes. 2020-04-11 20:20:40 +02:00
thirdparty - moved SFMT to 'common'. 2020-04-11 14:00:14 +02:00
utility - moved DObject and core parts of the VM to 'common'. 2020-04-11 20:20:51 +02:00