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

EGL_ANGLE_sync_control_rate extension missing from EGL-Registry #116

Closed
pasikarkkainen opened this issue Oct 8, 2020 · 6 comments
Closed

Comments

@pasikarkkainen
Copy link

It seems for some reason "EGL_ANGLE_sync_control_rate" extension is missing from the registry. Specification is available at https://chromium.googlesource.com/chromium/src/gpu/+/master/GLES2/extensions/ANGLE/EGL_ANGLE_sync_control_rate.txt

Work is ongoing to implement EGL_ANGLE_sync_control_rate in Mesa (issue: https://gitlab.freedesktop.org/mesa/mesa/-/issues/2930 , mr: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5139 ).

Firefox is currently planning to start using EGL_ANGLE_sync_control_rate with the (recently introduced) EGL/X11 backend ( https://bugzilla.mozilla.org/show_bug.cgi?id=1640779 ).

@oddhack
Copy link
Contributor

oddhack commented Oct 9, 2020

Same comment as #115, please reach out to the authors and ask them to submit the extension to the registry.

@stonesthrow
Copy link
Contributor

👍

@stonesthrow
Copy link
Contributor

@jonahr@google.com

jonahryandavis added a commit to jonahryandavis/EGL-Registry that referenced this issue Oct 29, 2020
@pasikarkkainen
Copy link
Author

Jonah submitted PR for this, thanks a lot! #118

@pasikarkkainen
Copy link
Author

pasikarkkainen commented Nov 5, 2020

@oddhack Any chance you could review EGL_ANGLE_sync_control_rate PR #118 ? Or perhaps @nwnk ? Thanks!

jonahryandavis added a commit to jonahryandavis/EGL-Registry that referenced this issue Nov 17, 2020
jonahryandavis added a commit to jonahryandavis/EGL-Registry that referenced this issue Nov 17, 2020
@pasikarkkainen
Copy link
Author

Thanks a lot everyone! I'll close this issue as the EGL_ANGLE_sync_control_rate extension spec is now merged.

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

3 participants