summaryrefslogtreecommitdiffstats
path: root/include/pixelflinger
Commit message (Collapse)AuthorAgeFilesLines
* pixelflinger: Fix function naming typo: gglBitBltiJim Huang2010-08-101-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 constantsMathias Agopian2010-02-161-14/+12
|
* pixelflinger: add defines for nv12_tiled semi-planar and nv21 semi-planarDima Zavin2010-02-161-0/+4
| | | | | Change-Id: Ib56c19f3c5a71730dd7a7a82b10a59c2bb9b5de8 Signed-off-by: Dima Zavin <dima@android.com>
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-0/+464
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-032-464/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-3/+8
|
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-1/+4
|
* Initial ContributionThe Android Open Source Project2008-10-212-0/+456