ares-openbsd/desktop-ui
jcm 117f4f7b4e
UI: Initialize all video options correctly on driver settings update (#1513)
Just a small fix to account for the new video settings in Metal; the
threaded renderer, native fullscreen behavior and color space option.
These options were not fully persistent because the `videoDriverUpdate`
function (run on startup, among other times) did not account for them.
They would be set correctly in `settings.bml` and the settings object,
but would never actually be set correctly on the driver struct.

Co-authored-by: jcm <butt@butts.com>
2024-06-03 11:09:17 +01:00
..
emulator n64: Unload and save before reset() on gamepad and disk (#1464) 2024-04-30 10:43:07 +01:00
game-browser
input
presentation
program UI: Initialize all video options correctly on driver settings update (#1513) 2024-06-03 11:09:17 +01:00
resource
settings ruby: Various Mac driver settings fix-ups (#1486) 2024-05-05 16:11:35 +01:00
tools
GNUmakefile
desktop-ui.cpp
desktop-ui.hpp
macos-fix-jit.cpp