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

Support the borderless fullscreen option in all backends. #1231

Merged
merged 3 commits into from Oct 11, 2014

Conversation

CrossVR
Copy link
Contributor

@CrossVR CrossVR commented Oct 7, 2014

Allows users to disable the fullscreen flags that activate exclusive mode in OpenGL.

Special handling was associated with this function, which only applies to exclusive fullscreen.
@comex
Copy link
Contributor

comex commented Oct 9, 2014

This should only be shown in the UI on Windows.

@CrossVR
Copy link
Contributor Author

CrossVR commented Oct 9, 2014

Technically the fullscreen flags also affects non-Windows systems, but it's probably ignored by those systems. Should I also limit those flags to Windows?

@CrossVR
Copy link
Contributor Author

CrossVR commented Oct 9, 2014

I've limited the option and the flags to Windows-only, ready for review.

skidau added a commit that referenced this pull request Oct 11, 2014
Support the borderless fullscreen option in all backends.
@skidau skidau merged commit a373cc0 into dolphin-emu:master Oct 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants