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

Remove GL check from Renderer glLinkProgram() #5023

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

cjmayo
Copy link
Contributor

@cjmayo cjmayo commented Feb 28, 2024

Was catching spurious Qt 6.6.2 error:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)

https://bugreports.qt.io/browse/QTBUG-122819

Was catching spurious Qt 6.6.2 error:
GL_INVALID_OPERATION in glDrawBuffers(unsupported buffer GL_BACK_LEFT)

https://bugreports.qt.io/browse/QTBUG-122819
@kintel kintel merged commit c6902af into openscad:master Feb 29, 2024
4 checks passed
@kintel
Copy link
Member

kintel commented Feb 29, 2024

Thx!

@cjmayo cjmayo deleted the no-shader-linkcheck branch February 29, 2024 19:32
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