summaryrefslogtreecommitdiffstats
path: root/services/surfaceflinger/SurfaceTextureLayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* update the binder protocol for connect to match that of queueBufferMathias Agopian2012-04-231-4/+2
* s/w rendered apps can now use n-buffering (n>2)Mathias Agopian2012-04-131-4/+0
* SurfaceTexture: Fully refactored from BufferQueueDaniel Lam2012-03-131-58/+4
* SF now synchronizes to VSYNCMathias Agopian2012-01-301-0/+4
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-2/+2
* SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-1/+1
* Add a debug option to turn the "transformation hint" offMathias Agopian2011-08-231-7/+1
* return correct value from query after connecting a surfaceMathias Agopian2011-08-081-2/+12
* SurfaceFlinger: use async mode for video & camJamie Gennis2011-07-301-0/+26
* Fix typo which caused invalid rotations to be returned with NATIVE_WINDOW_TRA...Mathias Agopian2011-07-221-1/+1
* Fix a few issues with NATIVE_WINDOW_TRANSFORM_HINTMathias Agopian2011-07-211-0/+4
* implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-191-0/+14
* use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-3/+0
* unify SurfaceTexture and SurfaceMathias Agopian2011-06-131-0/+76