mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-25 21:04:40 +00:00
be01a0ea59
Rework aspect ratio handling in RGUI. Custom viewports work on PC. Ensure that aspect_ratio_idx persist through reentrancy. Change ASPECT_RATIO_AUTO to ASPECT_RATIO_SQUARE to better signal that it's the square pixel option. Add ASPECT_RATIO_CONFIG as an option to use config file defined aspect ratio.