summaryrefslogtreecommitdiff
path: root/opengl/libagl/TextureObjectManager.cpp
AgeCommit message (Expand)Author
2019-08-22Nuke libagl and setEmulatorGlesValue Chris Forbes
2012-02-24remove dependency on android_native{s_priv|buffer}.h Mathias Agopian
2012-01-06Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE Steve Block
2011-05-03frameworks/base: android_native_buffer_t -> ANativeWindowBuffer Iliyan 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 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-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
2008-12-17Code drop from //branches/cupcake/...@124589 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project