dolphin/Source/Core/VideoBackends
Admiral H. Curtiss 3dbdf0472d
Merge pull request #11901 from Filoppi/add_texture_types
Video: add R10B10G10A2 and R16G16B16A16F texture types
2023-06-08 15:28:15 +02: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 Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850) 2023-06-08 03:17:20 +03:00
Metal Merge pull request #11901 from Filoppi/add_texture_types 2023-06-08 15:28:15 +02:00
Null Software: Implement GetSurfaceInfo() 2023-03-02 11:08:49 -08:00
OGL Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850) 2023-06-08 03:17:20 +03:00
Software Software: Implement GetSurfaceInfo() 2023-03-02 11:08:49 -08:00
Vulkan Video: add R10B10G10A2 and R16G16B16A16F texture types (needed by PR 11850) 2023-06-08 03:17:20 +03:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00