mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-01 02:00:49 -04:00
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