Hi,

On 28 June 2017 at 12:00, Lucas Stach <l.st...@pengutronix.de> wrote:
> Am Freitag, den 16.06.2017, 18:14 +0100 schrieb Daniel Stone:
>> @@ -738,7 +735,6 @@ dri2_wl_swap_buffers_with_damage(_EGLDriver *drv,
>>
>>     dri2_surf->back->age = 1;
>>     dri2_surf->current = dri2_surf->back;
>> -   dri2_surf->back = NULL;
>
> This hunk is wrong, as it causes get_back_bo() to not return the current
> front buffer, causing rendering corruptions.

Yes, you're obviously correct. No idea how that got there. :( Will fix locally.

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

Reply via email to