[hw_composer]: Add "Respect present interval 0 for unlocked FPS" #224

Open
Gamer64 wants to merge 3 commits from interval-zero into master
Member

Ported from bbd3253169.

This will be used for games requesting unlocked FPS, matching console behavior more closely.

Ported from https://git.citron-emu.org/citron/emu/-/commit/bbd32531697fbfb8ed5b6859d3951bf8380e5999. This will be used for games requesting unlocked FPS, matching console behavior more closely.
Gamer64 added 3 commits 2025-08-07 22:45:01 +02:00
Co-authored-by: Zephyron <zephyron@citron-emu.org>
Revert "[dist]: Correct px size"
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
44c3f96f13
This reverts commit dfa1cfe8eb.
Owner

Needs description, games fixed/to test, etc

Needs description, games fixed/to test, etc
crueter referenced this pull request from a commit 2025-08-08 02:45:52 +02:00
All checks were successful
eden-license / license-header (pull_request) Successful in 20s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/BooleanSetting.kt
  • src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/model/view/SettingsItem.kt
  • src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/ui/SettingsFragmentPresenter.kt
  • src/android/app/src/main/res/values/strings.xml
  • src/yuzu/configuration/shared_translation.cpp
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin interval-zero:interval-zero
git checkout interval-zero
Sign in to join this conversation.
No description provided.