dolphin/Source/Core/VideoBackends
JosJuice d0f6635766
D3D: Remove Windows 7 mention in logic ops warning
Dolphin no longer supports Windows 7, so the fact that there are (were?)
more people who use Windows 7 than who use a GPU that doesn't support
the required feature is no longer relevant.
2023-08-16 21:13:09 -04:00
..
D3D D3D: Remove Windows 7 mention in logic ops warning 2023-08-16 21:13:09 -04:00
D3D12 VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan) 2023-08-16 21:13:02 -04:00
D3DCommon Video: implement color correction to match the NTSC and PAL color spaces (and gamma) that GC and Wii targeted. 2023-06-19 01:34:42 +03:00
Metal VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan) 2023-08-16 21:13:02 -04:00
Null Merge pull request #11699 from Pokechu22/gl-check-maximum-samples 2023-06-09 15:07:07 +02:00
OGL VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan) 2023-08-16 21:13:02 -04:00
Software Merge pull request #11699 from Pokechu22/gl-check-maximum-samples 2023-06-09 15:07:07 +02:00
Vulkan VideoBackends: support multiple compute images for some backends (D3D, OGL, Vulkan) 2023-08-16 21:13:02 -04:00
CMakeLists.txt CMake: Check WIN32 instead of CMAKE_SYSTEM_NAME STREQUAL Windows 2023-04-06 18:37:45 -07:00