On Tue 11 Jul 2017, Rob Herring wrote:
> From: Marek Olšák <marek.ol...@amd.com>
> 
> Add support for 32-bit RGBX/RGBA formats which are required for Android.
> 
> The original patch (commit ccdcf91104a5) was reverted (commit
> c0c6ca40a25e) in mesa as it broke GLX resulting in swapped colors. Based
> on further investigation by Chad Versace, moving the RGBX/RGBA configs
> to the end is enough to prevent breaking GLX.
> 
> The handling of RGBA/RGBX in dri_fill_st_visual is a fix from Marek
> Olšák.
> 
> Cc: Eric Anholt <e...@anholt.net>
> Cc: Chad Versace <chadvers...@chromium.org>
> Cc: Mauro Rossi <issor.or...@gmail.com>
> Reviewed-by: Marek Olšák <marek.ol...@amd.com>
> Signed-off-by: Rob Herring <r...@kernel.org>
> ---
> v2:
> - Incorporated dri_fill_st_visual RGBA/X handling from Marek
> - Handle RGBA/X in dri2_drawable_get_buffers for completeness

Reviewed-by: Chad Versace <chadvers...@chromium.org>

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to