qzdoom/src/common
2020-04-12 11:02:05 +03:00
..
2d - added some things from Raze to allow using the same code in both projects. 2020-04-11 20:20:59 +02:00
audio - moved DObject and core parts of the VM to 'common'. 2020-04-11 20:20:51 +02:00
console - common fixes for compilation with GCC and Clang 2020-04-12 11:02:05 +03:00
engine - added some things from Raze to allow using the same code in both projects. 2020-04-11 20:20:59 +02:00
filesystem - fixed compilation for Linux and macOS 2020-04-11 20:36:36 +03:00
fonts - added some things from Raze to allow using the same code in both projects. 2020-04-11 20:20:59 +02:00
objects - common fixes for compilation with GCC and Clang 2020-04-12 11:02:05 +03:00
rendering/gl_load - moved gl_load to common. 2020-04-11 20:20:59 +02:00
scripting - moved compiler frontend to 'common'. 2020-04-11 20:20:56 +02:00
textures - common fixes for compilation with GCC and Clang 2020-04-12 11:02:05 +03:00
thirdparty - moved SFMT to 'common'. 2020-04-11 14:00:14 +02:00
utility - separated the Doom specific parts from the compiler backend into a separate file, these parts now get invoked via callback hooks. 2020-04-11 20:20:55 +02:00