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

Avoid unsupported GLES 2 calls #47

Merged
merged 1 commit into from
May 13, 2021
Merged

Avoid unsupported GLES 2 calls #47

merged 1 commit into from
May 13, 2021

Conversation

afd
Copy link
Contributor

@afd afd commented May 12, 2021

Fixes #36.

Also improves the checking of framebuffer attachments to reject
duplicate locations or the same buffer being attached multiple times.

Fixes #36.

Also improves the checking of framebuffer attachments to reject
duplicate locations or the same buffer being attached multiple times.
@google-cla google-cla bot added the cla: yes label May 12, 2021
@afd afd merged commit eb8926e into main May 13, 2021
@afd afd deleted the gles-2 branch May 13, 2021 07:53
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.

glDrawBuffers and glReadBuffer called even for a single render target
1 participant