mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2026-04-29 15:50:28 -05:00
4866002c9b
Running the min/max operation on the upside down, quad-rounded pixel coordinates before inverting them to the standard upper-left origin produces wrong results. Therefore, we need to do the inversion before rounding to pixel quads.