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