mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-28 09:27:10 +02:00
Force crop when presentation cached texture size mismatches (#2957)
This commit is contained in:
parent
86c0fff3d1
commit
96f5f66ffc
2 changed files with 24 additions and 3 deletions
|
@ -21,8 +21,7 @@ namespace Ryujinx.Graphics.GAL
|
|||
bool flipY,
|
||||
bool isStretched,
|
||||
float aspectRatioX,
|
||||
float aspectRatioY
|
||||
)
|
||||
float aspectRatioY)
|
||||
{
|
||||
Left = left;
|
||||
Right = right;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue