1. 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 8 years ago
  2. 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 8 years ago
  3. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
  4. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 8 years ago
  5. a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 8 years ago
  6. 5309d7d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
  7. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  8. 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 8 years ago
  9. 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 8 years ago
  10. 3adf9e1 emulator: update EGL emulation library path by bohu · 8 years ago
  11. 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 8 years ago
  12. af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 8 years ago
  13. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 8 years ago
  14. 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 8 years ago
  15. bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 8 years ago
  16. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 8 years ago
  17. 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 8 years ago
  18. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 8 years ago
  19. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 8 years ago
  20. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 8 years ago
  21. ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
  22. b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 8 years ago
  23. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 8 years ago
  24. a774600 Merge "Dump EGL Extension list" into oc-dev by Courtney Goeltzenleuchter · 8 years ago
  25. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 8 years ago
  26. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 8 years ago
  27. 4284994 egl: Use reserved values for eglGetFrameTimestamps by Brian Anderson · 8 years ago
  28. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 8 years ago
  29. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  30. 8cea5b3 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  31. 219db6c Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 8 years ago
  32. 8c41cac Dump EGL Extension list by Courtney Goeltzenleuchter · 8 years ago
  33. 5910dc7 Load GL graphics drivers explicitly from sphal namespace by Jiyong Park · 8 years ago
  34. c221d64 Fix build error with configstore by Courtney Goeltzenleuchter · 8 years ago
  35. f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 8 years ago
  36. f15219b Fix typo causing GL_EXT_debug_marker to disappear by Pyry Haulos · 8 years ago
  37. f613a19 Remove more EGL_ANDROID_create_native_client_buffer references by Craig Donner · 8 years ago
  38. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  39. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 8 years ago
  40. 55e90da Merge "Add EGL_SCALE_METADATA enum" by TreeHugger Robot · 8 years ago
  41. 91ce5cd Merge "EGL: Grab relevant upstream colorspace changes" by TreeHugger Robot · 8 years ago
  42. 5f1af04 get rid of the dependency on utils/CallStack.h by Mathias Agopian · 8 years ago
  43. d8a7e59 Merge changes from topic 'blobcache' by TreeHugger Robot · 8 years ago
  44. b7f9a24 convert BlobCache to STL by Mathias Agopian · 8 years ago
  45. 5f549b2 move BlobCache over (unmodified) to libEGL by Mathias Agopian · 8 years ago
  46. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  47. 113c6b7 opengl egl_object.h: add <atomic> include. by Steven Moreland · 8 years ago
  48. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 8 years ago
  49. 9c49387 Add EGL_SCALE_METADATA enum by Courtney Goeltzenleuchter · 8 years ago
  50. 62203bf EGL: Grab relevant upstream colorspace changes by Courtney Goeltzenleuchter · 8 years ago
  51. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  52. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 8 years ago
  53. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 8 years ago
  54. b65dbd5 Merge "Make the AHardwareBuffer extension compatible with C." by TreeHugger Robot · 8 years ago
  55. e28f8ab Make the AHardwareBuffer extension compatible with C. by Craig Donner · 8 years ago
  56. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  57. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  58. 737b896 remove warnings by Mathias Agopian · 8 years ago
  59. 9592156 Remove dead-code by Mathias Agopian · 8 years ago
  60. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  61. bdddbbc Add missing GLES 3.x metadata by Romain Guy · 8 years ago
  62. 17aa8a4 Merge "Fix typos in EGL_ANDROID_get_native_client_buffer spec." by TreeHugger Robot · 8 years ago
  63. edfdedf Fix typos in EGL_ANDROID_get_native_client_buffer spec. by Craig Donner · 8 years ago
  64. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  65. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  66. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  67. d41b8e6 Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer" by TreeHugger Robot · 8 years ago
  68. 6076107 Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer by Craig Donner · 9 years ago
  69. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 9 years ago
  70. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 9 years ago
  71. 4ec48ac Merge "EGL: Enable eglGetFrameTimestamps." by Brian C. Anderson · 8 years ago
  72. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  73. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  74. aaa3546 EGL: Enable eglGetFrameTimestamps. by Brian Anderson · 9 years ago
  75. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 9 years ago
  76. 2e95c3f Merge "Remove BoardConfig variables - BOARD_EGL_CFG" by Mathias Agopian · 8 years ago
  77. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 8 years ago
  78. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 8 years ago
  79. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  80. 980803a Remove BoardConfig variables - BOARD_EGL_CFG by Mathias Agopian · 8 years ago
  81. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  82. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 9 years ago
  83. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  84. 94ec839 Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e am: dfadb2a1da by George Burgess IV · 9 years ago
  85. 491b616 Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e by George Burgess IV · 9 years ago
  86. 2c3ccae Fix a use-of-uninitialized-value warning by George Burgess IV · 9 years ago
  87. 0e4e395 Add support for EGL_EXT_pixel_format_float by Courtney Goeltzenleuchter · 9 years ago
  88. c7fb44c resolve merge conflicts of 1508ae60c to master by Jesse Hall · 9 years ago
  89. 1508ae6 libEGL: Add initialization tracing by Jesse Hall · 9 years ago
  90. c62d02e Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914 am: 354b20fe58 by Amit Pundir · 9 years ago
  91. 295f4fd Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914 by Amit Pundir · 9 years ago
  92. 0233bd4 Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" by Treehugger Robot · 9 years ago
  93. 1966cf6 EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  94. 27d4079 Merge changes from topic 'drvup-master' by TreeHugger Robot · 9 years ago
  95. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  96. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 9 years ago
  97. 06ab795 Merge "Fix signed vs. unsigned mismatch warnings" by Kalle Raita · 9 years ago
  98. 4cf3637 Fix signed vs. unsigned mismatch warnings by Kalle Raita · 9 years ago
  99. 1ad7453 Merge "Add EGL_RECORDABLE_ANDROID enum in EGLExt" by Kalle Raita · 9 years ago
  100. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 9 years ago