[Mesa-dev] [PATCH v2 4/8] egl: add dri2_egl_surface_update_buffer_age() helper (v2)
Emil Velikov
emil.l.velikov at gmail.com
Thu Oct 19 10:36:42 UTC 2017
On 18 October 2017 at 23:43, Gurchetan Singh
<gurchetansingh at chromium.org> wrote:
> The comment "we don't use get_back_bo() since ..." only makes sense in
> context on droid_swap_buffers. Why aren't you calling this helper in
> dri2_drm_swap_buffers and dri2_wl_swap_buffers_with_damage? It seems like
> you can.
>
I believe there's a bug in the Android implementation (some braindump
can be found here [1]), that with works around.
I've been meaning to write a patch to address it, but keep on getting
distracted.
Once that is addressed, one should be able to reuse it.
-Emil
[1] https://lists.freedesktop.org/archives/mesa-dev/2017-June/158409.html
More information about the mesa-dev
mailing list