1. 9c6fa94 egl: const _eglDriver by Eric Engestrom · 4 years ago
  2. 04ecda3 egl: store the native surface pointer in struct _egl_surface by Paulo Zanoni · 5 years ago
  3. 54fa5ec egl: use coherent variable names by Eric Engestrom · 5 years ago
  4. 799b3d1 egl: implement EXT_surface_SMPTE2086_metadata and EXT_surface_CTA861_3_metadata by Tapani Pälli · 6 years ago
  5. 3dc2238 egl/main: Add bits for EGL_KHR_mutable_render_buffer by Chad Versace · 6 years ago
  6. f48f9a7 egl: Simplify queries for EGL_RENDER_BUFFER by Chad Versace · 6 years ago
  7. 9827547 egl/android: support for EGL_KHR_partial_update by Harish Krupo · 7 years ago
  8. 23c86c7 egl: Emit error when EGLSurface is lost by Chad Versace · 7 years ago
  9. c2c2e9a egl: implement EGL_KHR_gl_colorspace (v2) by Marek Olšák · 9 years ago
  10. 8362068 egl: Add needed extern "C" for C++ access by Alexander von Gluck IV · 9 years ago
  11. dd438ae egl/main: no longer export internal function by Emil Velikov · 9 years ago
  12. 7bd1693 egl/main: replace INLINE with inline by Emil Velikov · 9 years ago
  13. 9b42fd1 dri_interface: Update __DRItexBufferExtensionRec to version 3 by Emil Velikov · 10 years ago
  14. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  15. 7d46b45 egl: add EGL_NV_post_sub_buffer by Fredrik Höglund · 13 years ago
  16. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  17. d19afc5 egl: Use reference counting to replace IsLinked or IsBound. by Chia-I Wu · 14 years ago
  18. dc4f845 egl: Add reference count for resources. by Chia-I Wu · 14 years ago
  19. 4ce33ec egl: Drop dpy argument from the link functions. by Chia-I Wu · 14 years ago
  20. 2532850 egl: Move fallback routines to eglfallbacks.c. by Chia-I Wu · 14 years ago
  21. 5dc0f49 egl: Implement EGL_NOK_texture_from_pixmap by Kristian Høgsberg · 14 years ago
  22. b31255f egl: Clarify IsLinked and IsBound. by Chia-I Wu · 14 years ago
  23. eb961f8 egl: Clean up surface attributes. by Chia-I Wu · 14 years ago
  24. d69242b egl: Initialize display resources with their display. by Chia-I Wu · 14 years ago
  25. 6fc3044 egl: Remove unused VisibleRefCount. by Chia-I Wu · 14 years ago
  26. 00e1790 egl: Rename Binding to CurrentContext in _EGLSurface. by Chia-I Wu · 14 years ago
  27. 4aed094 egl: Native types are renamed in EGL 1.3. by Chia-I Wu · 15 years ago
  28. dbb866a egl: Make resource void pointer in _eglCheckResource. by Chia-I Wu · 15 years ago
  29. ecb3b31 egl: Make surfaces and contexts resources. by Chia-I Wu · 15 years ago
  30. b4d2c97 egl: Move surface functions in egldisplay.[ch] to eglsurface.[ch] by Chia-I Wu · 15 years ago
  31. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  32. 57da499 egl: Rework eglSwapInterval. by Chia-I Wu · 15 years ago
  33. 7a9f528 egl: Remove hash table for surfaces. by Chia-I Wu · 15 years ago
  34. 2f2cf46 egl: Overhaul driver API. by Chia-I Wu · 15 years ago
  35. 07ee013 egl: Replace IsBound by a pointer to the binding. by Chia-I Wu · 15 years ago
  36. 15fdbc8 egl: Remove redundant DeletePending flag. by Chia-I Wu · 15 years ago
  37. cca3134 egl: Use the link functions to manage resources. by Chia-I Wu · 15 years ago
  38. 18457cb egl: Add funtions to link contexts and surfaces to displays. by Chia-I Wu · 15 years ago
  39. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  40. b36f906 egl: additional error checking in _eglBind/ReleaseTexImage() by Brian Paul · 16 years ago
  41. 721ba15 added _eglGet*Handle() functions by Brian Paul · 16 years ago
  42. b2006a4 some initial EGL 1.2 work by Brian Paul · 18 years ago
  43. d548bf4 Redo _eglInitSurface() so it can be used with all surface types. by Brian Paul · 19 years ago
  44. 167b141 added _eglInitPbufferSurface() by Brian Paul · 19 years ago
  45. adbff7e initial EGL code by Brian Paul · 19 years ago