-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update video options and misc tweaks
* Imagine: Add Screen::setVariableFrameTime() and Window::configureFrameTimeSource() to allow changing the screen's active frame timer * Imagine: Add -Wno-vla-extension to warning flags for Clang 18 * EmuFramework: Add "Timer" as a Frame Clock setting for use with VRR displays * EmuFramework: Move functions for text input views out of EmuApp and into a utility header * EmuFramework: Add a new option category "Frame Timing" and move relevant options from the "Video" category there * EmuFramework: Change the "App Zoom" option to instead control the menu scale * EmuFramework: Rename "Content Zoom" video option to "Content Scale"
- Loading branch information
Robert Broglia
committed
Mar 30, 2024
1 parent
e4b141e
commit db2c4b4
Showing
66 changed files
with
1,201 additions
and
1,047 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.