qzdoom/src/rendering/vulkan/system
alexey.lysiuk 02ed758447 Merge branch 'master' into vulkan2
# Conflicts:
#	src/posix/cocoa/i_video.mm
2019-03-09 16:45:49 +02:00
..
vk_buffers.cpp - fix shutdown crash and some minor adjustments 2019-03-02 00:46:25 +01:00
vk_buffers.h - bind the vertex inputs as specified by its vertex buffer format 2019-03-01 15:37:13 +01:00
vk_builders.cpp - implement VkPostprocess::RenderScreenQuad 2019-03-05 23:31:38 +01:00
vk_builders.h - add vk_device and vk_listdevices that will allow selecting a different device on systems where this is desirable 2019-03-09 10:20:14 +01:00
vk_device.cpp - add vk_device and vk_listdevices that will allow selecting a different device on systems where this is desirable 2019-03-09 10:20:14 +01:00
vk_device.h - add vk_device and vk_listdevices that will allow selecting a different device on systems where this is desirable 2019-03-09 10:20:14 +01:00
vk_framebuffer.cpp Merge branch 'master' into vulkan2 2019-03-09 16:45:49 +02:00
vk_framebuffer.h - convert triangle fan to triangle list on macOS 2019-03-08 21:34:21 +01:00
vk_objects.h - reorderer member initialization in Vulkan objects 2019-03-04 16:18:37 +02:00
vk_swapchain.cpp - add vk_device and vk_listdevices that will allow selecting a different device on systems where this is desirable 2019-03-09 10:20:14 +01:00
vk_swapchain.h - hook up vid_vsync and vk_debug 2019-02-27 22:20:18 +01:00