summaryrefslogtreecommitdiff
path: root/opengl/libagl/TextureObjectManager.cpp
AgeCommit message (Expand)Author
2012-03-07remove files that moved to frameworks/nativeMathias Agopian
2012-02-24remove dependency on android_native{s_priv|buffer}.hMathias Agopian
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev
2010-07-29remove copybit hack from software opengl (libagl)Mathias Agopian
2009-06-10fix a bug where copybit only renders in the first buffer when used with s/w GLMathias 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-04update surfaceflinger, libui and libagl to the new gralloc apiMathias Agopian
2009-04-10Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843The Android Open Source Project
2008-12-17Code drop from //branches/cupcake/...@124589The Android Open Source Project
2008-10-21Initial ContributionThe Android Open Source Project