1. b1d70ec Remove colorspace attribute processing on Stream by Courtney Goeltzenleuchter · 7 years ago
  2. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 7 years ago
  3. 52de2fd EGL: Properly strip out unknown attributes by Courtney Goeltzenleuchter · 7 years ago
  4. 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 7 years ago
  5. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  6. e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  7. 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  8. c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 7 years ago
  9. eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  10. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  11. 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 7 years ago
  12. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 7 years ago
  13. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 7 years ago
  14. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 7 years ago
  15. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 7 years ago
  16. 3783657 Apply and Track EGL_GL_COLORSPACE_KHR by Courtney Goeltzenleuchter · 7 years ago
  17. 21b33cb Add new EGL colorspace extensions by Courtney Goeltzenleuchter · 7 years ago
  18. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 7 years ago
  19. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  20. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  21. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  22. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  23. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 8 years ago
  24. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 8 years ago
  25. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  26. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  27. 737b896 remove warnings by Mathias Agopian · 8 years ago
  28. 9592156 Remove dead-code by Mathias Agopian · 8 years ago
  29. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  30. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  31. d41b8e6 Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer" by TreeHugger Robot · 8 years ago
  32. 6076107 Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer by Craig Donner · 8 years ago
  33. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 8 years ago
  34. 4ec48ac Merge "EGL: Enable eglGetFrameTimestamps." by Brian C. Anderson · 8 years ago
  35. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  36. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  37. aaa3546 EGL: Enable eglGetFrameTimestamps. by Brian Anderson · 8 years ago
  38. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 8 years ago
  39. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
  40. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  41. 0e4e395 Add support for EGL_EXT_pixel_format_float by Courtney Goeltzenleuchter · 8 years ago
  42. c7fb44c resolve merge conflicts of 1508ae60c to master by Jesse Hall · 8 years ago
  43. 1508ae6 libEGL: Add initialization tracing by Jesse Hall · 8 years ago
  44. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 8 years ago
  45. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 8 years ago
  46. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  47. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  48. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  49. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  50. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 8 years ago
  51. ff41514 Add fp16 pixel and window formats by Romain Guy · 8 years ago
  52. 13e4db2 Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am: 666bbed016 am: 75ee34f22d by Christian Poetzsch · 8 years ago
  53. d94925c Merge "egl: add EGL_IMG_context_priority to the whitelist" by Treehugger Robot · 8 years ago
  54. 94ac647 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  55. 75b4526 Allow both RENDER and TEXTURE flags when creating native client buffers. am: 304f78173f by Craig Donner · 8 years ago
  56. f48a46f Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  57. 304f781 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  58. a7805f6 egl: add EGL_IMG_context_priority to the whitelist by Christian Poetzsch · 8 years ago
  59. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 8 years ago
  60. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 8 years ago
  61. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 8 years ago
  62. 6ebc46a Add layered buffer support to libui and libgui. by Craig Donner · 8 years ago
  63. f62eaf5 Squashed: gralloc1/binder/requestor by Dan Stoza · 8 years ago
  64. 38c7f3b Add requestor name to GraphicBuffer alloc metadata am: d4079aff75 am: a009af9b54 by Dan Stoza · 8 years ago
  65. 024e931 Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  66. d4079af Add requestor name to GraphicBuffer alloc metadata by Dan Stoza · 8 years ago
  67. ce730f6 Create graphic buffer using binder interfaces am: 686715335a am: b43ac2b3b0 by Craig Donner · 8 years ago
  68. ac77946 Create graphic buffer using binder interfaces am: 686715335a am: b43ac2b3b0 by Craig Donner · 8 years ago
  69. 6867153 Create graphic buffer using binder interfaces by Craig Donner · 8 years ago
  70. e57d135 libEGL: silence warnings for client extension querying by Chia-I Wu · 8 years ago
  71. f345c1f resolve merge conflicts of 75b79d3 to stage-aosp-master am: 21f67731bb by Jesse Hall · 8 years ago
  72. 5d795e9 resolve merge conflicts of 528378d to nyc-mr1-dev-plus-aosp by Jesse Hall · 8 years ago
  73. 21f6773 resolve merge conflicts of 75b79d3 to stage-aosp-master by Jesse Hall · 8 years ago
  74. fe11e10 Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353 by Sandeep Shinde · 8 years ago
  75. 75b79d3 Merge "egl: Call loseCurrent after eglReleaseThread" by Jesse Hall · 8 years ago
  76. 9c67bfd egl: Enable EGL_KHR_GL_COLORSPACE by Sandeep Shinde · 10 years ago
  77. b1e2c72 Disable support for EGL_ANDROID_get_frame_timestamps by Pablo Ceballos · 8 years ago
  78. c18be29 Add the EGL_ANDROID_get_frame_timestamps extension by Pablo Ceballos · 8 years ago
  79. 478f7db Fix assignment of 565 format when creating native client buffers. by Craig Donner · 8 years ago
  80. b40504a Allow setting alpha to 0 when creating native client buffers. by Craig Donner · 8 years ago
  81. aec8697 Support EGL_EXT_protected_content in GLConsumer. by Craig Donner · 8 years ago
  82. 5882a26 Merge "Revert "EGL: Ensure surfaces are disconnected when destroyed"" into nyc-dev by Pablo Ceballos · 8 years ago
  83. 1a5c4de Revert "EGL: Ensure surfaces are disconnected when destroyed" by Pablo Ceballos · 8 years ago
  84. f37864b White list EGL_EXT_yuv_surface extension by Mika Isojärvi · 8 years ago
  85. 202e6e9 Merge "egl: add EGL_KHR_mutable_render_buffer" into nyc-dev by Pablo Ceballos · 8 years ago
  86. 8506baf Merge "Minor changes and cleanup to support EXT_protected_content." into nyc-dev by Craig Donner · 8 years ago
  87. ceb9ee7 egl: add EGL_KHR_mutable_render_buffer by Pablo Ceballos · 8 years ago
  88. 8cfae6d Minor changes and cleanup to support EXT_protected_content. by Craig Donner · 8 years ago
  89. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 8 years ago
  90. f051ade Fix eglSurfaceAttrib return value by Pablo Ceballos · 9 years ago
  91. 02b05da egl: Add EGL extension for front buffer auto-refresh mode by Pablo Ceballos · 9 years ago
  92. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  93. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 9 years ago
  94. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  95. 0461dee Merge "Revert "Revert "Remove GLTrace support""" by Pablo Ceballos · 9 years ago
  96. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 9 years ago
  97. 6174c04 Merge "Revert "Remove GLTrace support"" by Pablo Ceballos · 9 years ago
  98. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  99. bd27a62 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  100. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 9 years ago