Go to file
Mathew Karimpanal d120c0dfac libhwcomposer: Mark layers below skip-layers for GPU composition
If module composition type is MDP or C2D and we have a skipped layer
(usually layers without backing buffers, layers with "invalid"
orientations or debug layers), mark every HWC layer below this layer
for GPU composition.
This logic is needed because ICS SF composes a bunch of z-ordered
HWC_FRAMEBUFFER (GPU) layers first and then the remaining bunch of
z-ordered HWC_OVERLAY layers last which breaks the overall z-ordered
layer rendering requirement. This logic also holds valid for 2-layer
bypass in ICS.

Change-Id: I5082affac8affd6b19d78be827d149901945a163
2011-12-15 14:23:41 -07:00
libcopybit libcopybit: Add support for converting to non 32pixel aligned formats. 2011-12-12 16:41:07 -08:00
libgenlock libgenlock: Enable the USE_GENLOCK flag. 2011-11-28 16:08:22 -08:00
libgralloc libhwcomposer: Validate the previous overlay and bypass handles. 2011-12-15 04:35:31 -07:00
libhwcomposer libhwcomposer: Mark layers below skip-layers for GPU composition 2011-12-15 14:23:41 -07:00
liboverlay liboverlay: Add support for interlaced content in updateOverlaySource. 2011-12-09 13:59:03 -08:00
libqcomui libQcomUI: Add support for qcom specific layer flags. 2011-12-11 16:19:48 -08:00
libtilerenderer hardware/qcom/display: support for QCOM tiled rendering 2011-11-30 17:19:30 -08:00
Android.mk Display: Add libQcomUI 2011-12-10 21:52:29 -08:00