[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 added 1 commit 2025-08-25 20:02:09 +02:00
src\video_core\fence_manager.h rework done.
All checks were successful
eden-license / license-header (pull_request) Successful in 24s
c557c963d9
new setting + translations + non android patforms
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 to 185fc972ea 2025-08-26 13:52:15 +02:00 Compare
Producdevity force-pushed rework/fence_release from 185fc972ea to 693c8ba2a6 2025-08-31 05:12:20 +02:00 Compare
MaranBr force-pushed rework/fence_release from 693c8ba2a6 to 69919571af 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/common/settings_enums.h
  • 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 rework/fence_release:rework/fence_release
git checkout rework/fence_release
Sign in to join this conversation.
No description provided.