1. 6ddaa7a Merge changes from topics "GL_screen_decor", "VK_screen_decor" by Leon Scroggins · 3 years, 8 months ago
  2. 98366ca Interpret the new R8 EGLConfig properly by Leon Scroggins III · 3 years, 8 months ago
  3. 61219af Fix typo. by Elliott Hughes · 3 years, 8 months ago
  4. 26c6f83 Avoid trying to disconnect twice with ANGLE by Jason Macnak · 4 years, 4 months ago
  5. 84ff7b2 eglSurfaceAttrib EGL_TIMESTAMPS_ANDROID non-window surface fix. by rnlee · 4 years, 2 months ago
  6. 0222871 Read ro.hardware.egl for ANGLE's filename by Tim Van Patten · 4 years, 5 months ago
  7. e6c9097 Load ANGLEResetDisplayPlatform via dlsym by Jason Macnak · 4 years, 5 months ago
  8. 779d446 OpenGL: allow to expose EGL_NV_context_priority_realtime by Yiwei Zhang · 4 years, 7 months ago
  9. 9058b8f Vulkan/OpenGL: log dlerror for loading updatable gfx driver by Yiwei Zhang · 4 years, 9 months ago
  10. 2f707e6 Plumb ANGLE EGL features for debugging. by Peiyong Lin · 4 years, 11 months ago
  11. a9550f3 Fix support of different attrib_list in eglGetPlatformDisplay by Woody Chow · 5 years ago
  12. b4d9352 OpenGL: fix initializeAnglePlatform with built-in ANGLE driver by Yiwei Zhang · 5 years ago
  13. 8af0306 EGL: refactor and enforce clang-format by Yiwei Zhang · 5 years ago
  14. 0657fba EGL: remove redundant codes for hibernation by Yiwei Zhang · 5 years ago
  15. 0378f4d Expose EGL_ANDROID_native_fence_sync to the applications by Yiwei Zhang · 5 years ago
  16. 85b4f32 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 am: 302b6f8f50 am: 171f2e8621 am: 45f145093a by Treehugger Robot · 5 years ago
  17. 302b6f8 Merge "OpenGL: Use more inclusive terms" am: 303d4ecdad am: 4464572a00 by Treehugger Robot · 5 years ago
  18. 26169cd OpenGL: Use more inclusive terms by Yiwei Zhang · 5 years ago
  19. 0360dae Merge "vulkan/opengl: rename some vars and comments" by Treehugger Robot · 5 years ago
  20. e04d7e5 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 5 years ago
  21. f188f0f Merge "opengl: Check GL_EXT_debug_marker before using it." by TreeHugger Robot · 5 years ago
  22. f470a8e opengl: Check GL_EXT_debug_marker before using it. by Tao Wu · 5 years ago
  23. 0492ea8 Merge "opengl: Fix wrong comments" by TreeHugger Robot · 5 years ago
  24. 1cdfe64 opengl: Fix wrong comments by Tao Wu · 5 years ago
  25. 75e28d1 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 am: eb00380be8 am: 29b107d56f am: cc12f5d836 by TreeHugger Robot · 5 years ago
  26. eb00380 Merge "vulkan/opengl: rename some vars and comments" into rvc-dev am: 0cc0df1e13 by TreeHugger Robot · 5 years ago
  27. 9592422 vulkan/opengl: rename some vars and comments by Yiwei Zhang · 5 years ago
  28. 8af003e OpenGL: let eglext_angle.h include eglext.h for platform by Yiwei Zhang · 5 years ago
  29. d40aaac OpenGL: Clean up legacy __ANDROID_VNDK__ in libEGL by Yiwei Zhang · 5 years ago
  30. 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 · 5 years ago
  31. c466109 Merge "Update libEGL to use android::base properties instead of cutils" into rvc-dev am: 9c6dd35a07 by Michael Hoisie · 5 years ago
  32. 4e0f56b Update libEGL to use android::base properties instead of cutils by Michael Hoisie · 5 years ago
  33. 31c50ec Merge "Use ANGLEGetDisplayPlatform for ANGLE determination" by TreeHugger Robot · 5 years ago
  34. 8ecb10c Use ANGLEGetDisplayPlatform for ANGLE determination by Courtney Goeltzenleuchter · 5 years ago
  35. cf4c91b Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 am: e8c87effc3 by Michael Hoisie · 5 years ago
  36. a2eecc8 Merge "Remove unused libhardware_headers dependency from libEGL" into rvc-dev am: 11d7674745 by Michael Hoisie · 5 years ago
  37. f1d3089 Remove unused libhardware_headers dependency from libEGL by Michael Hoisie · 5 years ago
  38. 0127347 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c am: 8e9575bf91 by TreeHugger Robot · 5 years ago
  39. 44ae3b7 Merge "Allow native driver to be ANGLE" into rvc-dev am: eeff9de91c by TreeHugger Robot · 5 years ago
  40. eeff9de Merge "Allow native driver to be ANGLE" into rvc-dev by TreeHugger Robot · 5 years ago
  41. 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 · 5 years ago
  42. 1760a1c Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d am: 55ae21ccfd by TreeHugger Robot · 5 years ago
  43. 22fcd04 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev am: ef960f8a6d by TreeHugger Robot · 5 years ago
  44. ef960f8 Merge "Change to using sysprop for libEGL and EGL_test" into rvc-dev by TreeHugger Robot · 5 years ago
  45. 204fb1f Change to using sysprop for libEGL and EGL_test by Sundong Ahn · 5 years ago
  46. 7e7981e Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 am: 957aa82108 by TreeHugger Robot · 5 years ago
  47. 86abc1c Merge changes I9ea20221,I81b7546c into rvc-dev am: 0f1eb7d451 by TreeHugger Robot · 5 years ago
  48. c1a1a86 Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 5 years ago
  49. 09d2771 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 5 years ago
  50. 6af5bcb Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 5 years ago
  51. d1646cf Allow native driver to be ANGLE by Courtney Goeltzenleuchter · 5 years ago
  52. b22f086 Clean up egl_connection_t::shouldUseAngle by Yiwei Zhang · 5 years ago
  53. 260d962 Remove unused egl_connection_t::angleDecided by Yiwei Zhang · 5 years ago
  54. e262692 Merge "Include what you use: <unistd.h>" am: c0aff669f8 am: 46ffa93a77 by Tom Cherry · 5 years ago
  55. 46ffa93 Merge "Include what you use: <unistd.h>" am: c0aff669f8 by Tom Cherry · 5 years ago
  56. 28ac3b9 Include what you use: <unistd.h> by Tom Cherry · 5 years ago
  57. 0a44a83 Merge "Include what you use: <fcntl.h>" am: af9652b1fb am: 7358ff4002 by Treehugger Robot · 5 years ago
  58. 7358ff4 Merge "Include what you use: <fcntl.h>" am: af9652b1fb by Treehugger Robot · 5 years ago
  59. 3387cab Include what you use: <fcntl.h> by Tom Cherry · 5 years ago
  60. 05f5248 Merge "Enable context virtualization only for GL" am: 48880d51d0 am: 6630407efa by Automerger Merge Worker · 5 years ago
  61. 9defb44 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 5 years ago
  62. 559b433 Enable context virtualization only for GL by Courtney Goeltzenleuchter · 5 years ago
  63. a046c96 GraphicsEnv: refactor to unify the debuggable logic am: fe62271bc3 by Automerger Merge Worker · 6 years ago
  64. fe62271 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  65. eac35eb GpuStats: complete the coverage of ES1 usage tracking by Yiwei Zhang · 6 years ago
  66. 840bd53 opengl: Revert "opengl: defer GLESV1 library loading until context creation time" by Charlie Lao · 6 years ago
  67. c51d5f5 OpenGL: Moving comment to the right place by Charlie Lao · 6 years ago
  68. 3ea3c11 Merge "opengl: defer GLESV1 library loading until context creation time" by TreeHugger Robot · 6 years ago
  69. 95c7aea opengl: defer GLESV1 library loading until context creation time by Charlie Lao · 6 years ago
  70. db3ed6e Don't fall back to system driver when driver apk fails. by Peiyong Lin · 6 years ago
  71. 011538f GpuStats: track whether the app creates ES1 context by Yiwei Zhang · 6 years ago
  72. 0b82f1a Merge "Opengl: fix a type for GraphicsEnvironment" by TreeHugger Robot · 6 years ago
  73. 1256e37 Merge "Fix for native bridge fallback in egl layers" am: a0a5ed3bdb am: cdb8facd6c by Lev Rumyantsev · 6 years ago
  74. a0a5ed3 Merge "Fix for native bridge fallback in egl layers" by Lev Rumyantsev · 6 years ago
  75. d64198e Merge "GraphicsEnv: refactor to unify the debuggable logic" by TreeHugger Robot · 6 years ago
  76. 57f7523 Opengl: fix a type for GraphicsEnvironment by Yiwei Zhang · 6 years ago
  77. 6a674c9 GraphicsEnv: refactor to unify the debuggable logic by Yiwei Zhang · 6 years ago
  78. 3e4db84 Fix for native bridge fallback in egl layers by Dmytro Chystiakov · 6 years ago
  79. 6a2c5c7 EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  80. b2306ed EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  81. 00260e4 EGL: Fix repeated extension lookups by Cody Northrop · 6 years ago
  82. ca8dce9 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 6 years ago
  83. b524c93 eglSwapBuffersWithDamageKHR robustness by Anders Frostad Pedersen · 6 years ago
  84. 86f9f74 opengl: fix a race condition when unloading gl driver by Yiwei Zhang · 6 years ago
  85. b856aff Remove mention of legacy software renderer by Chris Forbes · 6 years ago
  86. cfc6230 Nuke libagl and setEmulatorGlesValue by Chris Forbes · 6 years ago
  87. 27ab3ac GpuStats: move GpuStats related structs and enums away from GraphicsEnv by Yiwei Zhang · 6 years ago
  88. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 6 years ago
  89. dbccd22 Reintroduce EGL mitigations from Android P. by Krzysztof Kosiński · 6 years ago
  90. 0d10b25 [GL Loader] Keep supporting wildcards matching in Q. by Peiyong Lin · 6 years ago
  91. 3575b9f [GL Loader] Remove emulation path. by Peiyong Lin · 6 years ago
  92. 9f0c79d Honor the property overrides for GLES. by Peiyong Lin · 6 years ago
  93. 8cd204d [GL Loader] Split loading logic based on API set and driver choices. by Peiyong Lin · 6 years ago
  94. e83b868 [GL Loader] Extract loader logic to separate function calls. by Peiyong Lin · 6 years ago
  95. f5b5c41 Make sure GL version string is correct by Courtney Goeltzenleuchter · 6 years ago
  96. 3747f4d Do not emulate EGL 1.5 functionality with extensions by Courtney Goeltzenleuchter · 6 years ago
  97. b4c3859 EGL: querying client extensions as well for EGL 1.5 extensions by Michael Yang · 6 years ago
  98. 18fa296 Initial readme doc for GLES layers by Cody Northrop · 6 years ago
  99. b5b0ce6 More verbose debugging for GLES layers by Cody Northrop · 6 years ago
  100. 1722f8e Advertise EGL_ANDROID_GLES_layers extension by Cody Northrop · 6 years ago