rust-windowing/glutin

Implement EGL_KHR_fence_sync

i509VCB opened this issue · 0 comments

This is something used in Smithay's EGL implementation that glutin will eventually replace.

EGL_ANDROID_native_fence_sync would also probably be implemented at the same time (the vendor may imply only on Android, however the Mesa drivers support this extension for explicit synchronization).