1. 5e21eb3 GL: unload system driver if needed by Yiwei Zhang · 6 years ago
  2. 0d10b25 [GL Loader] Keep supporting wildcards matching in Q. by Peiyong Lin · 6 years ago
  3. 3575b9f [GL Loader] Remove emulation path. by Peiyong Lin · 6 years ago
  4. 9f0c79d Honor the property overrides for GLES. by Peiyong Lin · 6 years ago
  5. 8cd204d [GL Loader] Split loading logic based on API set and driver choices. by Peiyong Lin · 6 years ago
  6. e83b868 [GL Loader] Extract loader logic to separate function calls. by Peiyong Lin · 6 years ago
  7. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 6 years ago
  8. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 6 years ago
  9. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 7 years ago
  10. 302bc77 Remove obsoleted version-1 API for opt-in/out code. by Ian Elliott · 7 years ago
  11. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 7 years ago
  12. b6125f5 Use Version-2 feature-support-utility API by Ian Elliott · 7 years ago
  13. db444a9 Disable ANGLE rules file checking by Cody Northrop · 7 years ago
  14. 1566657 Refactor ANGLE interface version selection logic by Cody Northrop · 7 years ago
  15. a3d67a2 Remove interface version 0 from ANGLE logic by Cody Northrop · 7 years ago
  16. fc94a58 Move ANGLE rules file check to separate function by Cody Northrop · 7 years ago
  17. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 7 years ago
  18. 985bc28 Use dlsym on correct object by Courtney Goeltzenleuchter · 7 years ago
  19. ee768c2 Clean up featuresutils library by Courtney Goeltzenleuchter · 7 years ago
  20. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 7 years ago
  21. b91b989 Only load native EGL library if using GL back-end by Courtney Goeltzenleuchter · 7 years ago
  22. 734a485 Only run ANGLE rules once by Courtney Goeltzenleuchter · 7 years ago
  23. 28b97dc Add debug property to enable/disable ANGLE by Courtney Goeltzenleuchter · 7 years ago
  24. 380bf85 Use either the version-0 or version-1 opt-in/out API by Ian Elliott · 7 years ago
  25. 04e7043 Pass ANGLE rules file descriptor through JNI by Cody Northrop · 7 years ago
  26. 6d082ef Don't try to load ANGLE without a namespace by Cody Northrop · 7 years ago
  27. 9d5d33d Move platform entries init earlier by Cody Northrop · 7 years ago
  28. 68d1035 Revert "Revert "Split platform functions from entrypoints"" by Cody Northrop · 7 years ago
  29. d18d553 Revert "Split platform functions from entrypoints" by Cody Northrop · 7 years ago
  30. 2600c7b Merge "Make a GLESv1 only entries for GLESv1 driver loading" by Yiwei Zhang · 7 years ago
  31. 7cc5892 Make a GLESv1 only entries for GLESv1 driver loading by Yiwei Zhang · 7 years ago
  32. 87a562c Split platform functions from entrypoints by Cody Northrop · 7 years ago
  33. 075437f Use separate feature_support library by Courtney Goeltzenleuchter · 7 years ago
  34. 3447447 Use opt-in/out logic that lives in the ANGLE APK by Ian Elliott · 7 years ago
  35. 49d5199 Allow specifying ANGLE in manifest via meta-data by Cody Northrop · 7 years ago
  36. b058aff Added/refined log messages for ANGLE usage/settings. by Ian Elliott · 7 years ago
  37. d41ef25 Pass more ANGLE info from runtime by Courtney Goeltzenleuchter · 7 years ago
  38. 1f00e17 Load ANGLE from APK by Cody Northrop · 7 years ago
  39. 48a6cd2 [opengl] Modernize codebase by replacing NULL with nullptr by Yi Kong · 7 years ago
  40. 2eab3fc readdir_r is deprecated. by Elliott Hughes · 8 years ago
  41. 0f82d87 emulator: api 26 fix guest rendering by Lingfeng Yang · 8 years ago
  42. a018099 Merge "emulator: update EGL emulation library path" am: 7e7457f225 by Bo Hu · 8 years ago
  43. 7e7457f Merge "emulator: update EGL emulation library path" by Bo Hu · 8 years ago
  44. 2ba1a2a Merge "Fix monolithic, un-suffixed GLES driver search" am: cd89b87637 by Jesse Hall · 8 years ago
  45. 4aaa960 Fix monolithic, un-suffixed GLES driver search by Jesse Hall · 8 years ago
  46. 3adf9e1 emulator: update EGL emulation library path by bohu · 8 years ago
  47. a243e5d Mark EGL/GLES libs as vendor_available by Jiyong Park · 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. 27c39e1 GraphicsEnv is separated from libui by Jiyong Park · 8 years ago
  51. 5910dc7 Load GL graphics drivers explicitly from sphal namespace by Jiyong Park · 8 years ago
  52. 6542143 Remove dependency to most of libutils by Mathias Agopian · 8 years ago
  53. 311b479 clean-up EGL includes by Mathias Agopian · 8 years ago
  54. 991d254 move GraphicEnv from libgui to libui by Mathias Agopian · 8 years ago
  55. c7fb44c resolve merge conflicts of 1508ae60c to master by Jesse Hall · 9 years ago
  56. 1508ae6 libEGL: Add initialization tracing by Jesse Hall · 9 years ago
  57. 1966cf6 EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  58. 7a8d83e EGL: Load updated EGL/GLES drivers by Jesse Hall · 9 years ago
  59. e0ea99c resolve merge conflicts of a2c2d11f9 to master by Mark Salyzyn · 9 years ago
  60. 7823e12 Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  61. c03d283 resolve merge conflicts of 525a5f2 to master by Mark Salyzyn · 9 years ago
  62. a5e161b Replace cutils/log.h and rationalize log/log.h and android/log.h by Mark Salyzyn · 9 years ago
  63. feb7c74 Remove unused getProcessCmdline function by Jesse Hall · 9 years ago
  64. 69e5b1a emulator: load vendor specific egl libraries first by bohu · 9 years ago
  65. 776951f Load the emulation libraries only when qemu.gles=1 by Nicolas Capens · 10 years ago
  66. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 10 years ago
  67. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 10 years ago
  68. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 10 years ago
  69. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  70. c0ec5e2 Expose core EGL entry points to eglGetProcAddress by Michael Chock · 12 years ago
  71. 8edb8f5 Use /(vendor|system)/lib64/egl for 64-bit EGL libraries by Dan Willemsen · 11 years ago
  72. f4486c6 try to keep omap4 alive by Mathias Agopian · 12 years ago
  73. 94cdba9 resolved conflicts for merge of 5477d0e4 to master by Jesse Hall · 12 years ago
  74. c07b520 Find non-extension GLES wrappers in eglGetProcAddress by Jesse Hall · 12 years ago
  75. 9938142 change how the userspace GLES drivers are named by Mathias Agopian · 12 years ago
  76. b4ba50d fix a typo in EGL loader by Mathias Agopian · 12 years ago
  77. 39c24a2 fix local include paths by Mathias Agopian · 12 years ago
  78. d75f84d reduce PB size from 2MB to 512KB by Mathias Agopian · 13 years ago
  79. 7773c43 EGLConfig is now not remaped to an internal EGLConfig by Mathias Agopian · 13 years ago
  80. ada798b remove multiplexing of multiple EGL implementation by Mathias Agopian · 13 years ago
  81. 48d438d add support for GL_EXT_debug_marker by Mathias Agopian · 14 years ago
  82. e6f43dd Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE by Steve Block · 14 years ago
  83. 9d45368 Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGE by Steve Block · 14 years ago
  84. 0469dd6 glestrace: Framework for GLES tracing library by Siva Velusamy · 14 years ago
  85. 80b30c2 opengl: EGL: special case for GLES emulation by David 'Digit' Turner · 14 years ago
  86. 1cadb25 fix x86 build by Mathias Agopian · 14 years ago
  87. 0ad71a9 fix (Again) adding OES postfix when looking for gl functions by Mathias Agopian · 14 years ago
  88. e647f3c add OES postfix without truncating function by Jeff Boody · 15 years ago
  89. 65948aa GLES2Debugger: Added DbgContext and vertex data capturing. by David Li · 14 years ago
  90. 2f5a655 Initial commit of GLESv2 debugger server by David Li · 14 years ago
  91. 2b9e4f6 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 15 years ago
  92. 618fa10 fix [2187212] add support for GLESv2 dispatch based on TLS by Mathias Agopian · 16 years ago
  93. 8c17384 log an error when loading an existing GL driver fails by Mathias Agopian · 16 years ago
  94. baca89c fix a bug in ComponentSizeChooser where it could pick a software EGLConfig instead of a better h/w one. by Mathias Agopian · 16 years ago
  95. 574c16f GLESv2 couldn't be loaded due to wrong path specification by Mathias Agopian · 16 years ago
  96. fc86565 Make opengl loader use an absolute path. by Marco Nelissen · 16 years ago
  97. f909cb6 remove some spurious debuging LOGD by Mathias Agopian · 16 years ago
  98. acdebe3 fix/clean these Android.mk following dbort and joeo's comments by Mathias Agopian · 16 years ago
  99. de58697 implement a real loader for EGL drivers by Mathias Agopian · 16 years ago