Files
ppsspp/GPU/Common
Henrik Rydgård e908034ad3 Revert back to the old way of fitting into 16:9: Crop one line at the top and bottom
I seem to have switched to a stretch at some point, which isn't ideal and can be
achieved anyway with the stretch option. A two-line crop (1 at top, 1 at bottom)
is generally the better option.

There's now also a hidden ini setting to turn it off. I might be
convinced to add it as a real setting once I figure out a good name for
it. The setting:

```ini
[Graphics]
DisplayCrop16x9 = True
```

Fixes #18693
2024-01-15 22:04:42 +01:00
..
wip
2022-08-26 15:51:25 +02:00
2023-06-12 17:46:57 +02:00
2023-12-19 14:44:21 +01:00
2023-12-19 14:44:21 +01:00
2022-10-27 11:05:58 +02:00