dolphin-emulator/Source/Core/VideoBackends
Stenzek db09c05eec Vulkan: Fix bug with palette converted EFB copies
This happened when the source texture was an EFB copy, therefore it had
not been populated prior to the draw command buffer being executed, and
the conversion was occurring in the init command list.
2016-10-04 22:30:37 +10:00
..
D3D VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
D3D12 VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
Null VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
OGL VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
Software VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
Vulkan Vulkan: Fix bug with palette converted EFB copies 2016-10-04 22:30:37 +10:00
CMakeLists.txt Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00