1. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 7 years ago
  2. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 7 years ago
  3. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  4. 423c076 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  5. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 7 years ago
  6. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 7 years ago
  7. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago
  8. 2c325e2 Add Display-P3 test by Courtney Goeltzenleuchter · 7 years ago
  9. f7ed1b4 Add test for EGL_KHR_no_config_context by Courtney Goeltzenleuchter · 7 years ago
  10. f372c1f Add EGL_KHR_no_config_context extension header info by Courtney Goeltzenleuchter · 7 years ago
  11. d118ea9 Add test for 10:10:10:2 support in EGL by Courtney Goeltzenleuchter · 7 years ago
  12. 3783657 Apply and Track EGL_GL_COLORSPACE_KHR by Courtney Goeltzenleuchter · 7 years ago
  13. 10d17f7 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  14. e29ff8f Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  15. 21b33cb Add new EGL colorspace extensions by Courtney Goeltzenleuchter · 7 years ago
  16. a774600 Merge "Dump EGL Extension list" into oc-dev by Courtney Goeltzenleuchter · 7 years ago
  17. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 7 years ago
  18. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 7 years ago
  19. 4284994 egl: Use reserved values for eglGetFrameTimestamps by Brian Anderson · 7 years ago
  20. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 7 years ago
  21. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 7 years ago
  22. 219db6c Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  23. 8c41cac Dump EGL Extension list by Courtney Goeltzenleuchter · 7 years ago
  24. 5910dc7 Load GL graphics drivers explicitly from sphal namespace by Jiyong Park · 7 years ago
  25. c221d64 Fix build error with configstore by Courtney Goeltzenleuchter · 7 years ago
  26. f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 7 years ago
  27. f15219b Fix typo causing GL_EXT_debug_marker to disappear by Pyry Haulos · 7 years ago
  28. f613a19 Remove more EGL_ANDROID_create_native_client_buffer references by Craig Donner · 7 years ago
  29. 4e606e3 egl: Remove retire event. by Brian Anderson · 7 years ago
  30. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 7 years ago
  31. 55e90da Merge "Add EGL_SCALE_METADATA enum" by TreeHugger Robot · 7 years ago
  32. 91ce5cd Merge "EGL: Grab relevant upstream colorspace changes" by TreeHugger Robot · 7 years ago
  33. 5f1af04 get rid of the dependency on utils/CallStack.h by Mathias Agopian · 7 years ago
  34. d8a7e59 Merge changes from topic 'blobcache' by TreeHugger Robot · 7 years ago
  35. b7f9a24 convert BlobCache to STL by Mathias Agopian · 8 years ago
  36. 5f549b2 move BlobCache over (unmodified) to libEGL by Mathias Agopian · 8 years ago
  37. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  38. 113c6b7 opengl egl_object.h: add <atomic> include. by Steven Moreland · 7 years ago
  39. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 8 years ago
  40. 9c49387 Add EGL_SCALE_METADATA enum by Courtney Goeltzenleuchter · 8 years ago
  41. 62203bf EGL: Grab relevant upstream colorspace changes by Courtney Goeltzenleuchter · 8 years ago
  42. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  43. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 8 years ago
  44. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 8 years ago
  45. b65dbd5 Merge "Make the AHardwareBuffer extension compatible with C." by TreeHugger Robot · 8 years ago
  46. e28f8ab Make the AHardwareBuffer extension compatible with C. by Craig Donner · 8 years ago
  47. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  48. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  49. 737b896 remove warnings by Mathias Agopian · 8 years ago
  50. 9592156 Remove dead-code by Mathias Agopian · 8 years ago
  51. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  52. bdddbbc Add missing GLES 3.x metadata by Romain Guy · 8 years ago
  53. 17aa8a4 Merge "Fix typos in EGL_ANDROID_get_native_client_buffer spec." by TreeHugger Robot · 8 years ago
  54. edfdedf Fix typos in EGL_ANDROID_get_native_client_buffer spec. by Craig Donner · 8 years ago
  55. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  56. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  57. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  58. d41b8e6 Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer" by TreeHugger Robot · 8 years ago
  59. 6076107 Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer by Craig Donner · 8 years ago
  60. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago
  61. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 8 years ago
  62. 4ec48ac Merge "EGL: Enable eglGetFrameTimestamps." by Brian C. Anderson · 8 years ago
  63. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  64. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  65. aaa3546 EGL: Enable eglGetFrameTimestamps. by Brian Anderson · 8 years ago
  66. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 8 years ago
  67. 2e95c3f Merge "Remove BoardConfig variables - BOARD_EGL_CFG" by Mathias Agopian · 8 years ago
  68. 2a902d7 Merge "move GraphicEnv from libgui to libui" by Mathias Agopian · 8 years ago
  69. 5a2cc1d Merge "Fix include dependencies" by Mathias Agopian · 8 years ago
  70. 2b5dd40 Fix include dependencies by Mathias Agopian · 8 years ago
  71. 980803a Remove BoardConfig variables - BOARD_EGL_CFG by Mathias Agopian · 8 years ago
  72. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  73. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
  74. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  75. 94ec839 Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e am: dfadb2a1da by George Burgess IV · 8 years ago
  76. 491b616 Merge "Fix a use-of-uninitialized-value warning" am: d047e10558 am: f9e9c5bc2e by George Burgess IV · 8 years ago
  77. 2c3ccae Fix a use-of-uninitialized-value warning by George Burgess IV · 8 years ago
  78. 0e4e395 Add support for EGL_EXT_pixel_format_float by Courtney Goeltzenleuchter · 8 years ago
  79. c7fb44c resolve merge conflicts of 1508ae60c to master by Jesse Hall · 8 years ago
  80. 1508ae6 libEGL: Add initialization tracing by Jesse Hall · 8 years ago
  81. c62d02e Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914 am: 354b20fe58 by Amit Pundir · 8 years ago
  82. 295f4fd Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" am: 0233bd47ed am: 190197d914 by Amit Pundir · 8 years ago
  83. 0233bd4 Merge "libGLES_android: Add generic 32bpp BGRA EGLConfig" by Treehugger Robot · 8 years ago
  84. 1966cf6 EGL: Load updated EGL/GLES drivers by Jesse Hall · 8 years ago
  85. 27d4079 Merge changes from topic 'drvup-master' by TreeHugger Robot · 8 years ago
  86. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 8 years ago
  87. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 8 years ago
  88. 06ab795 Merge "Fix signed vs. unsigned mismatch warnings" by Kalle Raita · 8 years ago
  89. 4cf3637 Fix signed vs. unsigned mismatch warnings by Kalle Raita · 8 years ago
  90. 1ad7453 Merge "Add EGL_RECORDABLE_ANDROID enum in EGLExt" by Kalle Raita · 8 years ago
  91. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 8 years ago
  92. db57f06 Add EGL_RECORDABLE_ANDROID enum in EGLExt by Kalle Raita · 8 years ago
  93. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  94. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  95. c6de129 Merge "egl: Add NULL check for num_config parameter" am: 64990fc0b9 am: ccaf6bf34a am: 68d96292a6 by Jesse Hall · 8 years ago
  96. 64990fc Merge "egl: Add NULL check for num_config parameter" by Jesse Hall · 8 years ago
  97. d3c58eb Merge "Unversion NDK stub libraries." am: 3944ec426b am: ce80f3f4b0 am: e6545f3cf3 by Dan Albert · 8 years ago
  98. b9c62a6 Unversion NDK stub libraries. by Dan Albert · 8 years ago
  99. f4d230b Merge "Mark libGLESv3 as unversioned until android-24." am: a09d0363fd am: 3ee6686fdd am: 16c25d8168 by Dan Albert · 8 years ago
  100. d873538 Mark libGLESv3 as unversioned until android-24. by Dan Albert · 8 years ago