hrydgard / ppsspp

A PSP emulator for Android, Windows, Mac and Linux, written in C++. Want to contribute? Join us on Discord at https://discord.gg/5NJB6dD or just send pull requests / issues. For discussion use the forums at forums.ppsspp.org.
https://www.ppsspp.org
Other
11.09k stars 2.16k forks source link

OpenXR - Fix rendering when skip framebuffer effects is enabled #19465

Closed lvonasek closed 1 week ago

lvonasek commented 1 week ago

In https://github.com/hrydgard/ppsspp/pull/19416 I thought the depth buffer isn't needed. As DamicsIta pointed in #ppsspp-vr-testing out that's not the case.

This PR fixes that. I validated the fix works on all supported headsets.

lvonasek commented 1 week ago

Yes, could you merge this one? It is a safe change.

hrydgard commented 1 week ago

Oops, misclicked. There we go.