Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GLConsumer: Stop using default constructor params | Dan Stoza | 2014-06-24 | 1 | -1/+1 |
* | Improve SurfaceFlinger PTS estimation | Andy McFadden | 2014-05-02 | 1 | -3/+5 |
* | Remove deprecated BufferQueue constructor | Dan Stoza | 2014-03-18 | 1 | -2/+3 |
* | Add sideband streams to BufferQueue and related classes | Jesse Hall | 2014-03-11 | 1 | -0/+14 |
* | fix camera API 2.0 orientation | Mathias Agopian | 2013-09-17 | 1 | -0/+10 |
* | SurfaceFlinger now uses GLES 2.x when available | Mathias Agopian | 2013-08-13 | 1 | -4/+2 |
* | All consumers now take an IGraphicBufferConsumer instead of a BufferQueue | Mathias Agopian | 2013-08-06 | 1 | -1/+1 |
* | always pass the BufferQueue explicitely to consumers | Mathias Agopian | 2013-07-12 | 1 | -5/+4 |
* | Pay attention to buffer timestamps | Andy McFadden | 2013-07-10 | 1 | -0/+3 |
* | Rename ISurfaceTexture and SurfaceTexture | Andy McFadden | 2012-12-18 | 1 | -6/+6 |
* | Avoid unnecessary texture bind | Andy McFadden | 2012-12-11 | 1 | -2/+2 |
* | Refactor SurfaceTexture a bit. | Andy McFadden | 2012-12-11 | 1 | -0/+59 |