1. 1c8e95c Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  2. 7c0441a Don't wrap EGLImageKHR and EGLSyncKHR anymore by Mathias Agopian · 13 years ago
  3. 7773c43 EGLConfig is now not remaped to an internal EGLConfig by Mathias Agopian · 13 years ago
  4. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  5. fb87e54 fix a race condition in eglMakeCurrent() by Mathias Agopian · 13 years ago
  6. 48d438d add support for GL_EXT_debug_marker by Mathias Agopian · 13 years ago
  7. e8696a4 hack up frame latency measurement by Jamie Gennis · 13 years ago
  8. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 13 years ago
  9. 93a826f gltrace: transport buffering and context management by Siva Velusamy · 14 years ago
  10. 73d2b3c Merge "glestrace: Framework for GLES tracing library" by Siva Velusamy · 14 years ago
  11. 0469dd6 glestrace: Framework for GLES tracing library by Siva Velusamy · 14 years ago
  12. bc2d79e add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 14 years ago
  13. 5976946 EGL: default to swap interval 1 by Jamie Gennis · 14 years ago
  14. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 14 years ago
  15. f0480de fix crash when validating an invalid EGL objects by Mathias Agopian · 14 years ago
  16. c42fcf0 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  17. aca51c0 EGL: Add stubs for EGL_ANDROID_blob_cache by Jamie Gennis · 14 years ago
  18. 0e8bbee don't log EGL errors due to unimplemented proprietary extensions by Mathias Agopian · 14 years ago
  19. 1c3d72a Add (support for) EGL_NV_system_time extension. by Jonas Yang · 14 years ago
  20. 5fecea7 fix logging of eglMakeCurrent() errors by Mathias Agopian · 14 years ago
  21. 9f24fd0 EGL: move disconnect to surface dtor by Jamie Gennis · 14 years ago
  22. 81a6335 connect/disconnect is now called from our EGL wrapper by Mathias Agopian · 14 years ago
  23. bee205f EGL: fix the ANativeWindow size/fmt override by Jamie Gennis · 14 years ago
  24. 5b287a6 eglTerminate() now actually frees up all active egl objects by Mathias Agopian · 14 years ago
  25. 518ec11 refactor EGL source code by Mathias Agopian · 14 years ago