On Wed, 21 Nov 2012 11:22:19 -0500
Kristian Høgsberg wrote:
> On Wed, Nov 21, 2012 at 09:26:25AM +0200, Pekka Paalanen wrote:
> > On Tue, 20 Nov 2012 10:26:41 -0800
> > Bill Spitzak wrote:
> >
> > > Pekka Paalanen wrote:
> > > > On Mon, 19 Nov 2012 15:56:23 -0500
> > > > Kristian Høgsberg wrot
On Wed, Nov 21, 2012 at 09:26:25AM +0200, Pekka Paalanen wrote:
> On Tue, 20 Nov 2012 10:26:41 -0800
> Bill Spitzak wrote:
>
> > Pekka Paalanen wrote:
> > > On Mon, 19 Nov 2012 15:56:23 -0500
> > > Kristian Høgsberg wrote:
> > >
> > >> On Mon, Nov 19, 2012 at 03:29:09PM +0200, Pekka Paalanen wr
On Tue, 20 Nov 2012 10:26:41 -0800
Bill Spitzak wrote:
> Pekka Paalanen wrote:
> > On Mon, 19 Nov 2012 15:56:23 -0500
> > Kristian Høgsberg wrote:
> >
> >> On Mon, Nov 19, 2012 at 03:29:09PM +0200, Pekka Paalanen wrote:
> >>> Change simple-shm to properly process the wl_buffer.release event, an
Pekka Paalanen wrote:
On Mon, 19 Nov 2012 15:56:23 -0500
Kristian Høgsberg wrote:
On Mon, Nov 19, 2012 at 03:29:09PM +0200, Pekka Paalanen wrote:
Change simple-shm to properly process the wl_buffer.release event, and
not reuse a buffer until it is released by the server, as specified in
the
On Mon, 19 Nov 2012 15:56:23 -0500
Kristian Høgsberg wrote:
> On Mon, Nov 19, 2012 at 03:29:09PM +0200, Pekka Paalanen wrote:
> > Change simple-shm to properly process the wl_buffer.release event, and
> > not reuse a buffer until it is released by the server, as specified in
> > the protocol.
> >
On Mon, Nov 19, 2012 at 03:29:09PM +0200, Pekka Paalanen wrote:
> Change simple-shm to properly process the wl_buffer.release event, and
> not reuse a buffer until it is released by the server, as specified in
> the protocol.
>
> In case the server has not released the buffer, but signals that it
Change simple-shm to properly process the wl_buffer.release event, and
not reuse a buffer until it is released by the server, as specified in
the protocol.
In case the server has not released the buffer, but signals that it has
been shown (frame callback), allocate a second buffer. Simple-shm will