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

Vulkan: Work around AMD exclusive fullscreen bug (21.3+) #9635

Merged
merged 1 commit into from
Apr 17, 2021
Merged

Vulkan: Work around AMD exclusive fullscreen bug (21.3+) #9635

merged 1 commit into from
Apr 17, 2021

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Apr 11, 2021

AMD's binary driver as of 21.3 seems to return exclusive fullscreen lost even when it was never requested, so long as the caller requested it to be application controlled. Handle this ignoring the lost result and just continuing as normal if we never acquired it.

References:

@stenzek stenzek merged commit edeb6bc into dolphin-emu:master Apr 17, 2021
@stenzek stenzek deleted the amd-exclusive-fullscreen branch April 17, 2021 06:09
@RinMaru
Copy link

RinMaru commented Apr 17, 2021

how did this issue pop up just in 5.0-14002 but nothing before it? at any rate thanks for fixing it ^^

@JMC47
Copy link
Contributor

JMC47 commented Apr 17, 2021

People were reporting it happening in older builds than that. It's a driver bug and nothing caused by anything dolphin changed.

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

Successfully merging this pull request may close these issues.

5 participants