Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pixelflinger: Fix function naming typo: gglBitBlti | Jim Huang | 2010-08-10 | 1 | -1/+1 |
| | | | | | | | | | From the functionality, the function gglBitBlti() implemented bit-block (image) transfer operation in which several bitmaps are combined into one using a raster operator. Renaming to gglBitBlit() should be explicit. Change-Id: I23886623b5421131cf7c7bfb8ec67c3809566c93 | ||||
* | remove unused YUV constants | Mathias Agopian | 2010-02-16 | 1 | -14/+12 |
| | |||||
* | pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planar | Dima Zavin | 2010-02-16 | 1 | -0/+4 |
| | | | | | Change-Id: Ib56c19f3c5a71730dd7a7a82b10a59c2bb9b5de8 Signed-off-by: Dima Zavin <dima@android.com> | ||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -0/+464 |
| | |||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 2 | -464/+0 |
| | |||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 1 | -3/+8 |
| | |||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 1 | -1/+4 |
| | |||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 2 | -0/+456 |