Previous 199869 Revisions Next

r194243 Wednesday 1st February, 2023 at 18:28:07 UTC by Vasantha Crabb
bgfx: Refined configuration handling:

* Sort screen chains by none, default, then collation order (rather than
 whatever order the filesystem yields).
* Correctly persist settings across fullscreen toggle when explicit
 screen chains are configured.
* If chains are specified for a single window only, apply them to all
 windows.
* Treat empty string for screen chain as "default" rather than crashing.
* Changed default setting for bgfx_screen_chains to an empty string so
 chain selection will be saved/restored per system with mame.ini file
 created by -cc with no other settings.
[/branches/pc_i440bx/src/osd/modules/lib]osdobj_common.cpp
[/branches/pc_i440bx/src/osd/modules/render]drawbgfx.cpp
[/branches/pc_i440bx/src/osd/modules/render/bgfx]chainmanager.cpp chainmanager.h


Previous 199869 Revisions Next


© 1997-2024 The MAME Team