1. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 10 years ago
  2. 0461dee Merge "Revert "Revert "Remove GLTrace support""" by Pablo Ceballos · 10 years ago
  3. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  4. 6174c04 Merge "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  5. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  6. bd27a62 Merge "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  7. eb873c8 am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  8. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 10 years ago
  9. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 10 years ago
  10. 0303872 am da7645d6: am 7fa5c04d: am c14a850f: am ea2afa46: Merge "Fix parsing of extension string" into mnc-dev by Naveen Leekha · 10 years ago
  11. e2fc6f8 Fix parsing of extension string by Michael Lentine · 10 years ago
  12. a637ba9 am 3e7e4990: am 5e8dcf1c: Merge "With SANITIZE_TARGET, load EGL libs from the instrumented path." by Evgenii Stepanov · 10 years ago
  13. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  14. 000d88f Implement a number of KHR EGL extensions by Season Li · 10 years ago
  15. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  16. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  17. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  18. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  19. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  20. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  21. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  22. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  23. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  24. a894d08 libEGL: Add wrappers for partial update functions by Dan Stoza · 10 years ago
  25. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  26. b6b81d6 Merge "[MIPS] Fix mips32r1 build" by Jesse Hall · 10 years ago
  27. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  28. 733a807 egl: Remove old tuna BGRA vs RGBA workaround. by Alistair Strachan · 10 years ago
  29. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 11 years ago
  30. 2f1e3b4 am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev by Michael Lentine · 11 years ago
  31. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 11 years ago
  32. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 11 years ago
  33. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 11 years ago
  34. 9f42591 Fix class vs. struct mismatch by Bernhard Rosenkränzer · 11 years ago
  35. 701048c EGL: make x86/64 wrappers resistant to -fno-omit-frame-pointer flag by Michal Wajdeczko · 11 years ago
  36. 12c4bda Add rate-limited logging for unimplemented es functions. by Michael Lentine · 11 years ago
  37. 45e2fc2 Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 11 years ago
  38. 843cbb2 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 11 years ago
  39. 0d72715 am 17cbadf0: am 6fa169fa: Merge "Add aarch64 EGL/GLES trampolines" by Jesse Hall · 11 years ago
  40. 30a41aa Add aarch64 EGL/GLES trampolines by Jesse Hall · 11 years ago
  41. c2774f9 am 92374318: am 618c78c0: am dc273621: Merge "EGL: add x86/64 assembly code for EGL/GLES wrappers" by Jesse Hall · 11 years ago
  42. c80aafa EGL: add x86/64 assembly code for EGL/GLES wrappers by mwajdecz · 11 years ago
  43. 38cd5c5 Remove vestigial remnants of GLES2_dbg by Jesse Hall · 11 years ago
  44. 6ec9862 Merge "Revert "Temporarily turn on callstack logging"" by John Reck · 11 years ago
  45. 1f246d7 Revert "Temporarily turn on callstack logging" by John Reck · 11 years ago
  46. 1034cfc am 43b3e600: am 3f0d5669: Merge "Expose core EGL entry points to eglGetProcAddress" by Jesse Hall · 11 years ago
  47. db44885 Temporarily turn on callstack logging by John Reck · 11 years ago
  48. c0ec5e2 Expose core EGL entry points to eglGetProcAddress by Michael Chock · 12 years ago
  49. 9931460 am d4dabf87: am cdbf28b3: Merge "native frameworks: 64-bit compile issues" by Mark Salyzyn · 11 years ago
  50. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 11 years ago
  51. 505350b am 8a9a2e24: am d5fe844b: Merge "Use /(vendor|system)/lib64/egl for 64-bit EGL libraries" by Colin Cross · 11 years ago
  52. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  53. 4864e85 Make libEGL build cleanly under 64-bit by Dan Stoza · 12 years ago
  54. c3289c4 Make libEGL build cleanly under 64-bit by Dan Stoza · 12 years ago
  55. d566ce3 Improve error message by Andy McFadden · 12 years ago
  56. 1f83633 EGL: rename CallStack::dump into CallStack::log by Igor Murashkin · 12 years ago
  57. dbe9245 GLConsumer: start using EGL_ANDROID_image_crop by Jamie Gennis · 12 years ago
  58. a2ba428 Disable the egl_khr_gl_colorspace extension by Jesse Hall · 12 years ago
  59. 63108c3 fix a possible null dereference when eglMakeCurrent() fails by Mathias Agopian · 12 years ago
  60. 672ddf2 remove adreno 130 workaround support by Mathias Agopian · 12 years ago
  61. f4486c6 try to keep omap4 alive by Mathias Agopian · 12 years ago
  62. 0f288fc only use format compatible with CPU consumers by Mathias Agopian · 12 years ago
  63. bc2a90b Replace sRGB_888 with sRGB_X_8888 by Jesse Hall · 12 years ago
  64. c2e4122 Add support for EGL_KHR_gl_colorspace by Jesse Hall · 12 years ago
  65. ea4fdd4 Don't swallow eglCreateContext errors by Jesse Hall · 12 years ago
  66. a6bb107 make sure we have a context when creating the 1st surface by Mathias Agopian · 12 years ago
  67. 21558da Add EGL_KHR_get_all_proc_addresses to extension string by Jesse Hall · 12 years ago
  68. 14fab7d Drop frames based on presentation timestamp by Andy McFadden · 12 years ago
  69. e142428 Make Flattenable not virtual by Mathias Agopian · 12 years ago
  70. 5539e21 EGL: fix eglTerminate blob cache behavior by Jamie Gennis · 12 years ago
  71. ba3ed90 am 082fc1ca: am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 12 years ago
  72. 082fc1c am ae961022: Merge "EGL: Fix error for eglCreateWindowSurface" by Jesse Hall · 12 years ago
  73. 77a9b4a EGL: Fix error for eglCreateWindowSurface by Jonathan Hamilton · 12 years ago
  74. 94cdba9 resolved conflicts for merge of 5477d0e4 to master by Jesse Hall · 12 years ago
  75. 5477d0e am c07b5206: Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 12 years ago
  76. c07b520 Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 12 years ago
  77. e0ea89c improve GLES jumptables by Mathias Agopian · 12 years ago
  78. da22e6b am db8c267e: am 3c0425cd: am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  79. 3c0425c am 0ecf0b8d: Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  80. 0ecf0b8 Merge "Additional parameter validation for EGL functions" by Jean-Baptiste Queru · 12 years ago
  81. 4e620dd free EGL resources associated to a thread when it terminates by Mathias Agopian · 12 years ago
  82. f03e51d Merge "change how the userspace GLES drivers are named" by Mathias Agopian · 12 years ago
  83. 565bce2 am 8369c473: am f6d1c393: EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  84. 9938142 change how the userspace GLES drivers are named by Mathias Agopian · 12 years ago
  85. f6d1c39 EGL: expose the EGL_KHR_create_context extension by Jamie Gennis · 12 years ago
  86. b4ba50d fix a typo in EGL loader by Mathias Agopian · 12 years ago
  87. ed6d08b fix "traceGpuCompletion" debug feature by Mathias Agopian · 12 years ago
  88. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  89. 441f694 Fix MIPS assembly variable names to not conflict with GL API parameter names by Jesse Hall · 12 years ago
  90. 86e392e Merge "don't use compile-time configuration of libgui as much as possible" into jb-mr2-dev by Mathias Agopian · 12 years ago
  91. ca08833 don't use compile-time configuration of libgui as much as possible by Mathias Agopian · 12 years ago
  92. ea116f1 am 111d920b: am d3b2c029: Merge "[MIPS] Add MIPS architecture support to opengl framework" by Keun-young Park · 12 years ago
  93. 2bb7168 replace eglWaitSyncANDROID by eglWaitSyncKHR by Mathias Agopian · 12 years ago
  94. e9b3dfb cleanup EGL extensions strings and entry-points by Mathias Agopian · 12 years ago
  95. 46b4253 [MIPS] Add MIPS architecture support to opengl framework by Duane Sand · 12 years ago
  96. cab25d6 improved CallStack a bit by Mathias Agopian · 12 years ago
  97. 7284145 Add eglPresentationTimeANDROID by Andy McFadden · 12 years ago
  98. f5c7cb3 Merge changes Ic344ef63,If9bb02be,Ic8f94634 by Jesse Hall · 12 years ago
  99. bbb7322 am 45b0e435: Merge "Simplify OpenGL TLS access on ARM." by Elliott Hughes · 12 years ago
  100. 288870e Simplify OpenGL TLS access on ARM. by Elliott Hughes · 12 years ago