Skip to content

PSP fullscreen is the only mode #13125

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

Merged
merged 2 commits into from
May 26, 2025

Conversation

SanderLedegen
Copy link
Contributor

I came across the recently merged pull request #13105 (Vita fullscreen only) and its associated issue #13079.

As I'm currently looking into the combo of SDL and the PSP, I noticed that for this platform, I also have to specify fullscreen mode while creating a window. If I don't, my application gets rendered differently (in combination with SDL_SetRenderLogicalPresentation).

Description

Just like the Nintendo 3DS and the PlayStation Vita, the PSP is also only capable of rendering in fullscreen. It cannot create separate or multiple windows so signal this through the PSP video driver.

Existing Issue(s)

--

@slouken slouken merged commit 9b025e3 into libsdl-org:main May 26, 2025
41 checks passed
@slouken
Copy link
Collaborator

slouken commented May 26, 2025

Merged, thanks!

slouken pushed a commit that referenced this pull request May 26, 2025
@SanderLedegen SanderLedegen deleted the fix/psp-fullscreen branch May 26, 2025 18:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants