summaryrefslogtreecommitdiff
path: root/opengl/libagl/texture.cpp
AgeCommit message (Expand)Author
2009-09-10AGL's glCompressedTexImage2D now checks the imageSize parameter. Jack Palevich
2009-07-15remove libagl's dependency on gralloc_priv.h Mathias Agopian
2009-06-24merge master in master_gl Mathias Agopian
2009-06-22add glTexParameteri() and fix glTexParameteriv() Mathias Agopian
2009-06-10fix a bug where copybit only renders in the first buffer when used with s/w GL Mathias Agopian
2009-05-05move android_native_buffer_t declaration into its own private/ui/android_nati... Mathias Agopian
2009-05-05move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h... Mathias Agopian
2009-05-05get rid of android_native_buffer_t::getHandle() and replace it with an handle... Mathias Agopian
2009-05-05removed the "bits" attribute from android_native_buffer_t. Mathias Agopian
2009-05-04update surfaceflinger, libui and libagl to the new gralloc api Mathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728 Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project