Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unify SurfaceTexture and Surface | Mathias Agopian | 2011-06-13 | 1 | -714/+0 |
| | | | | | | | Add the concept of synchronous dequeueBuffer in SurfaceTexture Implement {Surface|SurfaceTextureClient}::setSwapInterval() Add SurfaceTexture logging fix onFrameAvailable | ||||
* | merge libsurfaceflinger_client into libgui | Mathias Agopian | 2011-03-25 | 1 | -0/+714 |
this is the first step in unifying surfacetexture and surface. for this reason the header files were not moved, as most of them will eventually go away. NOTE: currently we keep libsurfaceflinger_client.so as an empty library to workaround prebuilt binaries wrongly linking against it. Change-Id: I130f0de2428e8579033dc41394d093f4e1431a00 |