[fence_manager] early release fence reworked #313

Open
xbzk wants to merge 1 commit from rework/fence_release into master
Member

toggle converted into an option to allow enforcing delay_fence under normal accuracy.
same logic, but new options (delayed/optimized safe).
along with new dma accuracy option makes Ender Magnolia possible in normal accuracy.
new setting + translations + non android platforms. semantic between setting and vars matched.

toggle converted into an option to allow enforcing delay_fence under normal accuracy. same logic, but new options (delayed/optimized safe). along with new dma accuracy option makes Ender Magnolia possible in normal accuracy. new setting + translations + non android platforms. semantic between setting and vars matched.
xbzk changed title from [fence_manage] early release fence reworked to [fence_manager] early release fence reworked 2025-08-25 20:02:36 +02:00
xbzk force-pushed rework/fence_release from c557c963d9
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
to 185fc972ea
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
2025-08-26 13:52:15 +02:00
Compare
Producdevity force-pushed rework/fence_release from 185fc972ea
All checks were successful
eden-license / license-header (pull_request) Successful in 22s
to 693c8ba2a6
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
2025-08-31 05:12:20 +02:00
Compare
MaranBr force-pushed rework/fence_release from 693c8ba2a6
All checks were successful
eden-license / license-header (pull_request) Successful in 30s
to 69919571af
All checks were successful
eden-license / license-header (pull_request) Successful in 40s
2025-09-12 03:16:07 +02:00
Compare
Member

There are some conflicts that need to be solved.

There are some conflicts that need to be solved.
All checks were successful
eden-license / license-header (pull_request) Successful in 40s
Required
Details
This pull request has changes conflicting with the target branch.
  • src/android/app/src/main/java/org/yuzu/yuzu_emu/features/settings/ui/SettingsFragmentPresenter.kt
  • src/android/app/src/main/res/values-ckb/strings.xml
  • src/android/app/src/main/res/values-cs/strings.xml
  • src/android/app/src/main/res/values-de/strings.xml
  • src/android/app/src/main/res/values-es/strings.xml
  • src/android/app/src/main/res/values-he/strings.xml
  • src/android/app/src/main/res/values-hu/strings.xml
  • src/android/app/src/main/res/values-id/strings.xml
  • src/android/app/src/main/res/values-it/strings.xml
  • src/android/app/src/main/res/values-ja/strings.xml
  • src/android/app/src/main/res/values-ko/strings.xml
  • src/android/app/src/main/res/values-nb/strings.xml
  • src/android/app/src/main/res/values-pt-rBR/strings.xml
  • src/android/app/src/main/res/values-pt-rPT/strings.xml
  • src/android/app/src/main/res/values-sr/strings.xml
  • src/android/app/src/main/res/values-vi/strings.xml
  • src/android/app/src/main/res/values-zh-rTW/strings.xml
  • src/common/settings_enums.h
View command line instructions

Checkout

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