1. 184d50f frameworks/base/opengl: Add NULL check by Naomi Luis · 14 years ago
  2. d006247 Fix a bug that prevented the creation of EGL shared contexts. by Jamie Gennis · 14 years ago
  3. fd23461 Fix missing NL by Bruce Beare · 14 years ago
  4. 20374b6 merge from open-source master by The Android Open Source Project · 14 years ago
  5. 8999515 Use stride for source and target buffers when copybit is enabled. by Mathias Palmqvist · 14 years ago
  6. fb234bb merge from open-source master by The Android Open Source Project · 14 years ago
  7. 06d0e59 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 14 years ago
  8. 954cbf5 Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 14 years ago
  9. 0679876 am 7305f416: Merge "Quietly handle EGL_BAD_NATIVE_WINDOW errors" into froyo by Jack Palevich · 14 years ago
  10. 0e4aa37 Quietly handle EGL_BAD_NATIVE_WINDOW errors by Jack Palevich · 14 years ago
  11. 8de2cf4 merge from open-source master by The Android Open Source Project · 14 years ago
  12. a5d4ad3 Fix Android's glEGLImageTargetRenderbufferOES() wrapper by Mathias Agopian · 14 years ago
  13. 5d96108 Add a test of EGL pausing and resuming. by Jack Palevich · 14 years ago
  14. 4a65900 Turn off logging. by Jack Palevich · 14 years ago
  15. d7c1c00 Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" by Mathias Agopian · 14 years ago
  16. 57e4865 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  17. 451a224 GLSurfaceView pause and resume now synchronize with the GLThread. by Jack Palevich · 14 years ago
  18. 57c6a46 Turn off thread logging (too many messages.) by Jack Palevich · 14 years ago
  19. e6c9448 Add logging of GLSurfaceView pause/resume calls. by Jack Palevich · 14 years ago
  20. b176899 Improve our EGL management when pausing / resuming. by Jack Palevich · 14 years ago
  21. f2c1d9e gl_code : add end of line. by Jae-Hyung Ahn · 15 years ago
  22. 07353a1 GLSurfaceView: Log egl failures by Jack Palevich · 14 years ago
  23. 0a41c3c Implement eglInitialize / eglTerminate reference counting by Jack Palevich · 14 years ago
  24. 04b17ab Improve eglSwapBuffers error handling. by Jack Palevich · 14 years ago
  25. 3e5a582 Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 14 years ago
  26. 15a4d2f Add correct copyright headers to multiple files by Kenny Root · 14 years ago
  27. 8383535 Clarify the default algorithm used to choose an EGLConfig. by Jack Palevich · 14 years ago
  28. 4a2221e Fix inverted release-EGLContext-on-pause logic. by Jack Palevich · 14 years ago
  29. f123ec8 Build software AGL library with correct get_tls() macro for ARMv7 based platforms by Magnus Landqvist · 14 years ago
  30. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  31. 2b726af Merge "fix [2189862] Race condition in eglIntialize and eglDestroy" by Mathias Agopian · 14 years ago
  32. 6099ab7 fix [2189862] Race condition in eglIntialize and eglDestroy by Mathias Agopian · 14 years ago
  33. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 14 years ago
  34. e304bdd fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 14 years ago
  35. 019fe73 Fix ETC1 texture decoding. by Jack Palevich · 14 years ago
  36. d1f73a2 implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 14 years ago
  37. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 14 years ago
  38. 81d4259 Fix glReadPixels() to verify that both x and y are non-negative. by Mike Playle · 14 years ago
  39. 8a4de4b Implement the GL11ExtensionPack APIs. by Jack Palevich · 14 years ago
  40. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 14 years ago
  41. 7552dcf fix [2303866] eglMakeCurrent doesn't return all error messages described in the spec by Mathias Agopian · 14 years ago
  42. 840e958 Decouple the EGL context lifetime from the EGL surface lifetime. by Jack Palevich · 15 years ago
  43. 01f8c06 Use correct TLS codepath in graphics libraries by Gary King · 15 years ago
  44. 90ce68a am 6d0f6c78: Merge "DO NOT MERGE A library for encoding and decoding ETC1 textures." into eclair by Jack Palevich · 15 years ago
  45. 980a938 Deprecate fill_parent and introduce match_parent. Bug: #2361749. by Romain Guy · 15 years ago
  46. 994cd79 DO NOT MERGE A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  47. 432bff0 Do not use a user tag on apps, as it is ignored. by Jean-Baptiste Queru · 15 years ago
  48. 8af9649 Fix javadoc typos. by Jack Palevich · 15 years ago
  49. a6276fd A library for encoding and decoding ETC1 textures. by Jack Palevich · 15 years ago
  50. 1c87558 Print OpenGL version and extension information. by Jack Palevich · 15 years ago
  51. 244cc72 am e3449553: Merge change I49c9a3a3 into eclair by Jack Palevich · 15 years ago
  52. 49c9a3a Fix bug 2325244 screen turns black for a brief period of time by Jack Palevich · 15 years ago
  53. 66a4a6e Fix merge conflict markers that accidentally got checked in. by Jack Palevich · 15 years ago
  54. 2179945 Fix bug 2325244 screen turns black for a brief period of time by Jack Palevich · 15 years ago
  55. bcf848e am 74befcc7: am 981ccfbb: Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  56. 4c2fc8c resolved conflicts for merge of fac57636 to master by Jack Palevich · 15 years ago
  57. 2d016eb Merge change I5ddc721d by Android (Google) Code Review · 15 years ago
  58. 74befcc am 981ccfbb: Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  59. fac5763 am aa396b96: Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  60. 44a95cc am 0dce2dd2: Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  61. 0066629 am 3608891b: Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  62. 981ccfb Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  63. aa396b9 Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  64. 0dce2dd Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  65. 3608891 Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  66. 5c47265 Merge change Ibe6eac82 by Android (Google) Code Review · 15 years ago
  67. 89fe245 Add misssing symbol type directives. by Doug Kwan · 15 years ago
  68. be6eac8 Implement Matrix Palette extension. by Jack Palevich · 15 years ago
  69. c373edb am 9196034b: am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2 by Jack Palevich · 15 years ago
  70. 9196034 am 30d90523: Merge changes Id682ab72,I9bb4dbae into eclair-mr2 by Jack Palevich · 15 years ago
  71. 9bb4dba Improve error message thrown when eglCreateContext fails. by Jack Palevich · 15 years ago
  72. d682ab7 Improve error reporting by always returning the public by Jack Palevich · 15 years ago
  73. 51438c1 the vertex index should be "first + i". by Li Wenhao · 15 years ago
  74. cdc5651 am 7671c088: am 77f17095: am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  75. 7671c08 am 77f17095: am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  76. 77f1709 am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  77. 8e04833 am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  78. 18ffb54 fix [2069023] STOPSHIP: disable DEBUG_COPYBIT by Mathias Agopian · 15 years ago
  79. 355c20c Unhide the Android OpenGL ES 2.0 API by Jack Palevich · 15 years ago
  80. 6a9a87d am 85a9498a: am 9c0b39c4: am ca00dee2: Merge change I5aa3adcf into eclair by Jack Palevich · 15 years ago
  81. 85a9498 am 9c0b39c4: am ca00dee2: Merge change I5aa3adcf into eclair by Jack Palevich · 15 years ago
  82. 9c0b39c am ca00dee2: Merge change I5aa3adcf into eclair by Jack Palevich · 15 years ago
  83. ec2b40a am ca00dee2: Merge change I5aa3adcf into eclair by Jack Palevich · 15 years ago
  84. 5aa3adc Improve the exception message text by including eglGetError(). by Jack Palevich · 15 years ago
  85. 7e2609f am 8e9af2bd: am b439f561: am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  86. 8e9af2b am b439f561: am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  87. b439f56 am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  88. 58c590b am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  89. 39f0003 fix [2235414] libagl glDeleteBuffers() crashes by Mathias Agopian · 15 years ago
  90. 6ae4da7 Extend GLSurfaceView to make it easy to create an OpenGL ES 2.0 context by Jack Palevich · 15 years ago
  91. 560814f Add a Java API for OpenGL ES 2.0. by Jack Palevich · 15 years ago
  92. 85d3f59 am 8d0e1472: am a822f02b: resolved conflicts for merge of dc49acb0 to eclair-mr2 by Jack Palevich · 15 years ago
  93. 8d0e147 am a822f02b: resolved conflicts for merge of dc49acb0 to eclair-mr2 by Jack Palevich · 15 years ago
  94. a822f02 resolved conflicts for merge of dc49acb0 to eclair-mr2 by Jack Palevich · 15 years ago
  95. 755c759 am dc49acb0: Merge change Ica8c305a into eclair by Jack Palevich · 15 years ago
  96. a08d46d More GLSurfaceView cleanup. by Jack Palevich · 15 years ago
  97. 478de46 merge from eclair by Jean-Baptiste Queru · 15 years ago
  98. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  99. 17c50b2 am da5e90be: am 66b5d902: am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 15 years ago
  100. da5e90b am 66b5d902: am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 15 years ago