summaryrefslogtreecommitdiff
path: root/libs/ui/PixelFormat.cpp
AgeCommit message (Expand)Author
2021-12-06Add AHB and Pixel- Formats for R8 Leon Scroggins III
2021-11-30Remove unused bitsPerPixel Leon Scroggins III
2017-02-15Add RGBA 10:10:10:2 format for surfaces Romain Guy
2016-12-16Remove RGBX_FP16 format Romain Guy
2016-12-13Add fp16 pixel and window formats Romain Guy
2015-03-04Add dataSpace to buffer queues; remove old format enums. Eino-Ville Talvala
2014-12-01libui: Enable -Weverything and -Werror Dan Stoza
2014-01-07libgui: Add a test for SRGB surfaces Dan Stoza
2013-07-26get rid of HAL pixelformats 5551 and 4444 Mathias Agopian
2013-07-25get rid of PixelFormatInfo and simplify things Mathias Agopian
2012-04-24PixelFormat.UNKNOWN should return an error when queried Mathias Agopian
2012-02-24deprecate L_8, LA_88 and RGB_332 in sdk Mathias Agopian
2012-02-21remove libui's dependency on libpixelflinger Mathias Agopian
2010-08-19remove unused pixel format Mathias Agopian
2010-07-14Remove the YV16 format for simplicity's sake. Mathias Agopian
2010-07-01remove unused YUV formats Mathias Agopian
2010-06-21remove unused YUV formats Mathias Agopian
2010-06-15Added support for the GL_TEXTURE_EXTERNAL target Mathias Agopian
2010-02-16fix a bug I introduced recently where YUV formats would crash the system Mathias Agopian
2010-02-16get rid off the YUV formats at the libui layer Mathias Agopian
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-03-03auto import from //depot/cupcake/@135843 The Android Open Source Project
2009-02-10auto import from //branches/cupcake/...@130745 The Android Open Source Project
2008-10-21Initial Contribution The Android Open Source Project