mirror of
https://github.com/libretro/RetroArch
synced 2025-03-03 13:14:04 +00:00
This mirrors the use of video_viewport_get_scaled_integer for non-integer scaling at various aspect ratios. Two variants are provided, one with implicit device and desired ratios and one with explicit ratios. Also added a flag to video_viewport_get_scaled_integer to indicate the direction of positive y.