1. e9cbb65 Remove EGL Hibernation by Dan Willemsen · 8 years ago
  2. d6e9946 EGL: check that display is still valid by Jesse Hall · 8 years ago
  3. 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 8 years ago
  4. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 8 years ago
  5. 7804aa2 Look EGL extension matches beyond partial match by Kalle Raita · 8 years ago
  6. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 8 years ago
  7. 1b5a9cb Merge "Clean up warnings in EGL." am: c312141adc am: d380a770fd am: f4acff7c49 by Dan Albert · 9 years ago
  8. eacd31f Clean up warnings in EGL. by Dan Albert · 9 years ago
  9. ecc0c9a Fix parsing the EGL extension string. by Nicolas Capens · 9 years ago
  10. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 9 years ago
  11. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  12. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 9 years ago
  13. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 10 years ago
  14. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 10 years ago
  15. 672ddf2 remove adreno 130 workaround support by Mathias Agopian · 11 years ago
  16. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 11 years ago
  17. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 11 years ago
  18. 39c24a2 fix local include paths by Mathias Agopian · 11 years ago
  19. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 11 years ago
  20. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 12 years ago
  21. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 12 years ago
  22. a08cf6e EGL: fix an extension string bug by Jamie Gennis · 12 years ago
  23. 331841b EGL: add the native_fence_sync extension by Jamie Gennis · 12 years ago
  24. fe98127 don't error out when eglTerminate()ing an already terminated display by Mathias Agopian · 12 years ago
  25. cc2b156 fix EGL_CLIENT_STRING by Mathias Agopian · 12 years ago
  26. 201f3b2 Disable EGL hibernation due to jank by Jesse Hall · 12 years ago
  27. a0fef1c Fix deadlock when cleaning objects in eglTerminate by Jesse Hall · 12 years ago
  28. 2583859 Hibernate the EGL implementation when idle by Jesse Hall · 12 years ago
  29. b29e5e8 Increment/decrement a counter around EGL calls by Jesse Hall · 12 years ago
  30. 28ef8d7 EGL: add GPU frame completion tracing by Jamie Gennis · 12 years ago
  31. 7db993a debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is called by Mathias Agopian · 12 years ago
  32. b13c78f gltrace: Expose a function to set OpenGL trace level. by Siva Velusamy · 12 years ago
  33. 7773c43 EGLConfig is now not remaped to an internal EGLConfig by Mathias Agopian · 13 years ago
  34. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  35. a4b2c04 fix a dead-lock in eglMakeCurrent by Mathias Agopian · 13 years ago
  36. fb87e54 fix a race condition in eglMakeCurrent() by Mathias Agopian · 13 years ago
  37. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 13 years ago
  38. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 13 years ago
  39. f3ae82d be a bit more defensive when parsing extension strings by Mathias Agopian · 13 years ago
  40. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 13 years ago
  41. f0480de fix crash when validating an invalid EGL objects by Mathias Agopian · 13 years ago
  42. 7660108 EGL: use an in-memory the blob cache by Jamie Gennis · 13 years ago
  43. aca51c0 EGL: Add stubs for EGL_ANDROID_blob_cache by Jamie Gennis · 13 years ago
  44. 5b287a6 eglTerminate() now actually frees up all active egl objects by Mathias Agopian · 13 years ago
  45. 518ec11 refactor EGL source code by Mathias Agopian · 13 years ago