dolphin/Source/Core/VideoBackends
Pokechu22 076392a0f6 VideoCommon: Rework scissor handling
This increases accuracy, fixing the white rendering in Major Minor's Majestic March.  However, the hardware backends can only have one viewport and scissor rectangle at a time, while sometimes multiple are needed to accurately emulate what is happening.  If possible, this will need to be fixed later.
2022-04-16 10:26:11 -07:00
..
D3D VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
D3D12 VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
D3DCommon Fix static initialisation order fiasco issue for Version variables 2022-01-14 00:04:22 +01:00
Null VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
OGL VideoCommon: Rework scissor handling 2022-04-16 10:26:11 -07:00
Software VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
Vulkan VideoCommon: Remove bSupportsOversizedViewports 2022-04-16 10:26:11 -07:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00