1. e0f1cff gl perf test cleanup. by Jason Sams · 15 years ago
  2. a5c381f Fix build. by Andy McFadden · 15 years ago
  3. e448dd1 Remove points from fixed function. Add basic GL performance test. by Jason Sams · 15 years ago
  4. c64622b am 5219a82f: am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  5. 7c1c974 am 8ecfb60a: Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  6. bf83375 Merge "Fix a bug that prevented the creation of EGL shared contexts." into gingerbread by Mathias Agopian · 15 years ago
  7. 4c39f8f Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 15 years ago
  8. d26e345 resolved conflicts for merge of f601ce2c to master by Jean-Baptiste Queru · 15 years ago
  9. 3541b20 merge from open-source master by The Android Open Source Project · 15 years ago
  10. ed2b843 am 177c405a: am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  11. d729836 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 15 years ago
  12. 4b5e91e Introduce official public NativeWindow type. by Dianne Hackborn · 15 years ago
  13. a1a7919 Fix missing NL by Bruce Beare · 15 years ago
  14. 037256b am 1e08cc1d: am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  15. 243ce50 am cefb8858: am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  16. 0a51628 am 224107a4: Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  17. b3ffef9 Add OpenGL ES 2.0 VBO versions glDrawElements and glVertexAttribPointer. by Jack Palevich · 15 years ago
  18. 38c3713 am 28333315: Merge "Added support for the GL_TEXTURE_EXTERNAL target" into gingerbread by Mathias Agopian · 15 years ago
  19. ff5f34f Recover a handful of commits that were reverted earlier by Jean-Baptiste Queru · 15 years ago
  20. ecfae4c merge from froyo-plus-aosp by The Android Open Source Project · 15 years ago
  21. 0a91775 Added support for the GL_TEXTURE_EXTERNAL target by Mathias Agopian · 15 years ago
  22. 0acbc14 merge from open-source master by The Android Open Source Project · 15 years ago
  23. 21f82d4 am e52d66fa: am 44bea8f8: Merge changes I00274431,I83be9404,I0359531a,Iceef1e95 into kraken by Mathias Agopian · 15 years ago
  24. e81a3cb update EGL headers to the latest by Mathias Agopian · 15 years ago
  25. 11cca92 update GL ES stub libraries with the new GL ES headers by Mathias Agopian · 15 years ago
  26. 05bb9c9 fix OpenGL ES extension headers from khronos by Mathias Agopian · 15 years ago
  27. 8f62c30 update the OpenGL ES headers to the latest by Mathias Agopian · 15 years ago
  28. a409e19 Use stride for source and target buffers when copybit is enabled. by Mathias Palmqvist · 15 years ago
  29. fa5ec24 am df9556f3: am 23100fd1: Merge "fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig" into kraken by Mathias Agopian · 15 years ago
  30. 04aed21 fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig by Mathias Agopian · 15 years ago
  31. 92677d9 am 1b7e3ef4: am 55bef14f: am fb234bbe: merge from open-source master by The Android Open Source Project · 15 years ago
  32. e458283 am fb234bbe: merge from open-source master by The Android Open Source Project · 15 years ago
  33. c77a20a merge from open-source master by The Android Open Source Project · 15 years ago
  34. b0eed51 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 15 years ago
  35. 32a220a Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 15 years ago
  36. 9d665b9 Declare that testViewport targets Froyo APIs by Jack Palevich · 15 years ago
  37. b282219 am c0fa6589: am cf2bd285: Merge "small cleanup. gEGLImpl should have been static" into kraken by Mathias Agopian · 15 years ago
  38. bf41b11 small cleanup. gEGLImpl should have been static by Mathias Agopian · 15 years ago
  39. f22092a am 4790259c: am 8de2cf4c: merge from open-source master by The Android Open Source Project · 15 years ago
  40. 45ef27a merge from open-source master by The Android Open Source Project · 15 years ago
  41. 8050580 Merge "Add a test program for Sapphire viewport rotation issue." by Jack Palevich · 15 years ago
  42. fbbbb7c Add a test program for Sapphire viewport rotation issue. by Jack Palevich · 15 years ago
  43. 8fb47ec Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 15 years ago
  44. 4b14098 Add a test of EGL pausing and resuming. by Jack Palevich · 15 years ago
  45. 4fb265e Add a test of EGL pausing and resuming. by Jack Palevich · 15 years ago
  46. 988fce5 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 15 years ago
  47. 7efc2fc gl_code : add end of line. by Jae-Hyung Ahn · 16 years ago
  48. 81cd084 Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 15 years ago
  49. 7c5fe4c Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 15 years ago
  50. bd393b7 Add correct copyright headers to multiple files by Kenny Root · 15 years ago
  51. d08583b Build software AGL library with correct get_tls() macro for ARMv7 based platforms by Magnus Landqvist · 15 years ago
  52. 54ed4f6 get rid off the YUV formats at the libui layer by Mathias Agopian · 15 years ago
  53. 82c19b1 Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 16 years ago
  54. 75bc278 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 16 years ago
  55. 8dccb26 Proper EGLImageKHR error handling by Mathias Agopian · 16 years ago
  56. 04a3f57 fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 16 years ago
  57. 0673586 Fix ETC1 texture decoding. by Jack Palevich · 16 years ago
  58. 18b915a implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 16 years ago
  59. fda42f3 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 16 years ago
  60. a48c654 Fix glReadPixels() to verify that both x and y are non-negative. by Mike Playle · 16 years ago
  61. e44e45c Implement the GL11ExtensionPack APIs. by Jack Palevich · 16 years ago
  62. 45351bc fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 16 years ago
  63. 8063c3a fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 16 years ago
  64. 9166f7b Use correct TLS codepath in graphics libraries by Gary King · 16 years ago
  65. 91ea437 am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 16 years ago
  66. e8b6618 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 16 years ago
  67. 618c755 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 16 years ago
  68. 837edec Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 16 years ago
  69. 01cc538 A library for encoding and decoding ETC1 textures. by Jack Palevich · 16 years ago
  70. 909486a Print OpenGL version and extension information. by Jack Palevich · 16 years ago
  71. 5233a4e Merge change I5ddc721d by Android (Google) Code Review · 16 years ago
  72. 9054ddf Add misssing symbol type directives. by Doug Kwan · 16 years ago
  73. 66089a3 Implement Matrix Palette extension. by Jack Palevich · 16 years ago
  74. 87d2953 am 7671c088: am 77f17095: am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 16 years ago
  75. 69fec47 am 77f17095: am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 16 years ago
  76. ea5b203 am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 16 years ago
  77. f9f36b5 am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 16 years ago
  78. f745734 fix [2069023] STOPSHIP: disable DEBUG_COPYBIT by Mathias Agopian · 16 years ago
  79. 87d0958 am 8e9af2bd: am b439f561: am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 16 years ago
  80. 1850ea3 am b439f561: am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 16 years ago
  81. 8386ce0 am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 16 years ago
  82. 935b3de am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 16 years ago
  83. a750fc0 fix [2235414] libagl glDeleteBuffers() crashes by Mathias Agopian · 16 years ago
  84. 378112e Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 16 years ago
  85. 50d0b14 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 16 years ago
  86. daeaa53 merge from eclair by Jean-Baptiste Queru · 16 years ago
  87. cc8c35c eclair snapshot by Jean-Baptiste Queru · 16 years ago
  88. 385d991 am da5e90be: am 66b5d902: am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 16 years ago
  89. c656e03 am 66b5d902: am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 16 years ago
  90. fb10b6f am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 16 years ago
  91. ffd6583 am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 16 years ago
  92. 1eeffc6 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 16 years ago
  93. e3b6e04 am c6ed8100: am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 16 years ago
  94. 51f7605 am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 16 years ago
  95. cf3289c am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 16 years ago
  96. 60625ac am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 16 years ago
  97. 1983403 fix [2071412] work around mdp 32-bits fade limitation by Mathias Agopian · 16 years ago
  98. 959a7af am ac94fbd0: merge from open-source master by Jean-Baptiste Queru · 16 years ago
  99. ff230a5 merge from open-source master by Jean-Baptiste Queru · 16 years ago
  100. 143b2a7 merge from open-source master by Jean-Baptiste Queru · 16 years ago