android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 27 Jul 2014 02:27:08 +0000 (03:27 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Tue, 12 Aug 2014 23:46:55 +0000 (00:46 +0100)
commitdfa6dc5eb8e76953bfc45a966813f736b0aa2346
treec390a47e71e97c90d86a8b9ca416a18c2f9b7411
parent51a9a09ba8ca9a9d7bc00e3fac281a11cc94fd02
android: drop HAL_PIXEL_FORMAT_RGBA_{5551,4444}

Upstream Android (system/core) has dropped these formats with commit
6bac41f1bf9(get rid of HAL pixelformats 5551 and 4444) yet does not
mention why.

These formats never really worked so we're safe to drop them as well.

Identical commit is available in the android-x86 external/mesa repo

    commit 06a2d36edcd1e2247440e5800e6bf3028f37aee6
    Author: Chih-Wei Huang <cwhuang@linux.org.tw>
    Date:   Wed Sep 25 01:16:57 2013 +0800

        android: get rid of HAL pixelformats 5551 and 4444

Cc: "10.1 10.2" <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
src/egl/drivers/dri2/platform_android.c
src/gallium/state_trackers/egl/android/native_android.cpp