1. f319e2f implement EGL_TEXTURE_EXTERNAL_OES in libagl by Mathias Agopian · 13 years ago
  2. b2a153a frameworks/base: android_native_buffer_t -> ANativeWindowBuffer by Iliyan Malchev · 13 years ago
  3. bd2de0e remove copybit hack from software opengl (libagl) by Mathias Agopian · 14 years ago
  4. fb234bb merge from open-source master by The Android Open Source Project · 14 years ago
  5. 3e5a582 Fix glCopyTexSubImage2D inverted texture bug. by Jack Palevich · 15 years ago
  6. 42d99d2 Proper EGLImageKHR error handling by Mathias Agopian · 15 years ago
  7. 019fe73 Fix ETC1 texture decoding. by Jack Palevich · 15 years ago
  8. d1f73a2 implement [2396050] Add ETC1 texture support to AGL by Mathias Agopian · 15 years ago
  9. 9c84720 fix [2397853] glCopyTexImage2D crashes emulator by Mathias Agopian · 15 years ago
  10. 81d4259 Fix glReadPixels() to verify that both x and y are non-negative. by Mike Playle · 15 years ago
  11. ac00ad1 fix [2341222] AGL version of glDrawTexxOES doesn't handle "Z" value correctly by Mathias Agopian · 15 years ago
  12. 9db3d07 eclair snapshot by Jean-Baptiste Queru · 15 years ago
  13. 78811906 fix [2151588] glTexSubImage2D() allows pixel format conversion by Mathias Agopian · 15 years ago
  14. fb5ea2e AGL's glCompressedTexImage2D now checks the imageSize parameter. by Jack Palevich · 15 years ago
  15. cf4550c donut snapshot by Jean-Baptiste Queru · 15 years ago
  16. a2fb72e remove libagl's dependency on gralloc_priv.h by Mathias Agopian · 15 years ago
  17. f31868e merge master in master_gl by Mathias Agopian · 15 years ago
  18. aaf4b6b add glTexParameteri() and fix glTexParameteriv() by Mathias Agopian · 15 years ago
  19. 350d651 fix a bug where copybit only renders in the first buffer when used with s/w GL by Mathias Agopian · 15 years ago
  20. b51e18d 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
  21. ac2523b 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
  22. e633f93 get rid of android_native_buffer_t::getHandle() and replace it with an handle field by Mathias Agopian · 15 years ago
  23. 430f2ed removed the "bits" attribute from android_native_buffer_t. by Mathias Agopian · 15 years ago
  24. dff8e58 update surfaceflinger, libui and libagl to the new gralloc api by Mathias Agopian · 15 years ago
  25. 1473f46 Integrate from //sandbox/mathias/donut/...@145728 by Mathias Agopian · 16 years ago
  26. 9066cfe auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  27. d83a98f auto import from //depot/cupcake/@135843 by The Android Open Source Project · 16 years ago
  28. d24b818 auto import from //branches/cupcake/...@130745 by The Android Open Source Project · 16 years ago
  29. 54b6cfa Initial Contribution by The Android Open Source Project · 16 years ago