glutin icon indicating copy to clipboard operation
glutin copied to clipboard

Implement EGL_KHR_fence_sync

Open i509VCB opened this issue 2 years ago • 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).

i509VCB avatar Jun 28 '23 04:06 i509VCB