1. 92dc3fc native frameworks: 64-bit compile issues by Mark Salyzyn · 10 years ago
  2. 5f2165f remove dependency on android_native{s_priv|buffer}.h by Mathias Agopian · 12 years ago
  3. 3a0cae8 implement EGL_TEXTURE_EXTERNAL_OES in libagl by Mathias Agopian · 13 years ago
  4. 697526b frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  5. bb0628d remove copybit hack from software opengl (libagl) by Mathias Agopian · 14 years ago
  6. c77a20a merge from open-source master by The Android Open Source Project · 14 years ago
  7. 7c5fe4c Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 14 years ago
  8. 8dccb26 Proper EGLImageKHR error handling by Mathias Agopian · 14 years ago
  9. 0673586 Fix ETC1 texture decoding. by Jack Palevich · 14 years ago
  10. 18b915a implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 14 years ago
  11. fda42f3 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 14 years ago
  12. a48c654 Fix glReadPixels() to verify that both x and y are non-negative. by Mike Playle · 14 years ago
  13. 45351bc fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 14 years ago
  14. cc8c35c eclair snapshot by Jean-Baptiste Queru · 15 years ago
  15. d13e461 fix [2151588] glTexSubImage2D() allows pixel format conversion by Mathias Agopian · 15 years ago
  16. cfa316b AGL's glCompressedTexImage2D now checks the imageSize parameter. by Jack Palevich · 15 years ago
  17. 4d3b5c1 donut snapshot by Jean-Baptiste Queru · 15 years ago
  18. f13901e remove libagl's dependency on gralloc_priv.h by Mathias Agopian · 15 years ago
  19. 4c4b387 merge master in master_gl by Mathias Agopian · 15 years ago
  20. b12f99b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
  21. 0a3139a fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
  22. 58a79f4 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it. by Mathias Agopian · 15 years ago
  23. 7189c00 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h by Mathias Agopian · 15 years ago
  24. 21c59d0 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 15 years ago
  25. e71212b removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 15 years ago
  26. 0926f50 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  27. 076b1cc Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 15 years ago
  28. edbf3b6 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  29. d5193d9 auto import from //depot/cupcake/@135843 by The Android Open Source Project · 15 years ago
  30. a6938ba auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 15 years ago
  31. 7c1b96a Initial Contribution by The Android Open Source Project · 16 years ago