1. f319e2f implement EGL_TEXTURE_EXTERNAL_OES in libagl by Mathias Agopian · 13 years ago
  2. bd882b1 Remove the simulator target from all makefiles. Bug: 5010576 by Jeff Brown · 13 years ago
  3. 21bb1c7 fix libagl surface initialization by Mathias Agopian · 13 years ago
  4. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  5. 6b85f17 remove last traces of copybit by Mathias Agopian · 13 years ago
  6. 8e86a7a get rid of dependency on copybit HAL module by Mathias Agopian · 13 years ago
  7. ae2aa28 Fix a multithreading bug in libagl's EGL. by Jamie Gennis · 13 years ago
  8. b5393dc fix build. by Mathias Agopian · 14 years ago
  9. 732734a Fix for simulator build by Kristian Monsen · 14 years ago
  10. 324be17 am d9588e9c: am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread by Mathias Agopian · 14 years ago
  11. d9588e9 am a7b745ca: Merge "fix eglChooseConfig() for special attributes." into gingerbread by Mathias Agopian · 14 years ago
  12. d8e350b fix eglChooseConfig() for special attributes. by Mathias Agopian · 14 years ago
  13. c765a5d am 49af98ed: am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread by Mathias Agopian · 14 years ago
  14. 49af98e am aa6df366: Merge "fix [3119687] [Maps][4.6.0] Force close in street view" into gingerbread by Mathias Agopian · 14 years ago
  15. c4e84b8 fix [3119687] [Maps][4.6.0] Force close in street view by Mathias Agopian · 14 years ago
  16. 6a6fbfb am 6d90e89a: 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
  17. 0d4e658 am add9db83: am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  18. 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
  19. c992387 software renderer: fix [3117351] GL driver doesn't set the EGL_NATIVE_VISUAL_ID by Mathias Agopian · 14 years ago
  20. add9db8 am f4cd9be0: Merge "fix [2236865] STOPSHIP: bump soft gl and egl minor version number" into gingerbread by Mathias Agopian · 14 years ago
  21. f91bff9 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  22. 1d83631 libagl: eglSwapInterval fix by Ari Hirvonen · 14 years ago
  23. 9d75f13 cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
  24. e481f19 am ff3dcf27: Merge "cleanup EGL a bit. remove unused extension." into gingerbread by Mathias Agopian · 14 years ago
  25. ebc3d5a cleanup EGL a bit. remove unused extension. by Mathias Agopian · 14 years ago
  26. 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
  27. e8963f7 fix [2931718] glDrawArrays skips a triangle when more than 70 vertices are used. by Mathias Agopian · 14 years ago
  28. 4364712 am 17da0663: Merge "fix [2931161] crash in labyritnth when completing a level" into gingerbread by Mathias Agopian · 14 years ago
  29. 100f42a fix [2931161] crash in labyritnth when completing a level by Mathias Agopian · 14 years ago
  30. 67e4ff7 am 4d7fc365: Merge "remove copybit hack from software opengl (libagl)" into gingerbread by Mathias Agopian · 14 years ago
  31. bd2de0e remove copybit hack from software opengl (libagl) by Mathias Agopian · 14 years ago
  32. 177c405 am c6e1d880: Merge "Introduce official public NativeWindow type." into gingerbread by Dianne Hackborn · 14 years ago
  33. 8b49bd1 Introduce official public NativeWindow type. by Dianne Hackborn · 14 years ago
  34. 6c9a300 merge from froyo-plus-aosp by The Android Open Source Project · 14 years ago
  35. 20374b6 merge from open-source master by The Android Open Source Project · 14 years ago
  36. 8999515 Use stride for source and target buffers when copybit is enabled. by Mathias Palmqvist · 14 years ago
  37. 7e71fcf fix a crasher in our EGL wrapper when attrib_list is NULL in eglChooseConfig by Mathias Agopian · 14 years ago
  38. fb234bb merge from open-source master by The Android Open Source Project · 14 years ago
  39. 06d0e59 Merge "Build software AGL library with correct get_tls() macro for ARMv7 based platforms" by Mathias Agopian · 14 years ago
  40. 954cbf5 Merge "Fix glReadPixels() to verify that both x and y are non-negative." by Mathias Agopian · 14 years ago
  41. 57e4865 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 14 years ago
  42. 3e5a582 Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 14 years ago
  43. f123ec8 Build software AGL library with correct get_tls() macro for ARMv7 based platforms by Magnus Landqvist · 14 years ago
  44. 8f2423e get rid off the YUV formats at the libui layer by Mathias Agopian · 14 years ago
  45. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 14 years ago
  46. e304bdd fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug) by Mathias Agopian · 14 years ago
  47. 019fe73 Fix ETC1 texture decoding. by Jack Palevich · 14 years ago
  48. d1f73a2 implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 14 years ago
  49. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 14 years ago
  50. 81d4259 Fix glReadPixels() to verify that both x and y are non-negative. by Mike Playle · 14 years ago
  51. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 14 years ago
  52. 01f8c06 Use correct TLS codepath in graphics libraries by Gary King · 15 years ago
  53. 89fe245 Add misssing symbol type directives. by Doug Kwan · 15 years ago
  54. 7671c08 am 77f17095: am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  55. 8e04833 am 533a2803: Merge change I18ffb549 into eclair by Mathias Agopian · 15 years ago
  56. 18ffb54 fix [2069023] STOPSHIP: disable DEBUG_COPYBIT by Mathias Agopian · 15 years ago
  57. 8e9af2b am b439f561: am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  58. 58c590b am 13feccf5: Merge change I39f0003e into eclair by Mathias Agopian · 15 years ago
  59. 39f0003 fix [2235414] libagl glDeleteBuffers() crashes by Mathias Agopian · 15 years ago
  60. 478de46 merge from eclair by Jean-Baptiste Queru · 15 years ago
  61. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  62. da5e90b am 66b5d902: am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 15 years ago
  63. ef11d0c2 am 27407208: Merge change Icf335098 into eclair by Mathias Agopian · 15 years ago
  64. cf33509 fix [2236865] STOPSHIP: bump soft gl and egl minor version number by Mathias Agopian · 15 years ago
  65. c6ed810 am 0b9d3ba2: am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 15 years ago
  66. d9bec29 am c421fc2a: Merge change Id09376d1 into eclair by Mathias Agopian · 15 years ago
  67. d09376d fix [2071412] work around mdp 32-bits fade limitation by Mathias Agopian · 15 years ago
  68. ac94fbd merge from open-source master by Jean-Baptiste Queru · 15 years ago
  69. bcd2049 merge from open-source master by Jean-Baptiste Queru · 15 years ago
  70. 36fe3ee part of fix [2186418] switch passion to 24-bits framebuffer by Mathias Agopian · 15 years ago
  71. bbf945f fix [2236832] software OpenGL ES driver doesn't work on sholes by Mathias Agopian · 15 years ago
  72. 21977eb Merge change I56981989 into eclair by Android (Google) Code Review · 15 years ago
  73. 5698198 fix [2231527] Compatibility with SpaceJunk game (OpenGL) by Mathias Agopian · 15 years ago
  74. 36d0184 fix[2228133] pixelflinger ignores the "vertical stride" leading to artifacts when playing back video by Mathias Agopian · 15 years ago
  75. 8c0eb9a libagl: silence a LOGD by Iliyan Malchev · 15 years ago
  76. f007a2f return proper error code from eglCreateImageKHR by Mathias Agopian · 15 years ago
  77. 85ade33 fix [2071412] work around mdp 32-bits fade limitation by Mathias Agopian · 15 years ago
  78. 9042b45 fix [2143798] Need to figure out how to do video by Mathias Agopian · 15 years ago
  79. 62df88b Merge change I0953c1d5 into eclair by Android (Google) Code Review · 15 years ago
  80. 0953c1d fix [2153873] EGL-1.4 software implementation misses surface attributes by Mathias Agopian · 15 years ago
  81. 3662f9e Merge change Ide4c8cbc into eclair by Android (Google) Code Review · 15 years ago
  82. 78811906 fix [2151588] glTexSubImage2D() allows pixel format conversion by Mathias Agopian · 15 years ago
  83. 88d11cf one step towards fixing [2071412] work around mdp 32-bits fade limitation by Mathias Agopian · 15 years ago
  84. 4a783af Fix obvious typo bug in egl.cpp by Christoffer Gurell · 15 years ago
  85. 594d02e fix [2147737] Pixel Flinger needs to set EGL_RENDERABLE_TYPE to EGL_OPENGL_ES_BIT by Mathias Agopian · 15 years ago
  86. 2ddccd1 OpenGL ES doesn't allow glColorPointer with a size parameter other than 4 by Mathias Agopian · 15 years ago
  87. fb5ea2e AGL's glCompressedTexImage2D now checks the imageSize parameter. by Jack Palevich · 15 years ago
  88. c0dea96 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  89. 4f31af9 If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. by Martin Storsjo · 15 years ago
  90. 46ba1c9 Merge change 11093 by Android Code Review · 15 years ago
  91. ffbc864 better error handling in EGL by Mathias Agopian · 15 years ago
  92. 5cec474 second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Mathias Agopian · 15 years ago
  93. 64e89a8 Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything." by Fred Quintana · 15 years ago
  94. 8b76a0a SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything. by Mathias Agopian · 15 years ago
  95. 79ad0e6 Calculate specular lighting correctly by Martin Storsjo · 15 years ago
  96. 1ac3b5f If FLAGS_2D_PROJECTION is set, the MVP matrices need updating when changing the viewport. by Martin Storsjo · 15 years ago
  97. f1e5b0d add support for RGBX_8888 by Mathias Agopian · 15 years ago
  98. abac010 be more robust when errors occur upon EGL surface creation (ie: don't crash) by Mathias Agopian · 15 years ago
  99. 5b5c914 fixed some issues with the software renderer when surfaces are made current. by Mathias Agopian · 15 years ago
  100. 61e4248f merge from donut by Jean-Baptiste Queru · 15 years ago