mirror of
https://github.com/PCSX2/pcsx2.git
synced 2026-09-24 13:35:49 +02:00
Move the custom resolution scaling code to a separate subroutine and allow future RT buffer resize calls when the buffer size isn't enough. (Example: when a game's CRTC/Framebuffer size changes. The older code didn't consider such cases)