[PATCH 3/5] present: Add mode for pixmap flips per window

2017-08-29 Thread Roman Gilg
This patch adds a new mode to the internal flip mode API, that enables per window flips on capable hardware platforms. Pixmap flips are possible for every window with a parent window and without redirection. Besides the per window flips the new mode diverges from the old screen flipping by holdin

Re: [PATCH 3/5] present: Add mode for pixmap flips per window

2017-08-29 Thread Michel Dänzer
On 30/08/17 12:24 AM, Roman Gilg wrote: > This patch adds a new mode to the internal flip mode API, that > enables per window flips on capable hardware platforms. > > Pixmap flips are possible for every window with a parent window and > without redirection. This sentence is a bit confusing. In ro

Re: [PATCH 3/5] present: Add mode for pixmap flips per window

2017-08-30 Thread Roman Gilg
On Wed, Aug 30, 2017 at 4:35 AM, Michel Dänzer wrote: > On 30/08/17 12:24 AM, Roman Gilg wrote: > > This patch adds a new mode to the internal flip mode API, that > > enables per window flips on capable hardware platforms. > > > > Pixmap flips are possible for every window with a parent window an

Re: [PATCH 3/5] present: Add mode for pixmap flips per window

2017-08-30 Thread Michel Dänzer
On 30/08/17 06:14 PM, Roman Gilg wrote: > On Wed, Aug 30, 2017 at 4:35 AM, Michel Dänzer > wrote: > > On 30/08/17 12:24 AM, Roman Gilg wrote: > > This patch adds a new mode to the internal flip mode API, that > > enables per window flips on capable hardware