dolphin/Source/Core/VideoBackends
Stenzek 37550501cc Vulkan: Fix incorrect handling of buffer wrap-around in StreamBuffer
This was happening when a fence wait happened mid-frame. The data written
between the fence being queued and the allocation occuring was incorrectly
assumed to be consumed by the GPU.
2016-11-30 22:44:52 +10:00
..
D3D VideoCommon: Remove backbuffer size parameters from methods 2016-11-28 20:14:59 +10:00
D3D12 VideoCommon: Remove backbuffer size parameters from methods 2016-11-28 20:14:59 +10:00
Null VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
OGL OGL: Support full-resolution frame dumping 2016-11-28 21:54:56 +10:00
Software VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
Vulkan Vulkan: Fix incorrect handling of buffer wrap-around in StreamBuffer 2016-11-30 22:44:52 +10:00
CMakeLists.txt Don't build Vulkan video backend on macOS 2016-10-06 16:53:55 -07:00