Skip to content

vkQuake2 1.5.0

Compare
Choose a tag to compare
@kondrak kondrak released this 18 May 17:27
· 181 commits to master since this release
  • improved handling of VK_ERROR_OUT_OF_DATE_KHR occurences
  • vk_modulate now restarts the renderer when invoked since it's necessary to do anyway
  • fixed the Jorg skin bug present since the original Quake 2 release
  • manually reset command pools with vkResetCommandPool() instead of using VK_COMMAND_POOL_CREATE_RESET_COMMAND_BUFFER_BIT for better efficiency
  • added support for VK_EXT_full_screen_exclusive on Windows
  • vk_mem now also prints descriptor set usage statistics
  • updated Vulkan Memory Allocator to 3.0.0-development
  • updated Miniaudio to 0.10.5