dolphin/Source/Core/VideoBackends
ezio1900 97ea3a603e VideoCommon: Fix scissorOffset, handle negative value correctly
VideoCommon: Change the type of BPMemory.scissorOffset to 10bit signed: S32X10Y10
VideoBackends: Fix Software Clipper.PerspectiveDivide function, use BPMemory.scissorOffset instead of hard code 342
2021-04-24 08:46:21 +08:00
..
D3D Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
D3D12 Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
D3DCommon msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
Null msbuild: bundle all dolphin "core" code into single library 2021-01-27 14:29:49 -08:00
OGL Convert BPMemory to BitField and enum class 2021-03-06 19:27:19 -08:00
Software VideoCommon: Fix scissorOffset, handle negative value correctly 2021-04-24 08:46:21 +08:00
Vulkan Vulkan: Work around AMD exclusive fullscreen bug (21.3+) 2021-04-12 12:41:17 +10:00
CMakeLists.txt CMake: Add option to enable/disable Vulkan video backend 2020-10-23 20:14:46 +02:00