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

Async texture load on Pause screen #18538

Merged
merged 4 commits into from
Dec 13, 2023
Merged

Async texture load on Pause screen #18538

merged 4 commits into from
Dec 13, 2023

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Dec 13, 2023

Load the savestate thumbnails on background tasks on the thread pool.

Makes the pause menu feel a lot snappier to pop up when you have multiple save states.

Made possible by #18537

@hrydgard hrydgard added the User Interface PPSSPP's own user interface / UX label Dec 13, 2023
@hrydgard hrydgard added this to the v1.17.0 milestone Dec 13, 2023
@hrydgard hrydgard merged commit da318e0 into master Dec 13, 2023
18 checks passed
@hrydgard hrydgard deleted the async-texture-load branch December 13, 2023 13:40
@hrydgard hrydgard mentioned this pull request Dec 13, 2023
9 tasks
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.

None yet

1 participant