Skip to content

Conversation

@hrydgard
Copy link
Owner

@hrydgard hrydgard commented Nov 21, 2022

Followup to #16404.

Reduces the cases where the pause screen will end up with a black background, by separating these different state change checks.

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Nov 21, 2022
@hrydgard hrydgard added this to the v1.14.0 milestone Nov 21, 2022
BuildReportingInfo();
framebufferManager_->Resized();
drawEngineCommon_->NotifyConfigChanged();
shaderManager_->DirtyLastShader(); // Don't think this is needed, at all.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, must be a bug somewhere else if it is. I think it's just come along for the ride through various refactoring since we only had a GLES backend...

-[Unknown]

@hrydgard hrydgard merged commit ddd2c6e into master Nov 22, 2022
@hrydgard hrydgard deleted the preserve-framebuffers branch November 22, 2022 09:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

User Interface PPSSPP's own user interface / UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants