1. 4e620dd free EGL resources associated to a thread when it terminates by Mathias Agopian · 12 years ago
  2. f03e51d Merge "change how the userspace GLES drivers are named" by Mathias Agopian · 12 years ago
  3. 565bce2 am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  4. 9938142 change how the userspace GLES drivers are named by Mathias Agopian · 12 years ago
  5. f6d1c39 EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  6. b4ba50d fix a typo in EGL loader by Mathias Agopian · 12 years ago
  7. ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 12 years ago
  8. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  9. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 12 years ago
  10. 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 12 years ago
  11. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  12. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
  13. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  14. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 12 years ago
  15. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 12 years ago
  16. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  17. 7284145 Add eglPresentationTimeANDROID by Andy McFadden · 12 years ago
  18. f5c7cb3 Merge changes Ic344ef63,If9bb02be,Ic8f94634 by Jesse Hall · 12 years ago
  19. bbb7322 am 45b0e435: Merge "Simplify OpenGL TLS access on ARM." by Elliott Hughes · 12 years ago
  20. 288870e Simplify OpenGL TLS access on ARM. by Elliott Hughes · 12 years ago
  21. 4774338 Add ES3 support to libGLESv2 and tracing tools by Jesse Hall · 12 years ago
  22. 5191916 am 873ab60e: am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention" by Jesse Hall · 13 years ago
  23. 873ab60 am 75b83e4d: Merge "Gfx-3d: fix GetProcAddress in egl extention" by Jesse Hall · 13 years ago
  24. 69d1007 Gfx-3d: fix GetProcAddress in egl extention by luliuhui · 13 years ago
  25. a73a977 gltrace: Add support for tracing running applications. by Siva Velusamy · 13 years ago
  26. 0e34af6 am c859084c: am a9a4cd48: gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  27. a9a4cd4 gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  28. 6482fa4 gltrace: Make sure device is debuggable. by Siva Velusamy · 13 years ago
  29. d991b40 am f58475b5: am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 13 years ago
  30. f58475b am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1-dev by Romain Guy · 13 years ago
  31. 16928bf Add runtime debugging capabilities to OpenGL by Romain Guy · 13 years ago
  32. 4d0aec6 am 23bcd8d2: am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 13 years ago
  33. 23bcd8d am 825a9a2d: Merge "Update comments to reflect what the code actually does" into jb-mr1-dev by Romain Guy · 13 years ago
  34. 1ba2f61 am 49fe8add: am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev by Romain Guy · 13 years ago
  35. 49fe8ad am b96fe085: Merge "Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps" into jb-mr1-dev by Romain Guy · 13 years ago
  36. be3c3e4 Update comments to reflect what the code actually does by Romain Guy · 13 years ago
  37. 1cffc80 Add new debug option to force 4x MSAA in OpenGL ES 2.0 apps by Romain Guy · 13 years ago
  38. 2e08090 gltrace: Do not start gltrace from early_egl_init. by Siva Velusamy · 13 years ago
  39. 2ac4194 am 1e83690c: Merge "assert -eng builds when calling a GL function without a context" into jb-mr1-dev by Mathias Agopian · 13 years ago
  40. 455e360 assert -eng builds when calling a GL function without a context by Mathias Agopian · 13 years ago
  41. 483ab74 am 2f45d746: Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 13 years ago
  42. ca5f79c am 363847d4: Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 13 years ago
  43. 2f45d74 Merge "EGL: add the EGL_ANDROID_framebuffer_target enum" into jb-mr1-dev by Jamie Gennis · 13 years ago
  44. 363847d Merge "EGL: expose the EXT_create_context_robustness ext" into jb-mr1-dev by Jamie Gennis · 13 years ago
  45. 0d45d71 am 500407a2: log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 13 years ago
  46. 500407a log an error when eglCreateContext() fails in an inconsistant way by Mathias Agopian · 13 years ago
  47. 81b316a am 98838aa0: am 77af25b6: Merge "Return back-end result from eglDestroyImageKHR" by Mathias Agopian · 13 years ago
  48. 3ff48e5 EGL: add the EGL_ANDROID_framebuffer_target enum by Jamie Gennis · 13 years ago
  49. 09b1143 EGL: expose the EXT_create_context_robustness ext by Jamie Gennis · 13 years ago
  50. a08cf6e EGL: fix an extension string bug by Jamie Gennis · 13 years ago
  51. 646a5c5 Return back-end result from eglDestroyImageKHR by Steven Holte · 13 years ago
  52. f478e6d EGL: make max cache key size BoardConfig-able by Jamie Gennis · 13 years ago
  53. 010dd4f EGL: Add the EGL_ANDROID_wait_sync extension by Jamie Gennis · 13 years ago
  54. 331841b EGL: add the native_fence_sync extension by Jamie Gennis · 13 years ago
  55. 0adc8f2 am 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse files for shader" by Jean-Baptiste Queru · 13 years ago
  56. a30cc7d EGL: do not use sparse files for shader by vijay gupta · 13 years ago
  57. fe6102f Merge "don't error out when eglTerminate()ing an already terminated display" by Mathias Agopian · 13 years ago
  58. fe98127 don't error out when eglTerminate()ing an already terminated display by Mathias Agopian · 13 years ago
  59. d75f84d reduce PB size from 2MB to 512KB by Mathias Agopian · 13 years ago
  60. cc2b156 fix EGL_CLIENT_STRING by Mathias Agopian · 13 years ago
  61. 201f3b2 Disable EGL hibernation due to jank by Jesse Hall · 13 years ago
  62. a0fef1c Fix deadlock when cleaning objects in eglTerminate by Jesse Hall · 13 years ago
  63. 2583859 Hibernate the EGL implementation when idle by Jesse Hall · 13 years ago
  64. b29e5e8 Increment/decrement a counter around EGL calls by Jesse Hall · 13 years ago
  65. 28ef8d7 EGL: add GPU frame completion tracing by Jamie Gennis · 13 years ago
  66. 7db993a debug.egl.finish can be used to force a glFinish() when eglSwapBuffers() is called by Mathias Agopian · 13 years ago
  67. b13c78f gltrace: Expose a function to set OpenGL trace level. by Siva Velusamy · 13 years ago
  68. 1c8e95c Add tracing to various graphics components. by Jamie Gennis · 13 years ago
  69. 7c0441a Don't wrap EGLImageKHR and EGLSyncKHR anymore by Mathias Agopian · 13 years ago
  70. 7773c43 EGLConfig is now not remaped to an internal EGLConfig by Mathias Agopian · 13 years ago
  71. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  72. a4b2c04 fix a dead-lock in eglMakeCurrent by Mathias Agopian · 14 years ago
  73. fb87e54 fix a race condition in eglMakeCurrent() by Mathias Agopian · 14 years ago
  74. 0d6aa28 Merge "add all needed GL extension wrappers" by Mathias Agopian · 14 years ago
  75. a6d86e5 add all needed GL extension wrappers by Mathias Agopian · 14 years ago
  76. 48d438d add support for GL_EXT_debug_marker by Mathias Agopian · 14 years ago
  77. e8696a4 hack up frame latency measurement by Jamie Gennis · 14 years ago
  78. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  79. 32397c1 Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE by Steve Block · 14 years ago
  80. 93a826f gltrace: transport buffering and context management by Siva Velusamy · 14 years ago
  81. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  82. 73d2b3c Merge "glestrace: Framework for GLES tracing library" by Siva Velusamy · 14 years ago
  83. 0469dd6 glestrace: Framework for GLES tracing library by Siva Velusamy · 14 years ago
  84. bc2d79e add a way to access the version string of the h/w implementation of EGL by Mathias Agopian · 14 years ago
  85. e011aa2 Merge "EGL: Use cache sizes defined in the BoardConfig" into ics-mr1 by Jamie Gennis · 14 years ago
  86. 5976946 EGL: default to swap interval 1 by Jamie Gennis · 14 years ago
  87. 89c1d61 EGL: Use cache sizes defined in the BoardConfig by Jamie Gennis · 14 years ago
  88. 0f83b2f Merge "EGL: fix blob cache extension detection" into ics-mr1 by Jamie Gennis · 14 years ago
  89. 9f43009 EGL: fix blob cache extension detection by Jamie Gennis · 14 years ago
  90. f3ae82d be a bit more defensive when parsing extension strings by Mathias Agopian · 14 years ago
  91. 4b9511c rework a bit how we manage EGL extensions by Mathias Agopian · 14 years ago
  92. f0480de fix crash when validating an invalid EGL objects by Mathias Agopian · 14 years ago
  93. 7cd230c Merge "EGL: add the ANDROID suffix to the blob cache ext" into ics-mr1 by Jamie Gennis · 14 years ago
  94. c42fcf0 EGL: add the ANDROID suffix to the blob cache ext by Jamie Gennis · 14 years ago
  95. c58b999 Merge "Terminate EGL when an app goes in the background" into ics-mr1 by Romain Guy · 14 years ago
  96. 4725e2c Terminate EGL when an app goes in the background by Romain Guy · 14 years ago
  97. 99c3d70 EGL: add deferred saving of the cache by Jamie Gennis · 14 years ago
  98. 98c6383 EGL: implement loading and saving the cache by Jamie Gennis · 14 years ago
  99. 7660108 EGL: use an in-memory the blob cache by Jamie Gennis · 14 years ago
  100. aca51c0 EGL: Add stubs for EGL_ANDROID_blob_cache by Jamie Gennis · 14 years ago