yquake2remaster/src/client/refresh
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
..
constants Remove adivtab 2019-01-30 22:42:21 +02:00
files Add m8 textures support(heretic2 mods) 2020-12-17 21:59:04 +02:00
gl1 Port the gl1 renderer to the new ref restart API. 2021-04-11 11:23:44 +02:00
gl3 Port the gl3 renderer to the new ref restart API. 2021-04-11 11:23:44 +02:00
soft Port the soft renderer to the new ref restart API. 2021-04-11 11:23:45 +02:00
vk Call QVk_WaitAndShutdownAll() on context shutdown. 2021-04-30 13:14:29 +02:00
ref_shared.h Add m8 textures support(heretic2 mods) 2020-12-17 21:59:04 +02:00