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

opengl: fix Qt warnings #14249

Merged
merged 6 commits into from Jul 24, 2023
Merged

opengl: fix Qt warnings #14249

merged 6 commits into from Jul 24, 2023

Conversation

oltolm
Copy link
Contributor

@oltolm oltolm commented Jul 23, 2023

I tried fixing the Qt warnings that are printed when you compile RPCS3 in debug mode.

warning: QOpenGLContext::swapBuffers() called with non-exposed window, behavior is undefined
warning: Attempting to create QWindow-based QOffscreenSurface outside the gui thread. Expect failures.

@elad335 elad335 merged commit 7cb2d3f into RPCS3:master Jul 24, 2023
5 checks passed
@oltolm oltolm deleted the qt_opengl_fix branch July 24, 2023 07:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants