1. 8cd204d [GL Loader] Split loading logic based on API set and driver choices. by Peiyong Lin · 7 years ago
  2. e83b868 [GL Loader] Extract loader logic to separate function calls. by Peiyong Lin · 7 years ago
  3. 9c5ed18 Update stubs to use libnativehelper for java.nio.Buffer access by Orion Hodson · 7 years ago
  4. f5b5c41 Make sure GL version string is correct by Courtney Goeltzenleuchter · 7 years ago
  5. 3747f4d Do not emulate EGL 1.5 functionality with extensions by Courtney Goeltzenleuchter · 7 years ago
  6. 6052321 EGLAttrib requires special handling in JNI by Courtney Goeltzenleuchter · 7 years ago
  7. b4c3859 EGL: querying client extensions as well for EGL 1.5 extensions by Michael Yang · 7 years ago
  8. 18fa296 Initial readme doc for GLES layers by Cody Northrop · 7 years ago
  9. 1baf0d0 Add initial draft of EGL_ANDROID_GLES_layers.txt by Cody Northrop · 7 years ago
  10. b5b0ce6 More verbose debugging for GLES layers by Cody Northrop · 7 years ago
  11. 1722f8e Advertise EGL_ANDROID_GLES_layers extension by Cody Northrop · 7 years ago
  12. 799fbfe Update entrypoint names for GLES layers by Cody Northrop · 7 years ago
  13. ad9061c egl: Fallback if a driver doesn't support egl 1.5 by Sean Callanan · 7 years ago
  14. 91f564d glgen: sync generator with manual changes by Orion Hodson · 7 years ago
  15. b8ecc05 Sync generator script with manual Java changes by Orion Hodson · 7 years ago
  16. bd1ddb2 Cut the static deps from libEGL to libnativeloader and libnativebridge by Jiyong Park · 7 years ago
  17. d986181 Game Driver: plumb driver choice and loading time to GpuStats by Yiwei Zhang · 7 years ago
  18. f1adb4a Merge "Game Driver: make GpuService the GpuStats holder" by TreeHugger Robot · 7 years ago
  19. 5d247fa Merge "Convert libGLES_android to Android.bp" am: e2c9396283 am: 8964c882f5 by Dan Willemsen · 7 years ago
  20. 8964c88 Merge "Convert libGLES_android to Android.bp" am: e2c9396283 by Dan Willemsen · 7 years ago
  21. 222c70f Convert libGLES_android to Android.bp by Dan Willemsen · 7 years ago
  22. cb9d4e4 Game Driver: make GpuService the GpuStats holder by Yiwei Zhang · 7 years ago
  23. 846c833 Merge "SF: Plumb physical display IDs to libgui" by Dominik Laskowski · 7 years ago
  24. d0a68d0 Merge "Flag invalid robust access attribute" by Courtney Goeltzenleuchter · 7 years ago
  25. dcb38bb SF: Plumb physical display IDs to libgui by Dominik Laskowski · 7 years ago
  26. 7c28220 Merge "Convert Android.mk file to Android.bp" am: 058cb93644 am: c044eea3fc by Sasha Smundak · 7 years ago
  27. c044eea Merge "Convert Android.mk file to Android.bp" am: 058cb93644 by Sasha Smundak · 7 years ago
  28. 6a6bdad Convert Android.mk file to Android.bp by Sasha Smundak · 7 years ago
  29. a655dac Move to C API of libnativeloader. by Nicolas Geoffray · 7 years ago
  30. b81cf0e Merge "Revert "Apply version-script to libGLESv2 library"" by Kazu Hirata · 7 years ago
  31. dc82f93 Merge "Revert "Apply version-script to libGLESv3 library"" by Kazu Hirata · 7 years ago
  32. 9a53e20 Revert "Apply version-script to libGLESv3 library" by Kazu Hirata · 7 years ago
  33. 1405ded Revert "Apply version-script to libGLESv2 library" by Kazu Hirata · 7 years ago
  34. 83da235 Merge changes from topic "libGLESv2-version_script" by TreeHugger Robot · 7 years ago
  35. b27dbcc Flag invalid robust access attribute by Courtney Goeltzenleuchter · 7 years ago
  36. 2efcc95 ANGLE moved ANGLEGetDisplayPlatform to libGLESv2 by Courtney Goeltzenleuchter · 7 years ago
  37. c5df056 Merge "Fix/suppress google-explicit-constructor warnings" am: cd6fc8c1dd am: 4754484fc8 by Chih-hung Hsieh · 7 years ago
  38. 4754484 Merge "Fix/suppress google-explicit-constructor warnings" am: cd6fc8c1dd by Chih-hung Hsieh · 7 years ago
  39. 86987a1 Fix/suppress google-explicit-constructor warnings by Chih-Hung Hsieh · 7 years ago
  40. 3d37e56 Apply version-script to libGLESv3 library by dimitry · 7 years ago
  41. 9249cbb Apply version-script to libGLESv2 library by dimitry · 7 years ago
  42. b72d198 Merge "Add opengl owners" am: 3be536db16 am: a2fd1549df am: 6ab3f28648 by Chih-hung Hsieh · 7 years ago
  43. a2fd154 Merge "Add opengl owners" am: 3be536db16 by Chih-hung Hsieh · 7 years ago
  44. 220da1e Add opengl owners by Chih-Hung Hsieh · 7 years ago
  45. 5f744f1 Refactor for Better Resource Management by Tim Van Patten · 7 years ago
  46. df6c0ad Merge "[RESTRICT AUTOMERGE] Revert "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB"" by Treehugger Robot · 7 years ago
  47. 2dd8166 [RESTRICT AUTOMERGE] Revert "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB" by Chris Forbes · 7 years ago
  48. 302bc77 Remove obsoleted version-1 API for opt-in/out code. by Ian Elliott · 7 years ago
  49. 0b586e8 Apply version-script to libGLESv1_CM library by dimitry · 7 years ago
  50. ba4d1d2 Merge changes I09f4a157,I738be45b by Peiyong Lin · 7 years ago
  51. 1213f85 Merge "[EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT." by TreeHugger Robot · 7 years ago
  52. e0ff377 [EGL] Advertize DISPLAY_P3_PASSTHROUGH_EXT. by Peiyong Lin · 7 years ago
  53. 14724e6 [SurfaceFlinger] Remove usage of legacy data spaces. by Peiyong Lin · 7 years ago
  54. 1e0c1cc Merge "Update ANGLE Developer Options" by Tim Van Patten · 7 years ago
  55. a2a60a0 Update ANGLE Developer Options by Tim Van Patten · 7 years ago
  56. 2bfa39b Update eglext.h for new Display P3 extension. by Peiyong Lin · 7 years ago
  57. b6125f5 Use Version-2 feature-support-utility API by Ian Elliott · 7 years ago
  58. 75ce477 Refactor ANGLE Platform support by Tobin Ehlis · 7 years ago
  59. f062386 Merge "Update ANGLE Platform.h file" by TreeHugger Robot · 7 years ago
  60. f95bf34 Update ANGLE Platform.h file by Tobin Ehlis · 7 years ago
  61. db444a9 Disable ANGLE rules file checking by Cody Northrop · 7 years ago
  62. 1566657 Refactor ANGLE interface version selection logic by Cody Northrop · 7 years ago
  63. a3d67a2 Remove interface version 0 from ANGLE logic by Cody Northrop · 7 years ago
  64. fc94a58 Move ANGLE rules file check to separate function by Cody Northrop · 7 years ago
  65. f0874d3 Remove app preference from ANGLE logic by Cody Northrop · 7 years ago
  66. e17f69b Fallback to eglGetDisplay if platform display n/a for Android platform. by Ben Lin · 7 years ago
  67. 9e31724 Merge "Use dlsym on correct object" by Courtney Goeltzenleuchter · 7 years ago
  68. 5011b59 Merge "Add GLES specific setting for layers" by Cody Northrop · 7 years ago
  69. 985bc28 Use dlsym on correct object by Courtney Goeltzenleuchter · 7 years ago
  70. 73115c9 NDK updates for EGL 1.5 by Courtney Goeltzenleuchter · 7 years ago
  71. 1eb32e2 Merge "EGL: always set data space even for UNKNOWN" by Yiwei Zhang · 7 years ago
  72. c8fb8bd Merge "EGL: add a missing native_window_api_disconnect" by Yiwei Zhang · 7 years ago
  73. 49db2b1 Merge "EGL: two fixes for colorspace attribute handling" by Yiwei Zhang · 7 years ago
  74. c393093 Merge changes from topic "EGL-fix" by Yiwei Zhang · 7 years ago
  75. c7fa089 EGL: always set data space even for UNKNOWN by Weiwan Liu · 8 years ago
  76. 60af8e3 EGL: add a missing native_window_api_disconnect by Weiwan Liu · 8 years ago
  77. fbd9a28 EGL: two fixes for colorspace attribute handling by Weiwan Liu · 8 years ago
  78. b9b01b6 Add GLES specific setting for layers by Cody Northrop · 7 years ago
  79. a5517d7 Merge "EGL_test: add 4 colorspace tests" am: e2c3de42a4 am: f113ccf5fa by Yiwei Zhang · 7 years ago
  80. 34cd227 EGL: always set data space even for UNKNOWN by Weiwan Liu · 8 years ago
  81. b922a7b EGL: add a missing native_window_api_disconnect by Weiwan Liu · 8 years ago
  82. ab4f07e EGL: two fixes for colorspace attribute handling by Weiwan Liu · 8 years ago
  83. e2c3de4 Merge "EGL_test: add 4 colorspace tests" by Yiwei Zhang · 7 years ago
  84. ee768c2 Clean up featuresutils library by Courtney Goeltzenleuchter · 7 years ago
  85. 30ad2ab Fix use after free issue found with ASAN build by Courtney Goeltzenleuchter · 7 years ago
  86. b91b989 Only load native EGL library if using GL back-end by Courtney Goeltzenleuchter · 7 years ago
  87. 734a485 Only run ANGLE rules once by Courtney Goeltzenleuchter · 7 years ago
  88. 733bd3d Add private constructor to EGL15 class by Courtney Goeltzenleuchter · 7 years ago
  89. 28b97dc Add debug property to enable/disable ANGLE by Courtney Goeltzenleuchter · 7 years ago
  90. c032734 Merge "libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB" by Chris Forbes · 7 years ago
  91. ff49994 libEGL: When driver doesn't understand P3, map sRGB-encoded P3 to sRGB by Chris Forbes · 7 years ago
  92. 7e86280 Merge "EGL 1.5 cleanup eglGetPlatformDisplay" by TreeHugger Robot · 7 years ago
  93. 34a2f13 Merge "Remove eglSignalSync" by TreeHugger Robot · 7 years ago
  94. 1244764 Merge "Fix implicit-fallthrough warnings." am: 81c202f1e7 am: 4b66bd3b53 by Chih-Hung Hsieh · 7 years ago
  95. 1264e68 Fix implicit-fallthrough warnings. by Chih-Hung Hsieh · 7 years ago
  96. b1d6b73 EGL 1.5 cleanup eglGetPlatformDisplay by Courtney Goeltzenleuchter · 7 years ago
  97. eb606b2 Remove eglSignalSync by Courtney Goeltzenleuchter · 7 years ago
  98. b9e2dbd Merge "Android doesn't support Pixmaps" by Courtney Goeltzenleuchter · 7 years ago
  99. c7bcf25 Merge changes from topic "egl1.5-master" by Courtney Goeltzenleuchter · 7 years ago
  100. 3ca9297 EGL_test: add 4 colorspace tests by Weiwan Liu · 8 years ago