summaryrefslogtreecommitdiffstats
path: root/modules/hwcomposer
Commit message (Collapse)AuthorAgeFilesLines
* Add missing includes.Elliott Hughes2015-01-281-1/+2
| | | | Change-Id: Ia74cceea707e51195a570eed37d4b334ac413773
* hardware/libhardware: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-241-1/+1
| | | | | | | LOCAL_MODULE_PATH doesn't work for multiarch builds, replace it with LOCAL_MODULE_RELATIVE_PATH. Change-Id: I4e4ceec61d026bbe74ba604554c06104bde42e5e
* Add multi-display and flip fence to HWCJesse Hall2012-08-071-8/+8
| | | | Change-Id: I3b0446050648e2b386ffb32976c9943b6fd9793d
* Revert "Add multi-display and flip fence to HWC"Jesse Hall2012-07-311-8/+8
| | | | | | This reverts commit 1d51b2b9fc713da6de18117bc19508ecdfde4f23 Change-Id: I1ae46d8cae1cb3064800cd24df56347b05eb6059
* Add multi-display and flip fence to HWCJesse Hall2012-07-301-8/+8
| | | | Change-Id: I31b4fc293220bc51169971df93347dd35fdc30ef
* Introduce HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-181-6/+6
| | | | | | | The new version adds an acquire and release fence to each layer, providing explicit producer->hwc and hwc->producer synchronization. Change-Id: Ibd6e3c7b3515c012c767246e6d6514274fdef01d
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-1/+1
| | | | | | | See https://android-git.corp.google.com/g/156016 Bug: 5449033 Change-Id: I98e83cc9d22f0ea8fbf397ccccd9ce7773119551
* remove deprecated/unused HAL headersMathias Agopian2011-04-281-1/+0
| | | | | | copybit, overlay, sensors_deprecated are no longer supported. Change-Id: Ie5da20bd4ff95f7565a162d628bf572a76327b7b
* libhardware: add separate makefile for modules subdirDima Zavin2011-04-271-0/+1
| | | | | Change-Id: I787c444ee1c3a687ee6f8f551c359e5e908ed7f5 Signed-off-by: Dima Zavin <dima@android.com>
* hardware/libhardware: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-2/+2
| | | | | Change-Id: I8a0ba7e4c99e334b9789d88b48383439eb7cc780 Signed-off-by: Iliyan Malchev <malchev@google.com>
* Add a helper for dumping layers into the logMathias Agopian2010-08-111-0/+18
| | | | Change-Id: I0943d9114c33b4800fb797bac316041dec992f5e
* first stab at hwcomposer HAL and default implementation.Mathias Agopian2010-08-093-0/+144
Change-Id: I7ff47b94a6b34a8f61031bd94e936a088dcea6ab