Files
ppsspp/GPU/Common/GPUStateUtils.cpp
Henrik Rydgård 69ae3f4c02 Better protection against broken viewports.
It's ok if this emits a single pixel sized viewport, since the cause of
this is generally the viewport being specified outside the scissor
rectangle.

Fixes #13921
2021-07-12 21:19:26 +02:00

51 KiB