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

Save and restore the framebuffer for openxr #45

Closed
jdm opened this issue Aug 28, 2019 · 1 comment
Closed

Save and restore the framebuffer for openxr #45

jdm opened this issue Aug 28, 2019 · 1 comment

Comments

@jdm
Copy link
Member

jdm commented Aug 28, 2019

It's poor form to stomp on GL state. We should store the old bound framebuffer before binding a new one, and restore it when we're done performing the GL readback.

@jdm
Copy link
Member Author

jdm commented Nov 18, 2019

We did this a while ago.

@jdm jdm closed this as completed Nov 18, 2019
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

No branches or pull requests

1 participant