2011/10/21 Kristian Høgsberg :
> On Tue, Oct 18, 2011 at 10:02 AM, Tiago Vignatti
> wrote:
>> From: Ander Conselvan de Oliveira
>>
>> If scanning out a client buffer, the compositor will send a buffer
>> release event for the front buffer as soon as the flip completes. This
>> series change the b
On Tue, Oct 18, 2011 at 10:02 AM, Tiago Vignatti
wrote:
> From: Ander Conselvan de Oliveira
>
> If scanning out a client buffer, the compositor will send a buffer
> release event for the front buffer as soon as the flip completes. This
> series change the behavior to send the release event for th
From: Ander Conselvan de Oliveira
If scanning out a client buffer, the compositor will send a buffer
release event for the front buffer as soon as the flip completes. This
series change the behavior to send the release event for the previous
front buffer.
The second patch is a kind of ugly and d