Changeset a822658 in gitlab

Timestamp:
Jun 1, 2024, 9:35:19 AM (3 weeks ago)
Author:
PulkoMandy <pulkomandy@…>
Branches:
master
Parents:
61e0d18
git-author:
PulkoMandy <pulkomandy@…> (01/06/2024 09:32:36)
git-committer:
PulkoMandy <pulkomandy@…> (01/06/2024 09:35:19)
Message:

Allow to set "render scale" to arbitrary values

This is set by an environment variable to allow hard-scaling of the UI
(in addition to the software pixel scalers). It is used for hardware
scaling in the SDL2 version only, to support high DPI displays.

Now the GRAFX2_RENDER_SCALE can be set to different factors for x and y
directions, allowing to do something similar to the wide and tall
display modes, but with arbitrary values. So if you need 4:1 or other
weird ratios, it's possible now.

(No files)

Note: See TracChangeset for help on using the changeset viewer.