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

GL: Call CreateDeviceObjects *after* updating render_. #14089

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

hrydgard
Copy link
Owner

@hrydgard hrydgard commented Feb 9, 2021

Also remove a redundant call to fetch render_ in the FramebufferManager constructor, it's already passed in.

Should fix another crash in #14082 (comment) .

Also remove a redundant call to fetch render_ in the constructor, it's
already passed in.
@hrydgard hrydgard added the OpenGL label Feb 9, 2021
@hrydgard hrydgard added this to the v1.11.1 milestone Feb 9, 2021
@hrydgard
Copy link
Owner Author

hrydgard commented Feb 9, 2021

Argh, Qt build broken again due to servers or whatever...

@hrydgard hrydgard merged commit c4a4fbd into master Feb 9, 2021
@hrydgard hrydgard deleted the opengl-restore-fix branch February 9, 2021 09:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant