summaryrefslogtreecommitdiffstats
path: root/libs/ui/PixelFormat.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove unused pixel formatMathias Agopian2010-08-191-1/+0
| | | | Change-Id: I55bc3cc41385743c07f7e4de06335c922f746f73
* Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-141-1/+0
| | | | Change-Id: Iee03d100933ba0c67b13d51e0435be3b4cd953cf
* remove unused YUV formatsMathias Agopian2010-07-011-5/+2
| | | | Change-Id: Ie84616f842c7e0329d68e67e65a65d510558004b
* remove unused YUV formatsMathias Agopian2010-06-211-1/+0
| | | | Change-Id: Id0ae28b1700cf771cdbe0ca27b139d32cab90b2a
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-151-2/+0
| | | | | | This will allow us to support YUV surfaces. Change-Id: I2d4da75f1006a5285bdc552695d4caeecccf2183
* fix a bug I introduced recently where YUV formats would crash the systemMathias Agopian2010-02-161-4/+35
|
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-3/+0
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+97
|
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-97/+0
|
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+32
|
* Initial ContributionThe Android Open Source Project2008-10-211-0/+66