1. dbccd22 Reintroduce EGL mitigations from Android P. by Krzysztof Kosiński · 6 years ago
  2. 4adf75b Implement getPlatformDisplay with ANGLE support by Courtney Goeltzenleuchter · 7 years ago
  3. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  4. f2fc4e9 Refactor color space attribute processing. by Krzysztof Kosiński · 7 years ago
  5. a1e59f1 EGL: Fix over zealous colorspace implementation by Courtney Goeltzenleuchter · 7 years ago
  6. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  7. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  8. e9cbb65 Remove EGL Hibernation by Dan Willemsen · 9 years ago
  9. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 9 years ago
  10. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 9 years ago
  11. 2f1e3b4 am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev by Michael Lentine · 11 years ago
  12. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 11 years ago
  13. 9f42591 Fix class vs. struct mismatch by Bernhard Rosenkränzer · 11 years ago
  14. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 12 years ago
  15. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  16. 4774338 Add ES3 support to libGLESv2 and tracing tools by Jesse Hall · 13 years ago
  17. 201f3b2 Disable EGL hibernation due to jank by Jesse Hall · 13 years ago
  18. a0fef1c Fix deadlock when cleaning objects in eglTerminate by Jesse Hall · 13 years ago
  19. 2583859 Hibernate the EGL implementation when idle by Jesse Hall · 13 years ago
  20. b29e5e8 Increment/decrement a counter around EGL calls by Jesse Hall · 13 years ago
  21. 28ef8d7 EGL: add GPU frame completion tracing by Jamie Gennis · 13 years ago
  22. 7db993a debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is called by Mathias Agopian · 13 years ago
  23. 7773c43 EGLConfig is now not remaped to an internal EGLConfig by Mathias Agopian · 13 years ago
  24. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  25. a4b2c04 fix a dead-lock in eglMakeCurrent by Mathias Agopian · 14 years ago
  26. fb87e54 fix a race condition in eglMakeCurrent() by Mathias Agopian · 14 years ago
  27. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 14 years ago
  28. f0480de fix crash when validating an invalid EGL objects by Mathias Agopian · 14 years ago
  29. 4725e2c Terminate EGL when an app goes in the background by Romain Guy · 14 years ago
  30. 98c6383 EGL: implement loading and saving the cache by Jamie Gennis · 14 years ago
  31. 1cadb25 fix x86 build by Mathias Agopian · 14 years ago
  32. 5b287a6 eglTerminate() now actually frees up all active egl objects by Mathias Agopian · 14 years ago
  33. 518ec11 refactor EGL source code by Mathias Agopian · 14 years ago