[Mesa-dev] [PATCH mesa 0/2] egl: wire up swap_with_damage() and enable it on Android
Tapani Pälli
tapani.palli at intel.com
Mon Jun 12 06:39:15 UTC 2017
Hi Eric;
EGL_KHR_swap_buffers_with_damage is implemented by Android's EGL wrapper
library so these tests are passing already, no implementation required
in Mesa side.
Thanks;
On 06/12/2017 01:09 AM, Eric Engestrom wrote:
> This is completely untested, as I don't have access to an Android
> test device, which is the only platform that can benefit from this
> improvement so far.
>
> Can someone run dEQP-EGL.functional.swap_buffers_with_damage.*
> on Android for me?
>
> Cheers,
> Eric
>
> ---
>
> Eric Engestrom (2):
> egl: improve dri2_fallback_swap_buffers_with_damage()
> egl/android: enable EGL_EXT_swap_buffers_with_damage
>
> src/egl/drivers/dri2/egl_dri2_fallbacks.h | 1 +
> src/egl/drivers/dri2/platform_android.c | 1 +
> 2 files changed, 2 insertions(+)
>
More information about the mesa-dev
mailing list