dolphin/Source/Core/VideoBackends
Stenzek 9290bf5844 Vulkan: Fix crash where a potentially deleted buffer is referenced
This happened when the geometry shader was disabled, and the uniform
buffer was grown to a larger size. The update would be skipped, leaving
the old buffer to be included in the descriptor set.
2016-12-19 22:00:42 +10:00
..
D3D Common: Add alignment header 2016-12-06 20:33:53 +01:00
D3D12 Common: Add alignment header 2016-12-06 20:33:53 +01:00
Null VideoConfig: Add option for full-resolution frame dumping 2016-11-28 20:14:59 +10:00
OGL Merge pull request #4505 from hthh/macos-likes-pbos 2016-12-19 09:47:40 +01:00
Software Common: Add alignment header 2016-12-06 20:33:53 +01:00
Vulkan Vulkan: Fix crash where a potentially deleted buffer is referenced 2016-12-19 22:00:42 +10:00
CMakeLists.txt Don't build Vulkan video backend on macOS 2016-10-06 16:53:55 -07:00