]> git.xonotic.org Git - xonotic/darkplaces.git/commit
Windows: opt out of DPI scaling
authorbones_was_here <bones_was_here@xonotic.au>
Mon, 6 Nov 2023 17:52:15 +0000 (03:52 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Wed, 8 Nov 2023 17:26:49 +0000 (03:26 +1000)
commitd33a1d0ffb434270de498c386271e484f90e6716
tree18009dd7de090c11e2574fbb9f6830e34b64aa3a
parent01dbf0742439ac3e77f8a0e5db3ce31678b98762
Windows: opt out of DPI scaling

SDL >= 2.24.0 is required.

Fixes https://gitlab.com/xonotic/darkplaces/-/issues/32
Fixes https://github.com/DarkPlacesEngine/darkplaces/issues/74

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
vid_sdl.c