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

DriverDetails: Disable primitive restart on Adreno #10401

Merged
merged 1 commit into from Jan 28, 2022

Conversation

JosJuice
Copy link
Member

Turning off primitive restart increases performance a lot on Adreno for some reason. We're talking numbers like 50%-100% faster in situations which are bottlenecked by rendering.

Turning off primitive restart increases performance a lot on
Adreno for some reason. We're talking numbers like 50%-100% faster
in situations which are bottlenecked by rendering.
@JMC47
Copy link
Contributor

JMC47 commented Jan 28, 2022

Confirmed on my Pixel 3, disabling Primitive Restart is Stonks

@JMC47 JMC47 merged commit c2d8191 into dolphin-emu:master Jan 28, 2022
10 checks passed
@JosJuice JosJuice deleted the adreno-primitive-restart branch January 28, 2022 20:13
@Gozen0410
Copy link

How disable that thing I can't find🥲

@ghost
Copy link

ghost commented Jan 30, 2022

What adreno gpu series? 5xx or 6xx?

@JMC47
Copy link
Contributor

JMC47 commented Jan 30, 2022

You don't need to change anything, Primitive Restart is disabled automatically in the newest builds.

@ghost
Copy link

ghost commented Feb 2, 2022

You don't need to change anything, Primitive Restart is disabled automatically in the newest builds.

Disable automatically in all adreno gpus?

@JMC47
Copy link
Contributor

JMC47 commented Feb 2, 2022

That's what this does, yep. It automatically disables it on Adreno.

@Gozen0410
Copy link

It's adreno 619

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants