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

FramebufferManager: Fix EFB readbacks with MSAA on #9109

Merged
merged 1 commit into from Sep 26, 2020

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Sep 24, 2020

Regression from #8827.

@stenzek stenzek mentioned this pull request Sep 24, 2020
@JMC47
Copy link
Contributor

JMC47 commented Sep 24, 2020

I tried to load a savestate from Vulkan to OpenGL and emulation suddenly crashed.

Trying to savestate in OpenGL crashes emulation. Savestates function properly in Vulkan now. This is kind of the opposite behavior of before oddly enough.

EFB access appears to be working in both backends, though.

@JMC47
Copy link
Contributor

JMC47 commented Sep 25, 2020

Tested this and it appears to be working now. Thanks!

@stenzek stenzek merged commit aea0239 into dolphin-emu:master Sep 26, 2020
10 checks passed
@stenzek stenzek deleted the msaa-efb-readback branch September 26, 2020 07:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants