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

qt: More error handling and tweaking to OpenGL 3 renderer #2197

Merged
merged 1 commit into from Mar 5, 2022

Conversation

Copy link
Contributor

@ts-korhonen ts-korhonen commented Mar 5, 2022

Summary

  • Improve error handling and add more checks to initialization.
  • Request 3.2 core profile context instead of 3.0; this doesn't mean raising the requirement as Qt will still provide the closest matching version, but requesting lower that 3.2 will not give core profile even if it was supported by the system.

Checklist

References

Provide links to datasheets or other documentation that helped you implement this pull request.

@OBattler OBattler merged commit d7fb84f into 86Box:master Mar 5, 2022
28 of 38 checks passed
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.

None yet

2 participants