1. c93bb3b Merge "OpenGL: allow to expose EGL_NV_context_priority_realtime" by TreeHugger Robot · 5 years ago
  2. 779d446 OpenGL: allow to expose EGL_NV_context_priority_realtime by Yiwei Zhang · 5 years ago
  3. edbd6d8 opengl: make gl_headers available to host modules by Jesse Hall · 5 years ago
  4. 14e5146 Merge "Rearrange opengl llndk libraries to be next to implementations" am: 64618017e4 am: 1fd5529a5f am: 3cd6312b91 by Colin Cross · 5 years ago
  5. 88fd524 Rearrange opengl llndk libraries to be next to implementations by Colin Cross · 5 years ago
  6. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 5 years ago
  7. 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 5 years ago
  8. 1aba8ae Merge "Make the connection between implementation and llndk_library explicit" by Colin Cross · 5 years ago
  9. 2f0ffac Merge "Update bufferOffset logic in GPU upload functions" am: 58593e6b12 am: e4a7a6a1f0 am: bf28a6571e am: e14ce96fa3 by Treehugger Robot · 5 years ago
  10. 58593e6 Merge "Update bufferOffset logic in GPU upload functions" by Treehugger Robot · 5 years ago
  11. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 5 years ago
  12. a773313 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 5 years ago
  13. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 5 years ago
  14. a9550f3 Fix support of different attrib_list in eglGetPlatformDisplay by Woody Chow · 5 years ago
  15. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  16. b4d9352 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 5 years ago
  17. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 5 years ago
  18. 0657fba EGL: remove redundant codes for hibernation by Yiwei Zhang · 5 years ago
  19. 0378f4d Expose EGL_ANDROID_native_fence_sync to the applications by Yiwei Zhang · 5 years ago
  20. 85b4f32 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 am: 302b6f8f50 am: 171f2e8621 am: 45f145093a by Treehugger Robot · 6 years ago
  21. 302b6f8 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 by Treehugger Robot · 6 years ago
  22. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 6 years ago
  23. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 6 years ago
  24. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 6 years ago
  25. a7ab5c7 Update bufferOffset logic in GPU upload functions by Adam Bodnar · 6 years ago
  26. f188f0f Merge "opengl: Check GL_EXT_debug_marker before using it." by TreeHugger Robot · 6 years ago
  27. f470a8e opengl: Check GL_EXT_debug_marker before using it. by Tao Wu · 6 years ago
  28. 9eca06b Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 6 years ago
  29. a56e2dd Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 6 years ago
  30. a6b8544 Merge "Update to use nativehelper/JNIPlatformHelp.h" by Orion Hodson · 6 years ago
  31. 0492ea8 Merge "opengl: Fix wrong comments" by TreeHugger Robot · 6 years ago
  32. 1cdfe64 opengl: Fix wrong comments by Tao Wu · 6 years ago
  33. aa614cc Update to use nativehelper/JNIPlatformHelp.h by Orion Hodson · 6 years ago
  34. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 6 years ago
  35. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 6 years ago
  36. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 6 years ago
  37. 8af003e OpenGL: let eglext_angle.h include eglext.h for platform by Yiwei Zhang · 6 years ago
  38. d40aaac OpenGL: Clean up legacy __ANDROID_VNDK__ in libEGL by Yiwei Zhang · 6 years ago
  39. e70282b Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 am: c4661093a2 am: 5e93a1ab45 am: 32c17de103 by Michael Hoisie · 6 years ago
  40. c466109 Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 by Michael Hoisie · 6 years ago
  41. 4e0f56b Update libEGL to use android::base properties instead of cutils by Michael Hoisie · 6 years ago
  42. 31c50ec Merge "Use ANGLEGetDisplayPlatform for ANGLE determination" by TreeHugger Robot · 6 years ago
  43. 8ecb10c Use ANGLEGetDisplayPlatform for ANGLE determination by Courtney Goeltzenleuchter · 6 years ago
  44. cf4c91b Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 am: e8c87effc3 by Michael Hoisie · 6 years ago
  45. a2eecc8 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 by Michael Hoisie · 6 years ago
  46. f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 6 years ago
  47. 0127347 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c am: 8e9575bf91 by TreeHugger Robot · 6 years ago
  48. 44ae3b7 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c by TreeHugger Robot · 6 years ago
  49. eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 6 years ago
  50. 707ee47 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd am: 1760a1c18d am: 0d44037fec by TreeHugger Robot · 6 years ago
  51. 1760a1c Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd by TreeHugger Robot · 6 years ago
  52. 22fcd04 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d by TreeHugger Robot · 6 years ago
  53. ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 6 years ago
  54. 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 6 years ago
  55. 7e7981e Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 am: 957aa82108 by TreeHugger Robot · 6 years ago
  56. 86abc1c Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 by TreeHugger Robot · 6 years ago
  57. c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 6 years ago
  58. 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 6 years ago
  59. 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 6 years ago
  60. d1646cf Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 6 years ago
  61. b22f086 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 6 years ago
  62. 260d962 Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 6 years ago
  63. e329ede Merge "Add dependency on jni_headers to opengl tests" am: e65d87a96b am: 437b0af693 by Orion Hodson · 6 years ago
  64. 437b0af Merge "Add dependency on jni_headers to opengl tests" am: e65d87a96b by Orion Hodson · 6 years ago
  65. 7c73c0e Add dependency on jni_headers to opengl tests by Orion Hodson · 6 years ago
  66. e262692 Merge "Include what you use: <unistd.h>" am: c0aff669f8 am: 46ffa93a77 by Tom Cherry · 6 years ago
  67. 46ffa93 Merge "Include what you use: <unistd.h>" am: c0aff669f8 by Tom Cherry · 6 years ago
  68. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 6 years ago
  69. 0a44a83 Merge "Include what you use: <fcntl.h>" am: af9652b1fb am: 7358ff4002 by Treehugger Robot · 6 years ago
  70. 7358ff4 Merge "Include what you use: <fcntl.h>" am: af9652b1fb by Treehugger Robot · 6 years ago
  71. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 6 years ago
  72. 4ee59a2 Merge "Unbreak gen command and sync with current tree" am: 72cb9bff92 am: 7afebea6ca by Treehugger Robot · 6 years ago
  73. 7afebea Merge "Unbreak gen command and sync with current tree" am: 72cb9bff92 by Treehugger Robot · 6 years ago
  74. 62d2c9c Unbreak gen command and sync with current tree by Orion Hodson · 6 years ago
  75. 8980f06 Add CtsGpuToolsHostTestCases into presubmit. by Peiyong Lin · 6 years ago
  76. cb7a6a1 Merge "Remove mips." am: ba4d743a16 am: 6d5e141cc0 by Automerger Merge Worker · 6 years ago
  77. ba4d743 Merge "Remove mips." by Treehugger Robot · 6 years ago
  78. 2a45d7a Remove mips. by Elliott Hughes · 6 years ago
  79. 05f5248 Merge "Enable context virtualization only for GL" am: 48880d51d0 am: 6630407efa by Automerger Merge Worker · 6 years ago
  80. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 6 years ago
  81. 559b433 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 6 years ago
  82. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
  83. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  84. 3cb3d4e SF: Redesign API to query display information by Dominik Laskowski · 6 years ago
  85. eac35eb GpuStats: complete the coverage of ES1 usage tracking by Yiwei Zhang · 6 years ago
  86. 09c9da5 Add stubs to libEGL cc_library by jorgegil@google.com · 6 years ago
  87. 840bd53 opengl: Revert "opengl: defer GLESV1 library loading until context creation time" by Charlie Lao · 6 years ago
  88. c51d5f5 OpenGL: Moving comment to the right place by Charlie Lao · 6 years ago
  89. 9b6559c Merge "ui: Deduplicate rotation types" by TreeHugger Robot · 6 years ago
  90. 3ea3c11 Merge "opengl: defer GLESV1 library loading until context creation time" by TreeHugger Robot · 6 years ago
  91. 95c7aea opengl: defer GLESV1 library loading until context creation time by Charlie Lao · 6 years ago
  92. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  93. 718f960 ui: Deduplicate rotation types by Dominik Laskowski · 6 years ago
  94. 1ca25ba Merge "GpuStats: track whether the app creates ES1 context" by TreeHugger Robot · 6 years ago
  95. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 6 years ago
  96. cfd0a09 Merge "Use new UnsupportedAppUsage annotation." am: 27e06cc275 am: 240d8e0ce7 am: 5b65df5d49 by Automerger Merge Worker · 6 years ago
  97. 6783dfb Use new UnsupportedAppUsage annotation. by Artur Satayev · 6 years ago
  98. e814151 Add stubs to libEGL cc_library by jorgegil@google.com · 6 years ago
  99. 0b82f1a Merge "Opengl: fix a type for GraphicsEnvironment" by TreeHugger Robot · 6 years ago
  100. 1256e37 Merge "Fix for native bridge fallback in egl layers" am: a0a5ed3bdb am: cdb8facd6c by Lev Rumyantsev · 6 years ago