1. d9588e9 am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread by Mathias Agopian · 14 years ago
  2. d8e350b fix eglChooseConfig() for special attributes. by Mathias Agopian · 14 years ago
  3. 49af98e am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread by Mathias Agopian · 14 years ago
  4. c4e84b8 fix [3119687] [Maps][4.6.0] Force close in street view by Mathias Agopian · 14 years ago
  5. 63ac8f5 am 2b2da526: Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  6. 2b2da52 Merge "Add a test application to dump all the EGLConfig available" into gingerbread by Mathias Agopian · 14 years ago
  7. 6d90e89 am a0795fc9: Merge "software renderer: fix [3117351] GL driver doesn\'t set the EGL_NATIVE_VISUAL_ID" into gingerbread by Mathias Agopian · 14 years ago
  8. c992387 software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID by Mathias Agopian · 14 years ago
  9. cd1e02d Add a test application to dump all the EGLConfig available by Mathias Agopian · 14 years ago
  10. add9db8 am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  11. f91bff9 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  12. 4eb1ad5 am 524a6d8e: Merge "better fix for [3028370] GL get error should return a valid error if no context is bound." into gingerbread by Mathias Agopian · 14 years ago
  13. 25b388c better fix for [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  14. 9c4d7d6 am 5c6c5c7a: fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  15. 5c6c5c7 fix [3028370] GL get error should return a valid error if no context is bound. by Mathias Agopian · 14 years ago
  16. d01ce19 am 9d5fac51: Merge "fix small bug in EGL error management" into gingerbread by Mathias Agopian · 14 years ago
  17. f65630a fix small bug in EGL error management by Mathias Agopian · 14 years ago
  18. 5c74652 am 181e5ea8: Merge "support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl" into gingerbread by Brian Swetland · 14 years ago
  19. a21c200 support loading EGL libraries from /vendor/lib/egl as well as /system/lib/egl by Brian Swetland · 14 years ago
  20. 793b229 am 1bcb8b1a: Merge "surfaceflinger / GL extensions cleanup" into gingerbread by Mathias Agopian · 14 years ago
  21. e20a56d surfaceflinger / GL extensions cleanup by Michael I. Gold · 14 years ago
  22. 45bd9946 am fec5d38b: Merge "option to enable multisampling" into gingerbread by Mathias Agopian · 14 years ago
  23. 850753b option to enable multisampling by Mathias Agopian · 14 years ago
  24. a9ff29b am 6808e6a8: Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
  25. 6808e6a Merge "Fix a few typos in EGL wrapper" into gingerbread by Mathias Agopian · 14 years ago
  26. 97961db Fix a few typos in EGL wrapper by Mathias Agopian · 14 years ago
  27. 099aa9a am edbb8083: Merge "add a fps counter to sanangeles demo" into gingerbread by Mathias Agopian · 14 years ago
  28. ce8f549 add a fps counter to sanangeles demo by Mathias Agopian · 14 years ago
  29. e481f19 am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 14 years ago
  30. ebc3d5a cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
  31. d72c117 am 0c490839: Merge "reserve android.opengl.GLWallpaperService name for future use" into gingerbread by Romain Guy · 14 years ago
  32. f45b674 reserve android.opengl.GLWallpaperService name for future use by Mathias Agopian · 14 years ago
  33. b3aaf3b am bccfcd95: Merge "fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used." into gingerbread by Mathias Agopian · 14 years ago
  34. e8963f7 fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. by Mathias Agopian · 14 years ago
  35. 4364712 am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 14 years ago
  36. 100f42a fix [2931161] crash in labyritnth when completing a level by Mathias Agopian · 14 years ago
  37. a4ed1c6 am 1e4aa48c: Merge "fix [2912927] Can\'t get NV_draw_path extension to work" into gingerbread by Romain Guy · 14 years ago
  38. ab57501 fix [2912927] Can't get NV_draw_path extension to work by Mathias Agopian · 14 years ago
  39. 553a333 am 603a34ee: Merge "improve a bit the implementation of eglGetProcAddress" into gingerbread by Mathias Agopian · 14 years ago
  40. 8daae8f improve a bit the implementation of eglGetProcAddress by Mathias Agopian · 14 years ago
  41. d12a98e am 9abce39a: Merge "fix [2421247] implement eglGetProcAddress(), needed in the ndk" into gingerbread by Mathias Agopian · 14 years ago
  42. 3944eab fix [2421247] implement eglGetProcAddress(), needed in the ndk by Mathias Agopian · 14 years ago
  43. 67e4ff7 am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread by Mathias Agopian · 14 years ago
  44. bd2de0e remove copybit hack from software opengl (libagl) by Mathias Agopian · 14 years ago
  45. eb248a5 am 55a76dd8: Merge "fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface()." into gingerbread by Mathias Agopian · 14 years ago
  46. 3ad6c44 fix [2870926] Issue 9802: EGL wrapper has not been implemented correctly for eglQuerySurface(). by Mathias Agopian · 14 years ago
  47. 4342903 am 91216a7e: Merge "Fix deadlock when switching between two GLSurfaceViews" into gingerbread by Jack Palevich · 14 years ago
  48. 1b4ecc6 Fix deadlock when switching between two GLSurfaceViews by Jack Palevich · 14 years ago
  49. 5219a82 am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 14 years ago
  50. 8ecfb60 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 14 years ago
  51. 5149f91 Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 14 years ago
  52. f601ce2 merge from open-source master by The Android Open Source Project · 14 years ago
  53. 177c405 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  54. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  55. fd23461 Fix missing NL by Bruce Beare · 14 years ago
  56. 2eb12a4 am 01e4cfc4: Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  57. 01e4cfc Some ActivityThread/ActivityManager cleanup. by Dianne Hackborn · 14 years ago
  58. 1e08cc1 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  59. 224107a Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 14 years ago
  60. cefb885 am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 14 years ago
  61. 6c9a300 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  62. f8b4b44 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 14 years ago
  63. 20374b6 merge from open-source master by The Android Open Source Project · 14 years ago
  64. 6d4021a update EGL headers to the latest by Mathias Agopian · 14 years ago
  65. 69d2f12 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 14 years ago
  66. 3b512cd fix OpenGL ES extension headers from khronos by Mathias Agopian · 14 years ago
  67. 958f900 update the OpenGL ES headers to the latest by Mathias Agopian · 14 years ago
  68. 8999515 Use stride for source and target buffers when copybit is enabled. by Mathias Palmqvist · 14 years ago
  69. d6ddcb7 fix [2677468] some 3rd party GL ES apps get a 32-bits surface by default and fail by Mathias Agopian · 14 years ago
  70. 7e71fcf fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig by Mathias Agopian · 14 years ago
  71. 55bef14 am fb234bbe: merge from open-source master by The Android Open Source Project · 14 years ago
  72. fb234bb merge from open-source master by The Android Open Source Project · 14 years ago
  73. 06d0e59 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 14 years ago
  74. 954cbf5 Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 14 years ago
  75. 15d484a am 06798769: am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  76. 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  77. 0e4aa37 Quietly handle EGL_BAD_NATIVE_WINDOW errors by Jack Palevich · 14 years ago
  78. e547835 small cleanup. gEGLImpl should have been static by Mathias Agopian · 14 years ago
  79. 8de2cf4 merge from open-source master by The Android Open Source Project · 14 years ago
  80. a5d4ad3 Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 14 years ago
  81. 5d96108 Add a test of EGL pausing and resuming. by Jack Palevich · 14 years ago
  82. 4a65900 Turn off logging. by Jack Palevich · 14 years ago
  83. d7c1c00 Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" by Mathias Agopian · 14 years ago
  84. 57e4865 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  85. 451a224 GLSurfaceView pause and resume now synchronize with the GLThread. by Jack Palevich · 14 years ago
  86. 57c6a46 Turn off thread logging (too many messages.) by Jack Palevich · 14 years ago
  87. e6c9448 Add logging of GLSurfaceView pause/resume calls. by Jack Palevich · 14 years ago
  88. b176899 Improve our EGL management when pausing / resuming. by Jack Palevich · 14 years ago
  89. f2c1d9e gl_code : add end of line. by Jae-Hyung Ahn · 15 years ago
  90. 07353a1 GLSurfaceView: Log egl failures by Jack Palevich · 14 years ago
  91. 0a41c3c Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 14 years ago
  92. 04b17ab Improve eglSwapBuffers error handling. by Jack Palevich · 14 years ago
  93. 3e5a582 Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 14 years ago
  94. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  95. 8383535 Clarify the default algorithm used to choose an EGLConfig. by Jack Palevich · 14 years ago
  96. 4a2221e Fix inverted release-EGLContext-on-pause logic. by Jack Palevich · 14 years ago
  97. f123ec8 Build software AGL library with correct get_tls() macro for ARMv7 based platforms by Magnus Landqvist · 14 years ago
  98. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  99. 2b726af Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 14 years ago
  100. 6099ab7 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 14 years ago