Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add sideband streams to BufferQueue and related classes | Jesse Hall | 2014-03-11 | 1 | -1/+26 |
* | fix camera API 2.0 orientation | Mathias Agopian | 2013-09-17 | 1 | -0/+13 |
* | SurfaceFlinger now uses GLES 2.x when available | Mathias Agopian | 2013-08-13 | 1 | -2/+0 |
* | single buffer mode for BufferQueue | Mathias Agopian | 2013-07-26 | 1 | -1/+1 |
* | Pay attention to buffer timestamps | Andy McFadden | 2013-07-10 | 1 | -1/+45 |
* | SurfaceFlinger: fix releaseBuffer in updateTexImage | Lajos Molnar | 2013-06-27 | 1 | -1/+1 |
* | BufferQueue: track buffer-queue by instance vs. by reference | Lajos Molnar | 2013-05-23 | 1 | -1/+1 |
* | don't use compile-time configuration of libgui as much as possible | Mathias Agopian | 2013-03-29 | 1 | -2/+3 |
* | libgui: disallow NULL Fence pointers | Jamie Gennis | 2013-02-12 | 1 | -0/+1 |
* | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 1 | -1/+1 |
* | Avoid unnecessary texture bind | Andy McFadden | 2012-12-11 | 1 | -6/+18 |
* | Refactor SurfaceTexture a bit. | Andy McFadden | 2012-12-11 | 1 | -0/+90 |