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

Support EGL_EXT_buffer_age #846

Open
ben-clayton opened this issue Aug 1, 2017 · 1 comment
Open

Support EGL_EXT_buffer_age #846

ben-clayton opened this issue Aug 1, 2017 · 1 comment

Comments

@ben-clayton
Copy link
Contributor

Android has started using this extension instead of EGL_BUFFER_PRESERVED for buffers that are partially updated each frame.
We should be checking the FB age to decide whether to display the undefined-framebuffer pattern.

@dsrbecky
Copy link
Contributor

dsrbecky commented Aug 1, 2017

Related to #845

ben-clayton added a commit to ben-clayton/gapid that referenced this issue Aug 1, 2017
ben-clayton added a commit that referenced this issue Aug 1, 2017
@AWoloszyn AWoloszyn added triaged and removed triaged labels Oct 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants