1. 9c6fa94 egl: const _eglDriver by Eric Engestrom · 4 years ago
  2. 54fa5ec egl: use coherent variable names by Eric Engestrom · 5 years ago
  3. f48f9a7 egl: Simplify queries for EGL_RENDER_BUFFER by Chad Versace · 6 years ago
  4. c0be3aa egl: Implement EGL_KHR_context_flush_control by Adam Jackson · 8 years ago
  5. 95ecf3d egl: Support IMG_context_priority by Chris Wilson · 8 years ago
  6. 4909519 egl: Add EGL_KHR_create_context_no_error support by Grigori Goronzy · 7 years ago
  7. 3b7b6ad egl: Implement __DRI_BACKGROUND_CALLABLE by Eric Anholt · 12 years ago
  8. 8362068 egl: Add needed extern "C" for C++ access by Alexander von Gluck IV · 9 years ago
  9. dd438ae egl/main: no longer export internal function by Emil Velikov · 9 years ago
  10. 7bd1693 egl/main: replace INLINE with inline by Emil Velikov · 9 years ago
  11. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  12. 63beb3d egl: Implement front-end support for EGL_KHR_create_context by Ian Romanick · 12 years ago
  13. 3fd79dd egl: Rename ClientVersion to ClientMajorVersion, add ClientMinorVersion by Ian Romanick · 12 years ago
  14. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  15. d19afc5 egl: Use reference counting to replace IsLinked or IsBound. by Chia-I Wu · 14 years ago
  16. dc4f845 egl: Add reference count for resources. by Chia-I Wu · 14 years ago
  17. 4ce33ec egl: Drop dpy argument from the link functions. by Chia-I Wu · 14 years ago
  18. 2532850 egl: Move fallback routines to eglfallbacks.c. by Chia-I Wu · 14 years ago
  19. b31255f egl: Clarify IsLinked and IsBound. by Chia-I Wu · 14 years ago
  20. d69242b egl: Initialize display resources with their display. by Chia-I Wu · 14 years ago
  21. 94cb321 egl: Clean up header inclusions. by Chia-I Wu · 14 years ago
  22. 6baa2c8 egl: Migrate drivers to use _eglBindContext. by Chia-I Wu · 14 years ago
  23. 959481a egl: Add _eglBindContext. by Chia-I Wu · 14 years ago
  24. dbb866a egl: Make resource void pointer in _eglCheckResource. by Chia-I Wu · 15 years ago
  25. ecb3b31 egl: Make surfaces and contexts resources. by Chia-I Wu · 15 years ago
  26. 5e66d18 egl: Move context functions in egldisplay.[ch] to eglcontext.[ch]. by Chia-I Wu · 15 years ago
  27. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  28. d845f27 egl: Add support for querying render buffer. by Chia-I Wu · 15 years ago
  29. 2f2cf46 egl: Overhaul driver API. by Chia-I Wu · 15 years ago
  30. 07ee013 egl: Replace IsBound by a pointer to the binding. by Chia-I Wu · 15 years ago
  31. 15fdbc8 egl: Remove redundant DeletePending flag. by Chia-I Wu · 15 years ago
  32. cca3134 egl: Use the link functions to manage resources. by Chia-I Wu · 15 years ago
  33. 18457cb egl: Add funtions to link contexts and surfaces to displays. by Chia-I Wu · 15 years ago
  34. 75da80b egl: Support per-thread info. by Chia-I Wu · 15 years ago
  35. d5078b9 egl: clean-up re-org of the client API state by Brian Paul · 16 years ago
  36. 5e7dba5 eliminate the context hash table by Brian Paul · 16 years ago
  37. b2006a4 some initial EGL 1.2 work by Brian Paul · 18 years ago
  38. d548bf4 Redo _eglInitSurface() so it can be used with all surface types. by Brian Paul · 19 years ago
  39. f9bad3d use EGLint instead of unsigned long for eglCopyContextMESA, added comments by Brian Paul · 19 years ago
  40. 1c606a9 Add empty placeholder for eglCopyContextMESA by Jon Smirl · 19 years ago
  41. adbff7e initial EGL code by Brian Paul · 19 years ago