[Mesa-dev] [PATCH mesa 0/2] egl: wire up swap_with_damage() and enable it on Android

Eric Engestrom eric at engestrom.ch
Sun Jun 11 22:09:43 UTC 2017


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