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

OGL: Ensure VAO is active before unmapping buffers #6437

Merged
merged 1 commit into from
Mar 14, 2018
Merged

OGL: Ensure VAO is active before unmapping buffers #6437

merged 1 commit into from
Mar 14, 2018

Conversation

stenzek
Copy link
Contributor

@stenzek stenzek commented Mar 14, 2018

Fixes a crash which could occur in platforms which do not supportbuffer_storage, and EFB2RAM is enabled (which indirectly uses the attributeless VAO).

Fixes a crash which could occur in platforms which do not support
buffer_storage, and EFB2RAM is enabled (which indirectly uses the
attributeless buffer).
@degasus
Copy link
Member

degasus commented Mar 14, 2018

LGTM

@stenzek stenzek merged commit b3f9488 into dolphin-emu:master Mar 14, 2018
@stenzek stenzek deleted the gl-element-buffer-binding branch February 11, 2019 14:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants