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