vkdoom_m/src/common
Christoph Oelckers c7798d5503 - use a unique_ptr for the GL debug object.
This doesn’t get shared and the containing class doesn’t need to be copied so this is sufficient.
2022-06-07 00:11:56 +02:00
..
2d - avoid storing texture pointers in longer lived data 2022-06-07 00:00:54 +02:00
audio Fixed GUS Emulation with DMXGUS(C) lump conf. 2022-04-09 22:45:31 +02:00
console - avoid storing texture pointers in longer lived data 2022-06-07 00:00:54 +02:00
cutscenes - block wipes when streaming movies are playing. 2022-06-06 12:30:47 +02:00
engine - Backend update from Raze 2022-06-06 12:09:29 +02:00
filesystem - Backend update from Raze 2022-06-06 12:09:29 +02:00
fonts - load the hex font as early as possible. 2022-05-01 14:12:21 +02:00
menu - Backend update from Raze 2022-04-26 20:50:36 +02:00
models Fix usage of -1 as OBJ model FrameIndex 2022-04-24 19:40:08 +02:00
objects - made TObjPtr as trivial as possible. 2022-06-06 15:19:31 +02:00
platform - add keybinds for F17-F24 2022-06-01 10:23:08 +02:00
rendering - use a unique_ptr for the GL debug object. 2022-06-07 00:11:56 +02:00
scripting - Backend update from Raze 2022-06-06 12:09:29 +02:00
startscreen - Backend update from Raze 2022-06-06 12:09:29 +02:00
statusbar - removed all vid_fps offsetting. 2022-06-05 12:16:56 +02:00
textures - Backend update from Raze 2022-06-06 12:09:29 +02:00
thirdparty - define ARM64's endianness in rapidjson 2022-05-10 16:43:57 -04:00
utility - Backend update from Raze 2022-06-06 12:09:29 +02:00