gzdoom/libraries/ZVulkan
Christoph Oelckers c29c888950 reference commit documenting the changes to current vkDoom master
# Conflicts:
#	.github/workflows/continuous_integration.yml
2023-09-25 21:23:20 +02:00
..
include reference commit documenting the changes to current vkDoom master 2023-09-25 21:23:20 +02:00
src Finish and enable the indirect draw calls, reducing the direct command buffer draw calls in the lightmapper to 5 2023-09-25 21:21:07 +02:00
CMakeLists.txt Allows building gzdoom with Vulkan with either X11 or Wayland WSI integration through CMake options 2023-09-07 10:17:12 -04:00
LICENSE.md Switch vulkan backend to use the zvulkan library 2022-12-05 07:49:43 +01:00
README.md Switch vulkan backend to use the zvulkan library 2022-12-05 07:49:43 +01:00

ZVulkan

A framework for building vulkan applications