dolphin/Source/Core/VideoBackends
Connor McLaughlin 1092efa77a
Merge pull request #8276 from stenzek/adreno-efb-access
Fix CPU EFB access on Adreno with Vulkan backend
2019-08-08 12:23:27 +10:00
..
D3D D3D11: Only use integer RTV when logic op is supported+enabled 2019-08-02 18:47:19 +10:00
D3D12 Merge pull request #8258 from CookiePLMonster/dx11.1-detection-fixes 2019-07-30 01:24:57 +10:00
D3DCommon D3DCommon/Shader: Use std::optional with CompileShader() 2019-07-26 20:06:14 -04:00
Null VideoBackends/Null: Add missing override specifiers 2019-07-27 17:33:18 -04:00
OGL OGL/ProgramShaderCache: Convert typedef over to a using alias 2019-07-26 18:43:44 -04:00
Software Factorize software renderer backend switching warning to be fetched from a new GetWarningMessage in video backend - will be needed for DX11.1 feature set warnings 2019-07-26 19:39:07 +02:00
Vulkan Vulkan: Use correct aspect for D24S8 textures 2019-07-31 15:33:05 +10:00
CMakeLists.txt Implement D3D12 backend 2019-04-01 11:24:55 +10:00