On 21 August 2017 at 17:26, Rob Herring wrote:
> On Mon, Aug 21, 2017 at 9:08 AM, Emil Velikov
> wrote:
>> As said in the EGL_KHR_platform_android extensions
>>
>> For each EGLConfig that belongs to the Android platform, the
>> EGL_NATIVE_VISUAL_ID attribute is an Android window format,
On Mon, Aug 21, 2017 at 9:08 AM, Emil Velikov wrote:
> As said in the EGL_KHR_platform_android extensions
>
> For each EGLConfig that belongs to the Android platform, the
> EGL_NATIVE_VISUAL_ID attribute is an Android window format, such as
> WINDOW_FORMAT_RGBA_.
>
> Although it sh
Oops, the commit message should read
"egl/android: remove HAL_PIXEL_FORMAT_BGRA_ support"
-Emil
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
As said in the EGL_KHR_platform_android extensions
For each EGLConfig that belongs to the Android platform, the
EGL_NATIVE_VISUAL_ID attribute is an Android window format, such as
WINDOW_FORMAT_RGBA_.
Although it should be applicable overall.
Even though we use HAL_PIXEL_FORMAT h