Go to file
Ricardo Cerqueira f08c954f02 Allow compatibility with ICS EGL for OMX
The new headers define the qcom video buffer format
(HAL_PIXEL_FORMAT_YCbCr_420_SP_TILED) as 0x7FA30C03, ICS used 0x108.

Trying to play a video with the ICS Adreno driver results in
it rejecting the buffers because 2141391875 (0x7FA30C03) is an
unknown buffer format, so use the QCOM_ICS_COMPAT CFLAG to
fallback to the older enum.

Do NOT use this with JB Adreno blobs.

Change-Id: I2bd05c681718e916bd91311a4c9e503545f2e1bc
2012-07-22 00:34:51 -07:00
libcopybit libcopybit: add qsd8k support 2012-07-13 03:15:57 -05:00
libgenlock genlock: Update version to match release on CodeAurora Forum 2012-07-10 02:03:45 -06:00
libgralloc Allow compatibility with ICS EGL for OMX 2012-07-22 00:34:51 -07:00
libhwcomposer display: Add QC Display utils 2012-07-10 02:03:46 -06:00
liblight display: Add lights HAL 2012-07-10 01:42:45 -07:00
liboverlay liboverlay: Fix format masking 2012-07-10 02:03:46 -06:00
libqdutils display: Add QC Display utils 2012-07-10 02:03:46 -06:00
libtilerenderer qcom/display: Update HALs 2012-07-10 02:03:45 -06:00
Android.mk qcom/display: edit makefile for our tree 2012-07-13 03:09:18 -05:00