1. 91bbdcc Mark libGLESv2.so and libEGL.so as VNDK libs. by Justin Yun · 7 years ago
  2. b386b22 Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 am: a2729f0fae by Ian Elliott · 7 years ago
  3. 4f4b0ca Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 by Ian Elliott · 7 years ago
  4. 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 7 years ago
  5. af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 7 years ago
  6. 096a6ac Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b am: 9cd659c8dc by Steven Moreland · 7 years ago
  7. 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 7 years ago
  8. 3c2a468 resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp by Ian Elliott · 7 years ago
  9. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 7 years ago
  10. 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 7 years ago
  11. bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 7 years ago
  12. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 7 years ago
  13. 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  14. e7be42b Update the Khronos EGL and GLES* header files. by Ian Elliott · 7 years ago
  15. be6845d Merge "Fix signed/unsigned conversion warning" by TreeHugger Robot · 7 years ago
  16. d3f1401 Fix signed/unsigned conversion warning by George Burgess IV · 7 years ago
  17. e417726 Print "test skipped" for wide-color tests by Courtney Goeltzenleuchter · 7 years ago
  18. d99694b Fix naming of test so it's printed properly by Courtney Goeltzenleuchter · 7 years ago
  19. 0f5bf76 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb am: 7dfd2ba2d6 by Tom Cherry · 7 years ago
  20. b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 7 years ago
  21. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 7 years ago
  22. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 7 years ago
  23. e5d6f99 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 7 years ago
  24. 8589349 emulator: update EGL emulation library path by bohu · 7 years ago
  25. 9c93848 Fix trivial compiler warnings by Kalle Raita · 7 years ago
  26. 84802a1 Merge "Convert tests to Android.bp" by TreeHugger Robot · 7 years ago
  27. 03d9f07 Convert tests to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  28. 33e2b78 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 7 years ago
  29. 15f7978 EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  30. c26fa01 Merge "EGL: add color space validation" by TreeHugger Robot · 7 years ago
  31. eeaa52b EGL: add color space validation by Courtney Goeltzenleuchter · 7 years ago
  32. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 7 years ago
  33. 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 7 years ago
  34. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 7 years ago
  35. ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 7 years ago
  36. b732030 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 7 years ago
  37. b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  38. fdaa90f Merge "configstore: should import ISurfaceFlingerConfigs" by TreeHugger Robot · 7 years ago
  39. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 7 years ago
  40. 3b746b3 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 7 years ago
  41. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 7 years ago
  42. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 7 years ago
  43. 423c076 Convert lib to Android.bp by Courtney Goeltzenleuchter · 7 years ago
  44. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 7 years ago
  45. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 7 years ago
  46. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 7 years ago
  47. 2c325e2 Add Display-P3 test by Courtney Goeltzenleuchter · 7 years ago
  48. f7ed1b4 Add test for EGL_KHR_no_config_context by Courtney Goeltzenleuchter · 7 years ago
  49. f372c1f Add EGL_KHR_no_config_context extension header info by Courtney Goeltzenleuchter · 7 years ago
  50. d118ea9 Add test for 10:10:10:2 support in EGL by Courtney Goeltzenleuchter · 7 years ago
  51. 3783657 Apply and Track EGL_GL_COLORSPACE_KHR by Courtney Goeltzenleuchter · 7 years ago
  52. 10d17f7 Fix unused parameter warning by Courtney Goeltzenleuchter · 7 years ago
  53. e29ff8f Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 7 years ago
  54. 21b33cb Add new EGL colorspace extensions by Courtney Goeltzenleuchter · 7 years ago
  55. a774600 Merge "Dump EGL Extension list" into oc-dev by Courtney Goeltzenleuchter · 7 years ago
  56. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 7 years ago
  57. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 7 years ago
  58. 4284994 egl: Use reserved values for eglGetFrameTimestamps by Brian Anderson · 7 years ago
  59. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 7 years ago
  60. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 7 years ago
  61. 8cea5b3 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  62. 219db6c Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 7 years ago
  63. 8c41cac Dump EGL Extension list by Courtney Goeltzenleuchter · 7 years ago
  64. 5910dc7 Load GL graphics drivers explicitly from sphal namespace by Jiyong Park · 7 years ago
  65. c221d64 Fix build error with configstore by Courtney Goeltzenleuchter · 7 years ago
  66. f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 7 years ago
  67. f15219b Fix typo causing GL_EXT_debug_marker to disappear by Pyry Haulos · 7 years ago
  68. f613a19 Remove more EGL_ANDROID_create_native_client_buffer references by Craig Donner · 7 years ago
  69. 4e606e3 egl: Remove retire event. by Brian Anderson · 7 years ago
  70. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 7 years ago
  71. 55e90da Merge "Add EGL_SCALE_METADATA enum" by TreeHugger Robot · 7 years ago
  72. 91ce5cd Merge "EGL: Grab relevant upstream colorspace changes" by TreeHugger Robot · 7 years ago
  73. 5f1af04 get rid of the dependency on utils/CallStack.h by Mathias Agopian · 7 years ago
  74. d8a7e59 Merge changes from topic 'blobcache' by TreeHugger Robot · 7 years ago
  75. b7f9a24 convert BlobCache to STL by Mathias Agopian · 7 years ago
  76. 5f549b2 move BlobCache over (unmodified) to libEGL by Mathias Agopian · 7 years ago
  77. 6542143 Remove dependency to most of libutils by Mathias Agopian · 7 years ago
  78. 113c6b7 opengl egl_object.h: add <atomic> include. by Steven Moreland · 7 years ago
  79. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 7 years ago
  80. 9c49387 Add EGL_SCALE_METADATA enum by Courtney Goeltzenleuchter · 8 years ago
  81. 62203bf EGL: Grab relevant upstream colorspace changes by Courtney Goeltzenleuchter · 8 years ago
  82. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 8 years ago
  83. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 8 years ago
  84. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 7 years ago
  85. b65dbd5 Merge "Make the AHardwareBuffer extension compatible with C." by TreeHugger Robot · 7 years ago
  86. e28f8ab Make the AHardwareBuffer extension compatible with C. by Craig Donner · 7 years ago
  87. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 7 years ago
  88. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  89. 737b896 remove warnings by Mathias Agopian · 8 years ago
  90. 9592156 Remove dead-code by Mathias Agopian · 8 years ago
  91. 89ed4c8 split libandroid.so by Mathias Agopian · 8 years ago
  92. bdddbbc Add missing GLES 3.x metadata by Romain Guy · 8 years ago
  93. 17aa8a4 Merge "Fix typos in EGL_ANDROID_get_native_client_buffer spec." by TreeHugger Robot · 8 years ago
  94. edfdedf Fix typos in EGL_ANDROID_get_native_client_buffer spec. by Craig Donner · 8 years ago
  95. fb94f1d Merge "Break a dependency of libui on libandroid" by TreeHugger Robot · 8 years ago
  96. f810b29 Merge changes from topic 'GPU_replace_GL' by Brian C. Anderson · 8 years ago
  97. a934764 Break a dependency of libui on libandroid by Mathias Agopian · 8 years ago
  98. d41b8e6 Merge "Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer" by TreeHugger Robot · 8 years ago
  99. 6076107 Expose extension for obtaining an EGLClientBuffer from an AHardwareBuffer by Craig Donner · 8 years ago
  100. 5ea5e59 Fix unexpected FrameEvents on BufferQueue reconnect by Brian Anderson · 8 years ago