dolphin/Source/Core/VideoBackends
Pokechu22 925ceab82f Software: Use new scissor logic
Unlike the hardware backends, the software renderer can use multiple scissor rectangles (though this will result in extra rasterization).
2022-04-16 12:34:58 -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 Software: Use new scissor logic 2022-04-16 12:34:58 -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