summaryrefslogtreecommitdiffstats
path: root/opengl/libagl/texture.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix [2151588] glTexSubImage2D() allows pixel format conversionMathias Agopian2009-10-191-0/+5
* AGL's glCompressedTexImage2D now checks the imageSize parameter.Jack Palevich2009-09-101-5/+55
* remove libagl's dependency on gralloc_priv.hMathias Agopian2009-07-151-13/+1
* merge master in master_glMathias Agopian2009-06-241-1/+8
|\
| * add glTexParameteri() and fix glTexParameteriv()Mathias Agopian2009-06-221-1/+8
* | fix a bug where copybit only renders in the first buffer when used with s/w GLMathias Agopian2009-06-101-6/+4
* | move android_native_buffer_t declaration into its own private/ui/android_nati...Mathias Agopian2009-05-051-1/+1
* | move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h...Mathias Agopian2009-05-051-1/+1
* | get rid of android_native_buffer_t::getHandle() and replace it with an handle...Mathias Agopian2009-05-051-13/+8
* | removed the "bits" attribute from android_native_buffer_t.Mathias Agopian2009-05-051-2/+3
* | update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian2009-05-041-16/+72
* | Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-61/+147
|/
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+1421
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-1421/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-7/+5
* Initial ContributionThe Android Open Source Project2008-10-211-0/+1423