qzdoom/src/common
alexey.lysiuk 4c3c32dca6 - fixed compilation of non-x86 targets
src/common/utility/x86.cpp:48:6: error: ambiguating new declaration of ‘void DumpCPUInfo(const CPUInfo*)’
2020-06-07 21:52:58 +03:00
..
2d - backend changes from Raze, mainly to properly load keyboard presets. 2020-06-07 15:09:10 +02:00
audio - Fixed OpenAL regression with looping sounds with playing length 0. 2020-06-03 15:27:50 +02:00
console - backend changes from Raze, mainly to properly load keyboard presets. 2020-06-07 15:09:10 +02:00
engine - made some changes so that material definitions can properly check automatic layers when determining their material type. 2020-06-03 21:16:36 +02:00
filesystem - fixed: The full dotted lump filter string was never used. 2020-06-07 11:56:07 +02:00
fonts - Single image fonts do not use translations. 2020-05-25 21:16:36 +02:00
menu - fixed compile errors in POSIX platform code. 2020-04-22 20:42:13 +02:00
models - moved around some sky rendering code so that the game independent parts are grouped together. 2020-04-29 00:14:42 +02:00
objects - fixes copied from Raze. 2020-04-29 23:58:50 +02:00
platform Add option to disable SDL joystick support. 2020-06-04 17:38:49 +03:00
rendering - backend changes from Raze, mainly to properly load keyboard presets. 2020-06-07 15:09:10 +02:00
scripting - fixed setup of JIT functions that require extra frame space 2020-06-07 11:34:58 +03:00
textures - fixed offsets for hires replacements of already scaled textures. 2020-06-06 19:01:11 +02:00
thirdparty - don't let CHANF_AUTO hijack other channels. 2020-05-26 22:19:30 +02:00
utility - fixed compilation of non-x86 targets 2020-06-07 21:52:58 +03:00