summaryrefslogtreecommitdiffstats
path: root/libs/ui/PixelFormat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add dataSpace to buffer queues; remove old format enums.Eino-Ville Talvala2015-03-041-3/+0
* libui: Enable -Weverything and -WerrorDan Stoza2014-12-011-5/+4
* libgui: Add a test for SRGB surfacesDan Stoza2014-01-071-0/+2
* get rid of HAL pixelformats 5551 and 4444Mathias Agopian2013-07-261-24/+14
* get rid of PixelFormatInfo and simplify thingsMathias Agopian2013-07-251-112/+35
* PixelFormat.UNKNOWN should return an error when queriedMathias Agopian2012-04-241-1/+1
* deprecate L_8, LA_88 and RGB_332 in sdkMathias Agopian2012-02-241-1/+4
* remove libui's dependency on libpixelflingerMathias Agopian2012-02-211-17/+43
* remove unused pixel formatMathias Agopian2010-08-191-1/+0
* Remove the YV16 format for simplicity's sake.Mathias Agopian2010-07-141-1/+0
* remove unused YUV formatsMathias Agopian2010-07-011-5/+2
* remove unused YUV formatsMathias Agopian2010-06-211-1/+0
* Added support for the GL_TEXTURE_EXTERNAL targetMathias Agopian2010-06-151-2/+0
* 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