OSDN Git Service

Add full color range support
[android-x86/external-IA-Hardware-Composer.git] / os / android / platformdefines.h
2018-11-29 HeYueAdd full color range support
2018-11-15 Lin JohnsonRename HwcBuffer to HwcMeta
2018-04-26 Richard AvelarReformat files with clang-format
2018-04-09 Han, XuInitial support for AliOS.
2018-04-02 Kalyan KondapallyMove raw pixel data handling to IAHWCLayer.
2018-03-28 Lin JohnsonGive out error message when meet errors
2018-03-18 Lin JohnsonUse buffer handle to identify buffer.
2018-02-06 Kalyan KondapallyAdd support for raw pixel data.
2017-12-20 Kalyan KondapallyRemove gem_handle_ as part of handle.
2017-12-20 Kalyan KondapallyRemove vasurface.
2017-12-20 Kalyan KondapallyUnify resource tracking for Media and 3D buffers.
2017-12-10 Kalyan KondapallyUse Gralloc 1.0 API directly.
2017-12-10 Lin JohnsonAdd external layer buffer cache management.
2017-11-20 Kalyan KondapallyAdd Meta data field to our NativeHandle.
2017-11-04 Kalyan KondapallyMove common includes in platformdefines.h.
2017-08-15 Gao ChunAdd color format mapping from native format to vulkan
2017-06-25 Kalyan KondapallyRefactor: Make it easy for adding different backends.
2017-06-12 Kalyan KondapallyEnsure we close all the gem handles.
2017-06-10 Kalyan KondapallyRework handle lifetime.
2017-05-20 Zhongmin WuEnable Systrace for Android platform
2017-04-20 Terry HeoDo not build PIC code for Android
2017-03-06 Kalyan KondapallyAndroid: Use same sw_sync ABI as supported by AOSP...
2017-02-27 Kalyan KondapallyMake cpplint happy.
2017-01-23 Kalyan KondapallyUse GraphicBuffer APIS to allocate buffers.
2017-01-16 Kalyan KondapallyInitial import.