1. cc03448 egl: inline _EGLAPI into _EGLDriver by Eric Engestrom · 4 years, 3 months ago
  2. 54fa5ec egl: use coherent variable names by Eric Engestrom · 6 years ago
  3. 0201f01 egl: add EGL_ANDROID_native_fence_sync by Rob Clark · 8 years ago
  4. 2ba4c7e egl: un-fallthrough sync attr parsing by Rob Clark · 8 years ago
  5. cce04a4 egl: initialize SyncCondition after attr parsing by Rob Clark · 8 years ago
  6. 8044885 egl: Unify the EGLint/EGLAttrib paths in eglCreateSync* (v3) by Chad Versace · 8 years ago
  7. add01ad egl: Drop duplicate check on EGLSync type by Chad Versace · 8 years ago
  8. 02e4f1c egl: Cleanup control flow in _eglParseSyncAttribList by Chad Versace · 8 years ago
  9. 69adb9a egl: Fix truncation error in _eglParseSyncAttribList64 by Chad Versace · 8 years ago
  10. 7029947 egl: add EGL_KHR_reusable_sync to egl_dri by Dongwon Kim · 9 years ago
  11. d1e1563 egl: move Null check to eglGetSyncAttribKHR to prevent Segfault by Dongwon Kim · 9 years ago
  12. 1e79e05 egl: add eglGetSyncAttrib (v2) by Marek Olšák · 9 years ago
  13. d333d30 egl: use EGL 1.5 types without suffixes by Marek Olšák · 9 years ago
  14. a2557b3 egl/dri2: return the latest sync status in eglGetSyncAttribKHR by Marek Olšák · 9 years ago
  15. 290a3eb egl/dri2: implement EGL_KHR_cl_event2 (v2) by Marek Olšák · 10 years ago
  16. f957cac egl: remove #ifdef's for official extensions by Chia-I Wu · 13 years ago
  17. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  18. dc4f845 egl: Add reference count for resources. by Chia-I Wu · 14 years ago
  19. 2532850 egl: Move fallback routines to eglfallbacks.c. by Chia-I Wu · 14 years ago
  20. 2b2c5c4 egl: Add support for EGL_KHR_fence_sync. by Chia-I Wu · 14 years ago
  21. 4eebea7 egl: Add support for EGL_KHR_reusable_sync. by Chia-I Wu · 14 years ago