summaryrefslogtreecommitdiffstats
path: root/include/hardware/hwcomposer.h
Commit message (Expand)AuthorAgeFilesLines
* libhardware: Remove unused sourceTransform fieldSteve Kondik2013-03-051-5/+0
* Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/har...Steve Kondik2013-02-121-13/+45
|\
| * Fix HWC documentation.Mathias Agopian2012-11-201-13/+45
* | Merge branch 'jb-mr1-release' of https://android.googlesource.com/platform/ha...Steve Kondik2012-11-181-139/+311
|\ \ | |/
| * hwcomposer: Specify set() call error behavior.Jamie Gennis2012-10-081-3/+10
| * Document reentrancy and error conditionsJesse Hall2012-09-191-2/+10
| * Layer flags won't change between prepare and setJesse Hall2012-09-141-2/+1
| * Add outbuf fields for HWC 1.2 virtual displaysJesse Hall2012-09-121-15/+41
| * Add new HWC 1.1 queries and hotplug callbackJesse Hall2012-08-311-4/+65
| * Simplify and clean up legacy decisionsJesse Hall2012-08-221-59/+47
| * Add NUM_DISPLAY_TYPES query and refine display list semanticsJesse Hall2012-08-221-4/+20
| * Merge "HWC 1.1: add FRAMEBUFFER_TARGET layer type" into jb-mr1-devJesse Hall2012-08-201-13/+27
| |\
| | * HWC 1.1: add FRAMEBUFFER_TARGET layer typeJesse Hall2012-08-161-13/+27
| * | hwc: update blank documentation to specify that blank is synchronousColin Cross2012-08-161-0/+2
| |/
| * Simplify prepare and set semantics (comments only)Jesse Hall2012-08-071-16/+12
| * Add multi-display and flip fence to HWCJesse Hall2012-08-071-56/+61
| * Revert "Add multi-display and flip fence to HWC"Jesse Hall2012-07-311-61/+56
| * Add multi-display and flip fence to HWCJesse Hall2012-07-301-56/+61
| * hwcomposer: add a new blank operationColin Cross2012-07-131-0/+15
| * Introduce HWC_DEVICE_API_VERSION_1_0Jesse Hall2012-06-181-42/+80
* | hwcomposer: Add sourceTransform to hwc_layer_tArun Kumar K.R2012-09-111-0/+5
* | hwcomposer: Add HWC_EVENT_ORIENTATION to hwcArun Kumar K.R2012-08-091-3/+6
|/
* split hwcomposer.hMathias Agopian2012-05-131-112/+2
* hwcomposer: clarify vsync timestamp meaningJamie Gennis2012-04-301-2/+2
* fix typo in documentationMathias Agopian2012-04-241-1/+1
* improve hwc VSYNC documentationMathias Agopian2012-04-101-0/+5
* add support for VSYNC events in h/w composer HALMathias Agopian2012-04-031-8/+87
* improve HWC versioningMathias Agopian2012-03-251-1/+4
* add support for setting the background colorMathias Agopian2012-03-241-35/+80
* HWComposer: update the hwc_layer::handle docsJamie Gennis2011-12-201-2/+6
* improve h/w composer documentationMathias Agopian2011-11-211-0/+5
* improve hw composer documentationMathias Agopian2011-11-161-0/+5
* Add a h/w composer HAL API to allow the HAL to trigger a redrawMathias Agopian2011-08-011-3/+37
* gralloc: add dump hooks to gralloc/hwcomposerErik Gilling2010-12-081-1/+7
* gralloc: add padding to alloc_device_t and hwc_composer_device_tErik Gilling2010-12-081-0/+5
* const native_handle_t* -> buffer_handle_tLouis Huemiller2010-12-011-1/+2
* Hardware Composer add const for handle pointerLouis Huemiller2010-11-221-1/+1
* hwcomposer.h - Add comment that buffer handles in a list must be uniqueLouis Huemiller2010-10-251-0/+4
* added a new hint to tell SF it should clear the FB for some layersMathias Agopian2010-08-121-2/+10
* first stab at hwcomposer HAL and default implementation.Mathias Agopian2010-08-091-0/+286