dolphin/Source/Core
Jonathan Hamilton 62e8d25cd1 Add Bug to Disable "LoadOp" clear renderpass in vulkan
This optimisation doesn't work on PowerVR's Vulkan implementation. We
(incorrectly) disallow Framebuffer objects to be used with a different
load or store op than that which they were created with, despite the
spec allowing such.

This fixes the windwaker intro "smearing"
2017-08-28 18:01:35 -07:00
..
AudioCommon Remove NonCopyable 2017-08-22 16:40:34 +02:00
Common Fix regression in File::CopyDir 2017-08-25 19:14:14 +02:00
Core WiimoteReal: Fix device handles not being closed 2017-08-23 23:05:29 +02:00
DiscIO DiscIO: Fix TMD extraction 2017-08-25 17:31:50 +02:00
DolphinNoGUI DolphinWX: Add a progress dialog host command 2017-07-30 12:38:48 +10:00
DolphinQt2 Qt/GraphicsWidget: Fix bad layout column 2017-08-27 10:04:06 +02:00
DolphinWX Fix DolphinWX build issue 2017-08-22 13:35:20 +02:00
InputCommon Merge pull request #5742 from ToadKing/fix-bad-controllers 2017-08-17 03:42:02 +08:00
UICommon Config: Fix the loader Load() being called twice 2017-07-31 22:32:05 +08:00
VideoBackends Add Bug to Disable "LoadOp" clear renderpass in vulkan 2017-08-28 18:01:35 -07:00
VideoCommon Add Bug to Disable "LoadOp" clear renderpass in vulkan 2017-08-28 18:01:35 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00