qzdoom/src/common
alexey.lysiuk e0e0fb0d8f - fixed uninitialized global rolloff in sound engine
Depending on SNDINFO definitions, type of global rolloff could left uninitialized, and linear rolloff might be treated as logarithmic

https://forum.zdoom.org/viewtopic.php?t=70248
2021-02-08 11:50:00 +02:00
..
2d - fix alpha (and other parameter properties) not reuploading the buffer on Shape2D 2021-02-06 06:49:20 -05:00
audio - fixed uninitialized global rolloff in sound engine 2021-02-08 11:50:00 +02:00
console - fixed most of implicit fallthrough compilation warnings 2020-10-31 13:37:51 +02:00
engine - removed useless x86.h #include's 2021-02-06 15:01:08 +02:00
filesystem - backend update from Raze. 2021-01-29 13:54:18 +01:00
fonts - backend update from Raze. 2020-11-23 15:45:33 +01:00
menu - fix keyboard repeat events not being sent to menus if TranslateKeyboardEvents is true 2020-12-09 16:20:42 -03:00
models - more 'override's. 2020-09-27 10:48:38 +02:00
objects - backend update from Raze. 2020-11-23 15:45:33 +01:00
platform - removed useless x86.h #include's 2021-02-06 15:01:08 +02:00
rendering - removed useless x86.h #include's 2021-02-06 15:01:08 +02:00
scripting - improved JIT simple frame error message 2021-01-31 14:47:33 +02:00
statusbar - backend update from Raze. 2020-11-23 15:45:33 +01:00
textures - fixed: FTextureManager::ReplaceTexture did not calculate the upscale flags. 2021-02-07 09:19:56 +01:00
thirdparty - Backend update. 2020-10-16 23:25:18 +02:00
utility - added detection of more x86 extended CPU instructions 2021-02-06 16:56:59 +02:00