summaryrefslogtreecommitdiff
path: root/libs/hwui/HardwareBitmapUploader.h
AgeCommit message (Expand)Author
2024-09-06Add support for AHARDWAREBUFFER_FORMAT_R10G10B10A10_UNORM Greg Daniel
2022-03-17Merge "Support ALPHA_8 + HARDWARE" into tm-dev am: cc37f4e979 Leon Scroggins
2022-03-15Support ALPHA_8 + HARDWARE Leon Scroggins III
2022-03-04Fix transitive dependencies on SkImageEncoder Kevin Lubick
2022-01-27Expose 1010102 config for bitmap Alec Mouri
2020-04-09Remove unecessary exported symbols from libhwui.so Derek Sollenberger
2019-05-29Build native android graphics library for desktop Jerome Gaillard
2019-03-19Add support for uploading to AHBs using Vulkan. Greg Daniel
2019-01-31Only decode to F16 if HARDWARE supports it Leon Scroggins III
2019-01-10Fix leak/crash in exit John Reck
2018-12-03Remove ; from closing namespaces in libs/hwui Chris Blume
2018-05-09A better HW Bitmap uploader John Reck