glutin icon indicating copy to clipboard operation
glutin copied to clipboard

egl: Add wrapper for EGLSync

Open i509VCB opened this issue 2 years ago • 1 comments

  • [x] Tested on all platforms changed
  • [x] Added an entry to CHANGELOG.md if knowledge of this change could be valuable to users
  • [x] Updated documentation to reflect any user-facing changes, including notes of platform-specific behavior
  • [x] Created or updated an example program if it would help users understand this functionality

WIP:

  • [x] Add way to create a Sync

i509VCB avatar Nov 08 '23 22:11 i509VCB

Still need to write an example for sync and then one for import/export, but largely is done

i509VCB avatar Nov 11 '23 07:11 i509VCB