[Mesa-dev] [PATCH 1/2] egl/android: Add support for RGBX_8888 used in Android native buffers
Chad Versace
chad.versace at linux.intel.com
Mon Apr 30 11:24:37 PDT 2012
On 04/24/2012 07:49 AM, Sean V Kelley wrote:
> Add new format __DRI_IMAGE_FORMAT_XBGR8888 to __DRI_IMAGE.
> HAL_PIXEL_FORMAT_RGBX_8888 now maps to __DRI_IMAGE_FORMAT_XBGR8888.
>
> Signed-off-by: Sean V Kelley <sean.v.kelley at linux.intel.com>
> ---
> include/GL/internal/dri_interface.h | 1 +
> src/egl/drivers/dri2/platform_android.c | 2 ++
> 2 files changed, 3 insertions(+)
Sean,
It seems that Ken and Eric had no comments. Patches are pushed.
----
Chad Versace
chad.versace at linux.intel.com
More information about the mesa-dev
mailing list