On Thu, 6 Dec 2012 16:59:06 -0500
Kristian Høgsberg wrote:
> On Tue, Dec 04, 2012 at 03:58:09PM +0200, Pekka Paalanen wrote:
> > Hi Kristian,
> >
> > this is the rebased and modifed version of the server side
> > wl_buffer.release series.
> >
> > Changes since v1:
> > - rebased
> > - added stru
On Tue, Dec 04, 2012 at 03:58:09PM +0200, Pekka Paalanen wrote:
> Hi Kristian,
>
> this is the rebased and modifed version of the server side
> wl_buffer.release series.
>
> Changes since v1:
> - rebased
> - added struct weston_buffer_reference to consolidate
> the destroy handler functions
> - s
Hi Kristian,
this is the rebased and modifed version of the server side
wl_buffer.release series.
Changes since v1:
- rebased
- added struct weston_buffer_reference to consolidate
the destroy handler functions
- shm flush on destroy is now a separate patch instead of in
the gl patch
- compositor-