yquake2remaster/src
Yamagi 1f4082c419 Call QVk_WaitAndShutdownAll() on context shutdown.
Just calling `QVk_Shutdown()` is wrong. It doesn't wait for Vulkan to
finish, which can cause crashes. And it leaks some ressources which
makes the GPU driver unhappy.
2021-04-30 13:14:29 +02:00
..
backends Revert "unix network little change proposal. socket port fits within unsigned 16 bits type." 2021-04-10 17:40:03 +02:00
client Call QVk_WaitAndShutdownAll() on context shutdown. 2021-04-30 13:14:29 +02:00
common Use the real anisotropic filtering value in Vulkan 2021-03-21 11:08:09 +01:00
game Fix for some player sound bugs 2021-04-30 01:43:15 +00:00
server Send protocol version to client. 2021-03-28 18:48:38 +02:00
win-wrapper quake2.exe wrapper puts Q2 window in foreground 2019-05-08 03:04:12 +02:00