mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 05:19:56 +00:00
parent
60515bbcd9
commit
60fe544bd5
@ -383,8 +383,6 @@ void MainWindow::SetZoom(int zoom) {
|
||||
emugl->setFixedSize(480 * zoom, 272 * zoom);
|
||||
setFixedSize(sizeHint());
|
||||
|
||||
UpdateScreenScale(480 * zoom, 272 * zoom);
|
||||
|
||||
if (gpu)
|
||||
gpu->Resized();
|
||||
}
|
||||
|
2
native
2
native
@ -1 +1 @@
|
||||
Subproject commit a8b07772772f1278a92426a6ab8d00a23705102b
|
||||
Subproject commit c803a1511108c43558334e5bd4f02de87642d132
|
Loading…
Reference in New Issue
Block a user