dolphin/Source/Core/VideoBackends
Stenzek fee08cf63d Vulkan: Use optimal tiling for dummy texture
Fixes a crash on some NVIDIA drivers. Apparently calling
vkCmdClearColorImage on an image with linear tiling causes the
GPU/driver to lock up.
2017-08-02 21:33:10 +10:00
..
D3D Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
Null HiresTextures: Support loading BC7 (BPTC) from DDS files 2017-08-01 11:59:38 +10:00
OGL Merge pull request #5834 from stenzek/bc7 2017-08-01 12:39:19 +10:00
Software HiresTextures: Support loading BC7 (BPTC) from DDS files 2017-08-01 11:59:38 +10:00
Vulkan Vulkan: Use optimal tiling for dummy texture 2017-08-02 21:33:10 +10:00
CMakeLists.txt CMake: remove references to D3D12 2017-05-26 01:16:04 -07:00