1. 61219af Fix typo. by Elliott Hughes · 2 years, 10 months ago
  2. 26c6f83 Avoid trying to disconnect twice with ANGLE by Jason Macnak · 3 years, 7 months ago
  3. 84ff7b2 eglSurfaceAttrib EGL_TIMESTAMPS_ANDROID non-window surface fix. by rnlee · 3 years, 4 months ago
  4. 6673871 Merge "Remove llndk_headers module" am: aaf8e170a6 am: b86e54d22b am: 4078d3da96 by Colin Cross · 3 years, 6 months ago
  5. a24adb1 Merge "Replace llndk_library with llndk clause in cc_library" am: b962746880 am: 6a34a736ab am: d4dfe6ffcb by Colin Cross · 3 years, 6 months ago
  6. ed0e6e6 Remove llndk_headers module by Colin Cross · 3 years, 6 months ago
  7. 0394364 Replace llndk_library with llndk clause in cc_library by Colin Cross · 3 years, 6 months ago
  8. 5384962 Read ro.hardware.egl for ANGLE's filename by Tim Van Patten · 3 years, 8 months ago
  9. 0222871 Read ro.hardware.egl for ANGLE's filename by Tim Van Patten · 3 years, 8 months ago
  10. 11fada7 Load ANGLEResetDisplayPlatform via dlsym by Jason Macnak · 3 years, 8 months ago
  11. e6c9097 Load ANGLEResetDisplayPlatform via dlsym by Jason Macnak · 3 years, 8 months ago
  12. 2e67185 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 8 months ago
  13. 3c53823 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/native by Bob Badour · 3 years, 8 months ago
  14. 779d446 OpenGL: allow to expose EGL_NV_context_priority_realtime by Yiwei Zhang · 3 years, 9 months ago
  15. 14e5146 Merge "Rearrange opengl llndk libraries to be next to implementations" am: 64618017e4 am: 1fd5529a5f am: 3cd6312b91 by Colin Cross · 3 years, 10 months ago
  16. 88fd524 Rearrange opengl llndk libraries to be next to implementations by Colin Cross · 3 years, 10 months ago
  17. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years ago
  18. 1ac550d Merge "Make the connection between implementation and llndk_library explicit" am: 1aba8aec4a am: 11bead39fb am: a59e1fdbad am: c6ed0c9d99 by Colin Cross · 4 years ago
  19. 8af6d1c Make the connection between implementation and llndk_library explicit by Colin Cross · 4 years ago
  20. a773313 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 4 years, 2 months ago
  21. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 4 years, 1 month ago
  22. a9550f3 Fix support of different attrib_list in eglGetPlatformDisplay by Woody Chow · 4 years, 2 months ago
  23. e8b4e70 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 4 years, 2 months ago
  24. b4d9352 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 4 years, 2 months ago
  25. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 4 years, 2 months ago
  26. 0657fba EGL: remove redundant codes for hibernation by Yiwei Zhang · 4 years, 2 months ago
  27. 0378f4d Expose EGL_ANDROID_native_fence_sync to the applications by Yiwei Zhang · 4 years, 2 months ago
  28. 85b4f32 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 am: 302b6f8f50 am: 171f2e8621 am: 45f145093a by Treehugger Robot · 4 years, 3 months ago
  29. 302b6f8 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 by Treehugger Robot · 4 years, 3 months ago
  30. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 4 years, 3 months ago
  31. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 4 years, 3 months ago
  32. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 3 months ago
  33. f188f0f Merge "opengl: Check GL_EXT_debug_marker before using it." by TreeHugger Robot · 4 years, 4 months ago
  34. f470a8e opengl: Check GL_EXT_debug_marker before using it. by Tao Wu · 4 years, 4 months ago
  35. 0492ea8 Merge "opengl: Fix wrong comments" by TreeHugger Robot · 4 years, 4 months ago
  36. 1cdfe64 opengl: Fix wrong comments by Tao Wu · 4 years, 4 months ago
  37. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 4 years, 4 months ago
  38. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 4 years, 4 months ago
  39. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 4 years, 4 months ago
  40. 8af003e OpenGL: let eglext_angle.h include eglext.h for platform by Yiwei Zhang · 4 years, 4 months ago
  41. d40aaac OpenGL: Clean up legacy __ANDROID_VNDK__ in libEGL by Yiwei Zhang · 4 years, 4 months ago
  42. 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 · 4 years, 5 months ago
  43. c466109 Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 by Michael Hoisie · 4 years, 5 months ago
  44. 4e0f56b Update libEGL to use android::base properties instead of cutils by Michael Hoisie · 4 years, 6 months ago
  45. 31c50ec Merge "Use ANGLEGetDisplayPlatform for ANGLE determination" by TreeHugger Robot · 4 years, 6 months ago
  46. 8ecb10c Use ANGLEGetDisplayPlatform for ANGLE determination by Courtney Goeltzenleuchter · 4 years, 6 months ago
  47. cf4c91b Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 am: e8c87effc3 by Michael Hoisie · 4 years, 6 months ago
  48. a2eecc8 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 by Michael Hoisie · 4 years, 6 months ago
  49. f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 4 years, 6 months ago
  50. 0127347 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c am: 8e9575bf91 by TreeHugger Robot · 4 years, 6 months ago
  51. 44ae3b7 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c by TreeHugger Robot · 4 years, 6 months ago
  52. eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  53. 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 · 4 years, 6 months ago
  54. 1760a1c Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd by TreeHugger Robot · 4 years, 6 months ago
  55. 22fcd04 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d by TreeHugger Robot · 4 years, 6 months ago
  56. ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
  57. 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 4 years, 6 months ago
  58. 7e7981e Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 am: 957aa82108 by TreeHugger Robot · 4 years, 6 months ago
  59. 86abc1c Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 by TreeHugger Robot · 4 years, 6 months ago
  60. c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 4 years, 6 months ago
  61. 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 4 years, 6 months ago
  62. 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 4 years, 6 months ago
  63. d1646cf Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 4 years, 6 months ago
  64. b22f086 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 4 years, 6 months ago
  65. 260d962 Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 4 years, 6 months ago
  66. e262692 Merge "Include what you use: <unistd.h>" am: c0aff669f8 am: 46ffa93a77 by Tom Cherry · 4 years, 6 months ago
  67. 46ffa93 Merge "Include what you use: <unistd.h>" am: c0aff669f8 by Tom Cherry · 4 years, 6 months ago
  68. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 4 years, 6 months ago
  69. 0a44a83 Merge "Include what you use: <fcntl.h>" am: af9652b1fb am: 7358ff4002 by Treehugger Robot · 4 years, 6 months ago
  70. 7358ff4 Merge "Include what you use: <fcntl.h>" am: af9652b1fb by Treehugger Robot · 4 years, 6 months ago
  71. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 4 years, 6 months ago
  72. 05f5248 Merge "Enable context virtualization only for GL" am: 48880d51d0 am: 6630407efa by Automerger Merge Worker · 4 years, 7 months ago
  73. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 4 years, 7 months ago
  74. 559b433 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 4 years, 7 months ago
  75. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 4 years, 9 months ago
  76. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 5 years ago
  77. eac35eb GpuStats: complete the coverage of ES1 usage tracking by Yiwei Zhang · 4 years, 9 months ago
  78. 09c9da5 Add stubs to libEGL cc_library by jorgegil@google.com · 5 years ago
  79. 840bd53 opengl: Revert "opengl: defer GLESV1 library loading until context creation time" by Charlie Lao · 4 years, 9 months ago
  80. c51d5f5 OpenGL: Moving comment to the right place by Charlie Lao · 4 years, 9 months ago
  81. 3ea3c11 Merge "opengl: defer GLESV1 library loading until context creation time" by TreeHugger Robot · 4 years, 9 months ago
  82. 95c7aea opengl: defer GLESV1 library loading until context creation time by Charlie Lao · 4 years, 9 months ago
  83. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 4 years, 9 months ago
  84. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 4 years, 10 months ago
  85. e814151 Add stubs to libEGL cc_library by jorgegil@google.com · 5 years ago
  86. 0b82f1a Merge "Opengl: fix a type for GraphicsEnvironment" by TreeHugger Robot · 5 years ago
  87. 1256e37 Merge "Fix for native bridge fallback in egl layers" am: a0a5ed3bdb am: cdb8facd6c by Lev Rumyantsev · 5 years ago
  88. a0a5ed3 Merge "Fix for native bridge fallback in egl layers" by Lev Rumyantsev · 5 years ago
  89. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 5 years ago
  90. 3ce7973 Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
  91. 1c2a53e Merge "Rename # vndk tag to # llndk" by TreeHugger Robot · 5 years ago
  92. 57f7523 Opengl: fix a type for GraphicsEnvironment by Yiwei Zhang · 5 years ago
  93. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 5 years ago
  94. 3e4db84 Fix for native bridge fallback in egl layers by Dmytro Chystiakov · 5 years ago
  95. 6a2c5c7 EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  96. b2306ed EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  97. 0a0e26b Rename # vndk tag to # llndk by Jiyong Park · 5 years ago
  98. 00260e4 EGL: Fix repeated extension lookups by Cody Northrop · 5 years ago
  99. 70d8ca7 Move to bionic platform include. by Christopher Ferris · 5 years ago
  100. ddd1d6b Move to bionic platform include. by Christopher Ferris · 5 years ago