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

Fix OpenGL video backend when using "render to main" on Windows. #494

Merged
merged 1 commit into from Jun 15, 2014

Conversation

CrossVR
Copy link
Contributor

@CrossVR CrossVR commented Jun 15, 2014

now that the renderer doesn't create it's own window anymore it doesn't have to care about who is the parent of who and how the window should be sized, that's now handled by the GUI like it should be
but even with the previous code, what was done in OGL really should've been the responsibility of the EmuWindow

@delroth
Copy link
Member

delroth commented Jun 15, 2014

@dolphin-emu-bot rebuild

(I'll add you to the developers group so the buildbot autobuilds your PRs)

delroth added a commit that referenced this pull request Jun 15, 2014
Fix OpenGL video backend when using "render to main" on Windows.
@delroth delroth merged commit 7f7f5c9 into dolphin-emu:master Jun 15, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants