1. 541de49 EGL: Ensure surfaces are disconnected when destroyed by Pablo Ceballos · 9 years ago
  2. 5b89ed6 Manually fix GLES headers by Pablo Ceballos · 9 years ago
  3. f051ade Fix eglSurfaceAttrib return value by Pablo Ceballos · 9 years ago
  4. 83b1e68 frameworks/native: Make Thread::run threadName argument required by Brian Carlstrom · 9 years ago
  5. 9c3e10b Merge "egl: Add EGL extension for front buffer auto-refresh mode" into nyc-dev by Pablo Ceballos · 9 years ago
  6. eec5db2 Implement the stub for glCreateShaderProgramv by Pablo Ceballos · 9 years ago
  7. 7a4f272 Merge "Fix warnings in frameworks/native/opengl/tests" into nyc-dev by Aurimas Liutikas · 9 years ago
  8. 0ef7178 Merge "Fix glGetTransformFeedbackVarying JNI" into nyc-dev by Pablo Ceballos · 9 years ago
  9. c507e7c Merge "Add glReadPixels with buffer-offset argument" into nyc-dev by Pablo Ceballos · 9 years ago
  10. d1d1699 Fix warnings in frameworks/native/opengl/tests by Aurimas Liutikas · 9 years ago
  11. 0a2c2fb Merge "emulator: load vendor specific egl libraries first" into nyc-dev by Bo Hu · 9 years ago
  12. 69e5b1a emulator: load vendor specific egl libraries first by bohu · 9 years ago
  13. 23ca606 Add glReadPixels with buffer-offset argument by Pablo Ceballos · 9 years ago
  14. 02b05da egl: Add EGL extension for front buffer auto-refresh mode by Pablo Ceballos · 9 years ago
  15. ff95aab Add interface for controlling single buffer auto refresh by Pablo Ceballos · 9 years ago
  16. dde548d Fix glGetTransformFeedbackVarying JNI by Pablo Ceballos · 9 years ago
  17. 1b5a9cb Merge "Clean up warnings in EGL." am: c312141adc am: d380a770fd am: f4acff7c49 by Dan Albert · 9 years ago
  18. eacd31f Clean up warnings in EGL. by Dan Albert · 9 years ago
  19. 05249fc Adds private EGL extension to create an EGLClientBuffer from a gralloc'd buffer. This lets you create a color EGLimage backed by gralloc, which is needed to support protected textures. by Craig Donner · 9 years ago
  20. 8a59ca7 Add GLES32 class templates by Pablo Ceballos · 9 years ago
  21. 4690754 opengl: Update headers and registry and regenerate *api.in by Pablo Ceballos · 9 years ago
  22. 3a7d749 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 am: bc432368f4 by Dimitry Ivanov · 9 years ago
  23. bc43236 Merge "Replace libGLESv3 symlink with shared library" am: 18ff655766 by Dimitry Ivanov · 9 years ago
  24. 776951f Load the emulation libraries only when qemu.gles=1 by Nicolas Capens · 9 years ago
  25. b952f42 Replace libGLESv3 symlink with shared library by Dmitriy Ivanov · 9 years ago
  26. 445d453 Merge "glgen: Better support for null arguments in JNI" by Pablo Ceballos · 9 years ago
  27. ecc0c9a Fix parsing the EGL extension string. by Nicolas Capens · 9 years ago
  28. b62e242 glgen: Better support for null arguments in JNI by Pablo Ceballos · 9 years ago
  29. ccdfd60 BQ: Add support for single buffer mode by Pablo Ceballos · 9 years ago
  30. b7a17c7 Merge "Add missing OpenGLES 3.1 bitfield constants." by Pablo Ceballos · 9 years ago
  31. 0461dee Merge "Revert "Revert "Remove GLTrace support""" by Pablo Ceballos · 9 years ago
  32. 9f8d4e0 Revert "Revert "Remove GLTrace support"" by Pablo Ceballos · 9 years ago
  33. 6174c04 Merge "Revert "Remove GLTrace support"" by Pablo Ceballos · 9 years ago
  34. e6288e2 Revert "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  35. bd27a62 Merge "Remove GLTrace support" by Pablo Ceballos · 9 years ago
  36. eb873c8 am 0983618f: am a518d5ad: am 312d7555: egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 9 years ago
  37. 312d755 egl: Remove window disconnect before calling driver eglDestroySurface by Jesse Hall · 9 years ago
  38. 5bf6f3b Remove GLTrace support by Pablo Ceballos · 9 years ago
  39. 69b5141 Add missing OpenGLES 3.1 bitfield constants. by Pablo Ceballos · 9 years ago
  40. 96c5d65 am 251c8b3f: Merge "constify generated JNINativeMethod fn ptr tables" by Nick Kralevich · 9 years ago
  41. c4e95a3 constify generated JNINativeMethod fn ptr tables by Daniel Micay · 9 years ago
  42. d1ddf29 resolved conflicts for 5b5c81c4 to stage-aosp-master by Colin Cross · 9 years ago
  43. 7944e8a With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  44. 73e2674 asan: update condition to work with multiple SANITIZE_TARGET values. by Ivan Krasin · 9 years ago
  45. 905dc8b am ce92141c: Merge "Whitelist windows module" by Dan Willemsen · 9 years ago
  46. 1cf2c1a Whitelist windows module by Dan Willemsen · 9 years ago
  47. 05d902b am d3bfedbb: am f364393a: Merge "libagl: Fix buffer read overrun in eglCreatePbufferSurface" by Jesse Hall · 9 years ago
  48. 2e8ca9d libagl: Fix buffer read overrun in eglCreatePbufferSurface by Jesse Hall · 9 years ago
  49. c6ada3b am 6a846dd5: am 5f5a0e0f: Merge "Lose HAVE_ANDROID_OS from frameworks/native." by Elliott Hughes · 9 years ago
  50. 6071da7 Lose HAVE_ANDROID_OS from frameworks/native. by Elliott Hughes · 9 years ago
  51. d5dceea am 9079207a: am dfd082b9: Merge "Native/opengl: Remove unused variables from test" by Andreas Gampe · 9 years ago
  52. e70efa6 Native/opengl: Remove unused variables from test by Andreas Gampe · 9 years ago
  53. e2fc6f8 Fix parsing of extension string by Michael Lentine · 9 years ago
  54. c2466e6 With SANITIZE_TARGET, load EGL libs from the instrumented path. by Evgenii Stepanov · 10 years ago
  55. 000d88f Implement a number of KHR EGL extensions by Season Li · 10 years ago
  56. 4f21a4c Revert "Revert "Modify EGL to disconnect the window when the surface gets destroyed."" by Amith Dsouza · 10 years ago
  57. 9530388 Check that width and height parameters are small. by Michael Lentine · 10 years ago
  58. 1c4537e Check that width and height parameters are small. by Michael Lentine · 10 years ago
  59. 6e1a2fe Revert "Modify EGL to disconnect the window when the surface gets destroyed." by Michael Lentine · 10 years ago
  60. 89301ea Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  61. 87dd528 Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  62. edfe72e Fix EGL shim extension injection for GL ES 3 drivers. by Alistair Strachan · 10 years ago
  63. 51c8c50 Merge "Modify EGL to disconnect the window when the surface gets destroyed." into mnc-dev by Michael Lentine · 10 years ago
  64. 00699fa Modify EGL to disconnect the window when the surface gets destroyed. by Michael Lentine · 10 years ago
  65. af3a377 Merge "Switch libGLESv1_CM/libGLESv2 to hash-style=both" into mnc-dev by Dmitriy Ivanov · 10 years ago
  66. ae62e05 Switch libGLESv1_CM/libGLESv2 to hash-style=both by Dmitriy Ivanov · 10 years ago
  67. 569bc1b Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  68. 4e7de46 Replace JNI primitive array critical calls with non-critical ones. by Hiroshi Yamauchi · 10 years ago
  69. 408e59f libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  70. 5245af3 libEGL: whitelist the EGL_KHR_create_context_no_error extension by Jesse Hall · 10 years ago
  71. a894d08 libEGL: Add wrappers for partial update functions by Dan Stoza · 10 years ago
  72. 82c6bcc DO NOT MERGE Add dataSpace to buffer queues; remove old format enums. by Eino-Ville Talvala · 10 years ago
  73. b6b81d6 Merge "[MIPS] Fix mips32r1 build" by Jesse Hall · 10 years ago
  74. 8d31934 am 79749845: Merge "Fix pointer-to-int and int-to-pointer warnings." by Dan Albert · 10 years ago
  75. ad0f52f Fix pointer-to-int and int-to-pointer warnings. by Dan Albert · 10 years ago
  76. 28d41f5 Merge commit '26cc3d0b67ff4daf31eaeed0ecd87b391978aadb' into HEAD by Bill Yi · 10 years ago
  77. 733a807 egl: Remove old tuna BGRA vs RGBA workaround. by Alistair Strachan · 10 years ago
  78. ecacc3f [MIPS] Fix mips32r1 build by Duane Sand · 10 years ago
  79. 2f1e3b4 am d6fce7ab: Merge "Remove lock around ref count check in terminate." into lmp-mr1-dev by Michael Lentine · 10 years ago
  80. 54466bc Remove lock around ref count check in terminate. by Michael Lentine · 10 years ago
  81. c7a7b11 am a46ff664: Merge "Use register numbers instead of register names" by Jesse Hall · 10 years ago
  82. 0cfe43a am f551e1c1: Merge "[MIPS] Further opengl support for mips64 and mipsr6" by Jesse Hall · 10 years ago
  83. 5f5f651 Use register numbers instead of register names by Nikola Veljkovic · 10 years ago
  84. 6701fbe [MIPS] Further opengl support for mips64 and mipsr6 by Duane Sand · 10 years ago
  85. b9b86f6 am 4df903db: Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  86. 4df903d Merge "Revert "Revert "Update protobuf library from 2.3 to 2.6.""" by Jeff Davidson · 10 years ago
  87. a198e1c am 6f9c6541: Merge "[MIPS] Build libGLES for mips64, mips32r6" by Brian Carlstrom · 10 years ago
  88. 81c6d66 [MIPS] Build libGLES for mips64, mips32r6 by Duane Sand · 10 years ago
  89. eb329c0 am 83f14309: Merge "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  90. a9650f0 Revert "Revert "Update protobuf library from 2.3 to 2.6."" by Jeff Davidson · 10 years ago
  91. bca4262 Revert "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  92. 7581a96 am 9200d4e3: Merge "Update protobuf library from 2.3 to 2.6." by Jeff Davidson · 10 years ago
  93. a42cdf1 Update protobuf library from 2.3 to 2.6. by Jeff Davidson · 10 years ago
  94. 2965dab am bceb29c8: Merge "Fix clang -Wc++11-narrowing warnings." by Chih-Hung Hsieh · 10 years ago
  95. 3bded91 Fix clang -Wc++11-narrowing warnings. by Chih-Hung Hsieh · 10 years ago
  96. 84fd9bd am f8954c81: Merge "OpenGL tests: Fix unused variables" by Andreas Gampe · 10 years ago
  97. f8954c8 Merge "OpenGL tests: Fix unused variables" by Andreas Gampe · 10 years ago
  98. 414fd6f am 4aaa3935: Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  99. 4aaa393 Merge "Avoid overwriting EGL14.EGL_NO_SURFACE" by Jesse Hall · 10 years ago
  100. fa59862 OpenGL tests: Fix unused variables by Andreas Gampe · 10 years ago