1. 9c6fa94 egl: const _eglDriver by Eric Engestrom · 4 years ago
  2. 94386d4 Revert "egl: Fixes transparency with EGL and X11." by Hal Gentz · 4 years, 9 months ago
  3. 4ef2c53 Revert "egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`." by Hal Gentz · 4 years, 9 months ago
  4. 075a96a egl: Configs w/o double buffering support have no `EGL_WINDOW_BIT`. by Hal Gentz · 4 years, 10 months ago
  5. 90a1907 egl: Fixes transparency with EGL and X11. by Hal Gentz · 4 years, 10 months ago
  6. 54fa5ec egl: use coherent variable names by Eric Engestrom · 5 years ago
  7. 41f7de4 egl: EXT_pixel_format_float plumbing by Tapani Pälli · 7 years ago
  8. e21e81a egl: Add EGL_RECORDABLE_ANDROID attribute by Rob Herring · 8 years ago
  9. 8975527 egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute by Rob Herring · 8 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. 8771285 s/Tungsten Graphics/VMware/ by José Fonseca · 11 years ago
  14. f2001df egl: add copyright notices by Chia-I Wu · 13 years ago
  15. 3152054 egl: make implementing eglChooseConfig easier by Chia-I Wu · 13 years ago
  16. 601498a scons: Revamp how to specify targets to build. by José Fonseca · 14 years ago
  17. 8a6bdf3 egl: Minor changes to the _EGLConfig interface. by Chia-I Wu · 14 years ago
  18. 0ed96ef egl_glx: Drop the use of [SG]ET_CONFIG_ATTRIB. by Chia-I Wu · 14 years ago
  19. 282e514 egl: Use attribute names as the _EGLConfig member names. by Chia-I Wu · 14 years ago
  20. 08a482e egl: Display may be NULL in _eglLookup*. by Chia-I Wu · 14 years ago
  21. 5dc0f49 egl: Implement EGL_NOK_texture_from_pixmap by Kristian Høgsberg · 14 years ago
  22. 7d1237b egl: Remove unused _EGL_SKIP_HANDLE_CHECK. by Chia-I Wu · 14 years ago
  23. a37dc17 egl: Clean up eglconfig.h. by Chia-I Wu · 14 years ago
  24. 216925c egl: Initialize display configs with the display. by Chia-I Wu · 14 years ago
  25. 897cb89 egl: Fix breakage from -fvisibility=hidden. by Chia-I Wu · 15 years ago
  26. 56822b0 egl: Rework config lookup. by Chia-I Wu · 15 years ago
  27. 95cdd69 egl: Rework configuration management. by Chia-I Wu · 15 years ago
  28. 358c5a8 egl: Introduce config keys. by Chia-I Wu · 15 years ago
  29. 2f2cf46 egl: Overhaul driver API. by Chia-I Wu · 15 years ago
  30. de71e47 egl: bump up MAX_ATTRIBS, added assertion by Brian Paul · 16 years ago
  31. 97035cb egl: in _eglAddConfig() just save a pointer to the config; don't copy the config by Brian Paul · 16 years ago
  32. a772bbb Move some config-related utility functions into new eglconfigutil.c file. by Brian Paul · 16 years ago
  33. 6052af1 minor overhaul/re-org of driver selection/loading code by Brian Paul · 16 years ago
  34. 721ba15 added _eglGet*Handle() functions by Brian Paul · 16 years ago
  35. 1ed1027 assorted changes to compile with new EGL 1.4 headers (untested) by Brian Paul · 16 years ago
  36. 6002d2f implement config sorting for eglChooseConfig() by Brian Paul · 19 years ago
  37. d2ab4eb remove glmode stuff by Brian Paul · 19 years ago
  38. 4c80f8d more work on _eglConfigToContextModesRec() by Brian Paul · 19 years ago
  39. 6493bd0 restore _eglSetConfigAttrib (for now), added prototype _eglConfigToContextModesRec() by Brian Paul · 19 years ago
  40. 5873faf make _eglSetConfigAtrib() a static function, and rename it by Brian Paul · 19 years ago
  41. 7012d01 First attempt at getting egl support up on dumb framebuffer. by Jon Smirl · 19 years ago
  42. c22990c sync with latest EGL_MESA_screen_surface spec (EGLScreenMESA handles) by Brian Paul · 19 years ago
  43. adbff7e initial EGL code by Brian Paul · 19 years ago