Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Selective Barriers & Feedback Loops change #496

Draft
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

GreemDev
Copy link
Member

@GreemDev GreemDev commented Jan 6, 2025

Selectively applies the Feedback loop detection and barriers commit based on whether or not the preferred GPU is an RDNA3 card.

This implementation is, frankly, fucking stupid.
It's literally just a duplicate of the Vulkan project.
The normal one is pre commit, RDNA3 one is post-commit.
The only thing that's done different depending on the GPU is which Vulkan implementation to initialize.

To test, ensure there's no visual regressions on RDNA3 cards.
And also see if the performance in Paper Mario: The Thousand Year Door and some of the Xenoblade games is fixed.

KeatonTheBot and others added 3 commits January 5, 2025 20:50
@github-actions github-actions bot added gpu Affects GPU emulation graphics-backend:vulkan Affects the Vulkan Graphics backend gui Affects the Avalonia UI or translations. labels Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu Affects GPU emulation graphics-backend:vulkan Affects the Vulkan Graphics backend gui Affects the Avalonia UI or translations.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants