dolphin/Source/Core/VideoBackends
Filippo Tarpini 80d12e3e88
Video: Fix crash when getting the AA modes
DX12 would often crash when starting and stopping the emulation many times, due to the device enumerator failing for some reason. Checking for success fixes it.
2023-06-08 02:46:08 +03:00
..
D3D Divide by MSAA for PerfQuery in all backends. 2023-03-14 02:13:25 +01:00
D3D12 Video: Fix crash when getting the AA modes 2023-06-08 02:46:08 +03:00
D3DCommon D3DCommon: Remove unused swap chain functions 2022-08-17 18:16:50 -07:00
Metal VideoBackends:Metal: Allocate bounding box uploads on a cpu buffer 2023-05-28 17:08:08 -05:00
Null Software: Implement GetSurfaceInfo() 2023-03-02 11:08:49 -08:00
OGL Merge pull request #11628 from Pokechu22/gles-32-only-multisample 2023-04-23 16:02:15 +02:00
Software Software: Implement GetSurfaceInfo() 2023-03-02 11:08:49 -08:00
Vulkan Common/LinearDiskCache: Move interface into Common namespace 2023-04-19 09:14:39 -04:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00