1. 0e1f4ce Fix clang-tidy performance warnings in frameworks/native. by Chih-Hung Hsieh · 8 years ago
  2. da3ad6f Convert tests to Android.bp by Chih-Hung Hsieh · 8 years ago
  3. b002413 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" am: c8b3006e57 by Jesse Hall · 8 years ago
  4. c8b3006 Merge "Update EGL_ANDROID_get_native_client_buffer.txt" by Treehugger Robot · 8 years ago
  5. 224d992 Update EGL_ANDROID_get_native_client_buffer.txt by Jesse Hall · 8 years ago
  6. 3d0b760 Merge "Use -Werror in frameworks/native/opengl/libs" am: cefdd49b3f by Chih-hung Hsieh · 8 years ago
  7. cefdd49 Merge "Use -Werror in frameworks/native/opengl/libs" by Chih-hung Hsieh · 8 years ago
  8. fb23ba2 Merge "Add missing includes." am: 2df3edeae6 by Dan Albert · 8 years ago
  9. 2df3ede Merge "Add missing includes." by Treehugger Robot · 8 years ago
  10. 3c9c33a Add missing includes. by Dan Albert · 8 years ago
  11. 5731587 Convert lib to Android.bp by Courtney Goeltzenleuchter · 8 years ago
  12. c60a0f0 Use -Werror in frameworks/native/opengl/libs by Chih-Hung Hsieh · 8 years ago
  13. cbd2364 Merge "Handle glGetString returning NULL" am: 329904ffb2 by Jesse Hall · 8 years ago
  14. 329904f Merge "Handle glGetString returning NULL" by Jesse Hall · 8 years ago
  15. 09fc8f9 Handle glGetString returning NULL by Jesse Hall · 8 years ago
  16. 5c34e48 resolve merge conflicts of 8007bdd7d to stage-aosp-master by Jae Shin · 8 years ago
  17. 8d455e9 Mark libEGL, GLESv1_CM, GLESv2, and GLESv3 as LLNDK by Jiyong Park · 8 years ago
  18. 5873918 Fix unused parameter warning by Courtney Goeltzenleuchter · 9 years ago
  19. a885c3a Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 9 years ago
  20. 5309d7d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
  21. a3f8840 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  22. a018099 Merge "emulator: update EGL emulation library path" am: 7e7457f225 by Bo Hu · 8 years ago
  23. 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 8 years ago
  24. 2ba1a2a Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 by Jesse Hall · 8 years ago
  25. 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 8 years ago
  26. 3adf9e1 emulator: update EGL emulation library path by bohu · 8 years ago
  27. e124f74 Merge changes If4271719,I9c9b5de9,I46a26a67 into oc-dr1-dev am: ddd9c71272 by Courtney Goeltzenleuchter · 8 years ago
  28. 146c41f Merge "EGL: Add EGL_GL_scrgb extension" into oc-dr1-dev am: d5e8f47eff by Courtney Goeltzenleuchter · 8 years ago
  29. 1b71702 Check wide-color support before adding extensions by Courtney Goeltzenleuchter · 8 years ago
  30. 2cd68e6 EGL: Add EGL_GL_scrgb extension by Courtney Goeltzenleuchter · 8 years ago
  31. 4f4b0ca Merge "Fix compatibility problems with newer GLES Khronos headers." am: 61fbde2446 am: 104fc9efc7 by Ian Elliott · 8 years ago
  32. 104fc9e Merge "Fix compatibility problems with newer GLES Khronos headers." by Ian Elliott · 8 years ago
  33. af8df17 Fix compatibility problems with newer GLES Khronos headers. by Ian Elliott · 8 years ago
  34. 7ec584b Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 am: 6ac4d2a42b by Steven Moreland · 8 years ago
  35. 3c2a468 resolve merge conflicts of f8187f4e1 to oc-dr1-dev-plus-aosp by Ian Elliott · 8 years ago
  36. 6ac4d2a Merge "Reference nativehelper/jni.h as jni.h" am: 28c9177f66 by Steven Moreland · 8 years ago
  37. 28c9177 Merge "Reference nativehelper/jni.h as jni.h" by Treehugger Robot · 8 years ago
  38. bb7e1b6 resolve merge conflicts of 8a094116b to stage-aosp-master by Ian Elliott · 8 years ago
  39. 23bfa22 Reference nativehelper/jni.h as jni.h by Steven Moreland · 8 years ago
  40. 524e113 Update the Khronos EGL and GLES* header files. by Ian Elliott · 8 years ago
  41. b6f2d54 Merge "remove extraneous `using namespace android`" am: 8e661076b6 am: b765fc92bb by Tom Cherry · 8 years ago
  42. b765fc9 Merge "remove extraneous `using namespace android`" am: 8e661076b6 by Tom Cherry · 8 years ago
  43. ad5a3d5 remove extraneous `using namespace android` by Tom Cherry · 8 years ago
  44. 15f7978 EGL: add color space validation by Courtney Goeltzenleuchter · 8 years ago
  45. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 8 years ago
  46. 27b835c Merge "egl: handle failed eglMakeCurrent EGL_NO_CONTEXT" into oc-dev am: 2153f5e317 by Mike Stroyan · 8 years ago
  47. 47e741b egl: handle failed eglMakeCurrent EGL_NO_CONTEXT by Mike Stroyan · 8 years ago
  48. ea40401 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
  49. b732030 EGL: Do not look up default namespace when sphal is defined by Justin Yun · 8 years ago
  50. b2f9ce2 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 8 years ago
  51. fdaa90f Merge "configstore: should import ISurfaceFlingerConfigs" by TreeHugger Robot · 8 years ago
  52. c0a749e Merge "GraphicsEnv is separated from libui" by TreeHugger Robot · 8 years ago
  53. 3b746b3 configstore: should import ISurfaceFlingerConfigs by Jaesoo Lee · 8 years ago
  54. 78d69df Merge "egl: recover from failed eglMakeCurrent" into oc-dev am: 35c63d456a by Mike Stroyan · 8 years ago
  55. 6a3c05b fix circular dependency libnativewindow <-> libui by Mathias Agopian · 8 years ago
  56. 423c076 Convert lib to Android.bp by Courtney Goeltzenleuchter · 8 years ago
  57. 02ba5c7 egl: recover from failed eglMakeCurrent by Mike Stroyan · 8 years ago
  58. 1d4f7a2 Default dataspace must be UNKNOWN for compatibility by Courtney Goeltzenleuchter · 8 years ago
  59. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  60. 2c325e2 Add Display-P3 test by Courtney Goeltzenleuchter · 8 years ago
  61. f7ed1b4 Add test for EGL_KHR_no_config_context by Courtney Goeltzenleuchter · 9 years ago
  62. f372c1f Add EGL_KHR_no_config_context extension header info by Courtney Goeltzenleuchter · 9 years ago
  63. d118ea9 Add test for 10:10:10:2 support in EGL by Courtney Goeltzenleuchter · 9 years ago
  64. 3783657 Apply and Track EGL_GL_COLORSPACE_KHR by Courtney Goeltzenleuchter · 8 years ago
  65. 10d17f7 Fix unused parameter warning by Courtney Goeltzenleuchter · 9 years ago
  66. e29ff8f Print ImplementationANDROID extensions as well by Courtney Goeltzenleuchter · 9 years ago
  67. 21b33cb Add new EGL colorspace extensions by Courtney Goeltzenleuchter · 9 years ago
  68. a774600 Merge "Dump EGL Extension list" into oc-dev by Courtney Goeltzenleuchter · 8 years ago
  69. 55901a2 Expose EGL_ANDROID_native_fence_sync. by Craig Donner · 9 years ago
  70. 21d072a Merge changes from topic 'presentFenceNotReliable' into oc-dev by Brian C. Anderson · 9 years ago
  71. 4284994 egl: Use reserved values for eglGetFrameTimestamps by Brian Anderson · 9 years ago
  72. dc96fdf egl: Differentiate pending vs invalid timestamps. by Brian Anderson · 9 years ago
  73. 6b37671 egl: Avoid use of retire as present by Brian Anderson · 9 years ago
  74. 8cea5b3 Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  75. 219db6c Remove .(ll)ndk suffix from (ll)ndk_library by Dan Willemsen · 9 years ago
  76. 8c41cac Dump EGL Extension list by Courtney Goeltzenleuchter · 9 years ago
  77. 5910dc7 Load GL graphics drivers explicitly from sphal namespace by Jiyong Park · 9 years ago
  78. c221d64 Fix build error with configstore by Courtney Goeltzenleuchter · 9 years ago
  79. f29f287 Add test for FP16 surface support by Courtney Goeltzenleuchter · 9 years ago
  80. f15219b Fix typo causing GL_EXT_debug_marker to disappear by Pyry Haulos · 9 years ago
  81. f613a19 Remove more EGL_ANDROID_create_native_client_buffer references by Craig Donner · 9 years ago
  82. 4e606e3 egl: Remove retire event. by Brian Anderson · 9 years ago
  83. f25db04 Merge "Make IGraphicBufferProducer a hybrid interface." by TreeHugger Robot · 9 years ago
  84. 55e90da Merge "Add EGL_SCALE_METADATA enum" by TreeHugger Robot · 9 years ago
  85. 91ce5cd Merge "EGL: Grab relevant upstream colorspace changes" by TreeHugger Robot · 9 years ago
  86. 5f1af04 get rid of the dependency on utils/CallStack.h by Mathias Agopian · 9 years ago
  87. d8a7e59 Merge changes from topic 'blobcache' by TreeHugger Robot · 9 years ago
  88. b7f9a24 convert BlobCache to STL by Mathias Agopian · 9 years ago
  89. 5f549b2 move BlobCache over (unmodified) to libEGL by Mathias Agopian · 9 years ago
  90. 6542143 Remove dependency to most of libutils by Mathias Agopian · 9 years ago
  91. 113c6b7 opengl egl_object.h: add <atomic> include. by Steven Moreland · 9 years ago
  92. 6e1193a Make IGraphicBufferProducer a hybrid interface. by Pawin Vongmasa · 9 years ago
  93. 9c49387 Add EGL_SCALE_METADATA enum by Courtney Goeltzenleuchter · 9 years ago
  94. 62203bf EGL: Grab relevant upstream colorspace changes by Courtney Goeltzenleuchter · 9 years ago
  95. 6196340 Remove a dependency of EGL on ui/GraphicBuffer.h by Mathias Agopian · 9 years ago
  96. 3111d66 remove EGL dependency on libbinder by Mathias Agopian · 9 years ago
  97. 10e9ab5 check that the NativeWindowType is valid in eglCreateWindowSurface by Mathias Agopian · 9 years ago
  98. b65dbd5 Merge "Make the AHardwareBuffer extension compatible with C." by TreeHugger Robot · 9 years ago
  99. e28f8ab Make the AHardwareBuffer extension compatible with C. by Craig Donner · 9 years ago
  100. 51d53c4 Whitelist EGL_KHR_no_config_context by Pyry Haulos · 9 years ago