1. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 4 years, 2 months ago
  2. 86f9f74 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 5 years ago
  3. eb606b2 Remove eglSignalSync by Courtney Goeltzenleuchter · 6 years ago
  4. 40627ba Add EGL 1.5 Sync functions by Courtney Goeltzenleuchter · 6 years ago
  5. 69476e5 Add eglCreatePlatformWindowSurface by Courtney Goeltzenleuchter · 6 years ago
  6. 4adf75b Implement getPlatformDisplay with ANGLE support by Courtney Goeltzenleuchter · 6 years ago
  7. e498a2d Implement eglCreateImage and eglDestroyImage by Courtney Goeltzenleuchter · 6 years ago
  8. 9a9a1f4 Call down the chain for eglGetError by Cody Northrop · 6 years ago
  9. 68d1035 Revert "Revert "Split platform functions from entrypoints"" by Cody Northrop · 6 years ago
  10. 0ec5d38 Revert "Revert "Rename eglApi.cpp to egl_platform_entries.cpp"" by Cody Northrop · 6 years ago
  11. 8dec391 Revert "Rename eglApi.cpp to egl_platform_entries.cpp" by Cody Northrop · 6 years ago[Renamed from opengl/libs/EGL/egl_platform_entries.cpp]
  12. d18d553 Revert "Split platform functions from entrypoints" by Cody Northrop · 6 years ago
  13. 9f20d92 Revert "Rootless Debug for GLES" by Cody Northrop · 6 years ago
  14. d9f0ec4 Rootless Debug for GLES by Cody Northrop · 6 years ago
  15. 87a562c Split platform functions from entrypoints by Cody Northrop · 6 years ago
  16. 489e5df Rename eglApi.cpp to egl_platform_entries.cpp by Cody Northrop · 6 years ago[Renamed from opengl/libs/EGL/eglApi.cpp]
  17. 8e8fb4a libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB by Chris Forbes · 6 years ago
  18. 555f1df Add ANGLE support to getDisplay by Courtney Goeltzenleuchter · 6 years ago
  19. 5fc5bc2 Merge "Remove temporary EGL mitigations for Android P." by TreeHugger Robot · 6 years ago
  20. 6c35401 EGL: translate EGL_GL_COLORSPACE_LINEAR_KHR to UNKNOWN by Chia-I Wu · 6 years ago
  21. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 6 years ago
  22. 7108c31 Remove mentions of EGL_ANDROID_image_crop by Krzysztof Kosiński · 6 years ago
  23. 30c1d90 Remove temporary EGL mitigations for Android P. by Krzysztof Kosiński · 6 years ago
  24. 0f263e9 Merge "EGL: default to HAL_DATASPACE_UNKNOWN." into pi-dev am: 63a2d825b8 by Krzysztof Kosiński · 6 years ago
  25. 1275244 EGL: default to HAL_DATASPACE_UNKNOWN. by Krzysztof Kosiński · 6 years ago
  26. 815601f Merge "Work around CTS failure in eglCreateImageKHR." into pi-dev am: 6318d31dca by android-build-team Robot · 6 years ago
  27. ae98af5 Work around CTS failure in eglCreateImageKHR. by Krzysztof Kosiński · 6 years ago
  28. 6ea6d1b Merge "Refactor color space attribute processing." into pi-dev am: b2a20f62de by Krzysztof Kosiński · 7 years ago
  29. fe16858 Merge "Fix extension name for EGLImage colorspace support." into pi-dev am: 4f8a472cf1 by Krzysztof Kosiński · 7 years ago
  30. b2a20f6 Merge "Refactor color space attribute processing." into pi-dev by TreeHugger Robot · 7 years ago
  31. f2fc4e9 Refactor color space attribute processing. by Krzysztof Kosiński · 7 years ago
  32. 41171c5 Fix extension name for EGLImage colorspace support. by Krzysztof Kosiński · 7 years ago
  33. 498a4d4 Merge "Do not strip colorspace attribute for RGB888 surfaces." into pi-dev am: 18d03214da by Krzysztof Kosiński · 7 years ago
  34. f210217 Do not strip colorspace attribute for RGB888 surfaces. by Krzysztof Kosiński · 7 years ago
  35. fd11c33 Merge "Add EGL_EXT_image_gl_colorspace to EGL whitelist." into pi-dev am: b62346a3ed by Krzysztof Kosiński · 7 years ago
  36. 4245cba Add EGL_EXT_image_gl_colorspace to EGL whitelist. by Krzysztof Kosiński · 7 years ago
  37. 60d35a2 Remove a no-longer-needed workaround from eglMakeCurrent by Ian Elliott · 7 years ago
  38. a1e59f1 EGL: Fix over zealous colorspace implementation by Courtney Goeltzenleuchter · 7 years ago
  39. 936799c EGL: Plumb HDR metadata by Courtney Goeltzenleuchter · 7 years ago
  40. b1d70ec Remove colorspace attribute processing on Stream by Courtney Goeltzenleuchter · 7 years ago
  41. 786ab88 Add hdr attributes to setSurfaceAttr by Courtney Goeltzenleuchter · 7 years ago
  42. 52de2fd EGL: Properly strip out unknown attributes by Courtney Goeltzenleuchter · 7 years ago
  43. 12ffe09 Add HDR dataspaces to EGL by Courtney Goeltzenleuchter · 7 years ago
  44. 00b15b8 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 7 years ago
  45. e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  46. 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  47. c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 7 years ago
  48. eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  49. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  50. 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 7 years ago
  51. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 7 years ago
  52. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 7 years ago
  53. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 7 years ago
  54. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 7 years ago
  55. 3783657 Apply and Track EGL_GL_COLORSPACE_KHR by Courtney Goeltzenleuchter · 7 years ago
  56. 21b33cb Add new EGL colorspace extensions by Courtney Goeltzenleuchter · 8 years ago
  57. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 8 years ago
  58. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 8 years ago
  59. 4e606e3 egl: Remove retire event. by Brian Anderson · 8 years ago
  60. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  61. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  62. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 8 years ago
  63. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 8 years ago
  64. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 8 years ago
  65. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  66. 737b896 remove warnings by Mathias Agopian · 8 years ago
  67. 9592156 Remove dead-code by Mathias Agopian · 8 years ago
  68. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  69. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  70. d41b8e6 Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer" by TreeHugger Robot · 8 years ago
  71. 6076107 Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer by Craig Donner · 8 years ago
  72. b04c6f0 Change GL references to GPU for getFrameTimestamps. by Brian Anderson · 8 years ago
  73. 4ec48ac Merge "EGL: Enable eglGetFrameTimestamps." by Brian C. Anderson · 8 years ago
  74. 9f02435 Merge "EGL: Add eglGetCompositorTimingANDROID." by Brian C. Anderson · 8 years ago
  75. 832b6b9 Merge "EGL: Use frameId instead of framesAgo for frame events." by Brian C. Anderson · 8 years ago
  76. aaa3546 EGL: Enable eglGetFrameTimestamps. by Brian Anderson · 8 years ago
  77. 0a61b0c EGL: Add eglGetCompositorTimingANDROID. by Brian Anderson · 8 years ago
  78. 1049d1d EGL: Use frameId instead of framesAgo for frame events. by Brian Anderson · 8 years ago
  79. e96a325 Add methods for allocating and locking GraphicBuffers via gralloc1 flags by Craig Donner · 8 years ago
  80. 0e4e395 Add support for EGL_EXT_pixel_format_float by Courtney Goeltzenleuchter · 8 years ago
  81. c7fb44c resolve merge conflicts of 1508ae60c to master by Jesse Hall · 8 years ago
  82. 1508ae6 libEGL: Add initialization tracing by Jesse Hall · 8 years ago
  83. c939411 Merge changes from topic 'latchAndLastRefresh' by Brian C. Anderson · 8 years ago
  84. f7fd56a EGL: Expose latch, last composite, and dequeue ready. by Brian Anderson · 8 years ago
  85. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 8 years ago
  86. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  87. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 8 years ago
  88. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 8 years ago
  89. e2caadc Merge "Add fp16 pixel and window formats" by TreeHugger Robot · 8 years ago
  90. ff41514 Add fp16 pixel and window formats by Romain Guy · 8 years ago
  91. 13e4db2 Merge "egl: add EGL_IMG_context_priority to the whitelist" am: d94925cf3c am: 666bbed016 am: 75ee34f22d by Christian Poetzsch · 8 years ago
  92. d94925c Merge "egl: add EGL_IMG_context_priority to the whitelist" by Treehugger Robot · 8 years ago
  93. 94ac647 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  94. 75b4526 Allow both RENDER and TEXTURE flags when creating native client buffers. am: 304f78173f by Craig Donner · 8 years ago
  95. f48a46f Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  96. 304f781 Allow both RENDER and TEXTURE flags when creating native client buffers. by Craig Donner · 8 years ago
  97. a7805f6 egl: add EGL_IMG_context_priority to the whitelist by Christian Poetzsch · 8 years ago
  98. 7c3ba8a Update producer's cache of frame events in de/queue by Brian Anderson · 8 years ago
  99. 069b365 Add displayPresentTime to getFrameTimestamps by Brian Anderson · 8 years ago
  100. dbd0ea8 Rename posted to requestedPresent for getFrameTimestamps by Brian Anderson · 8 years ago