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

OpenGL ES on device replay #2001

Merged
merged 2 commits into from
Jun 19, 2018
Merged

OpenGL ES on device replay #2001

merged 2 commits into from
Jun 19, 2018

Conversation

ben-clayton
Copy link
Contributor

No description provided.

* Don’t try converting shader source if replaying on a GLES device.
* Read from GL_BACK on GLES devices (GL_FRONT) is not accepted.
* Read back framebuffers using accepted formats, and convert.

Reading depth / stencil buffers does not currently work.
More complex GLES apps can crash GAPIR.
@ben-clayton ben-clayton requested a review from pmuetschard June 19, 2018 10:32
@ben-clayton ben-clayton merged commit 90c9c60 into google:master Jun 19, 2018
@ben-clayton ben-clayton deleted the gles-odr branch June 19, 2018 17:13
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.

2 participants