Re: [PATCH weston] Remove weston_buffer_reference

2013-07-03 Thread Kristian Høgsberg
On Thu, Jun 27, 2013 at 09:13:21PM -0500, Jason Ekstrand wrote: > This commit removes the weston_buffer_reference structure and replaces it's > funtionality with weston_buffer_ref and weston_buffer_decref functions. > > NOTE: This patch needs thurough review before committing. I do not know > th

[PATCH weston] Remove weston_buffer_reference

2013-06-27 Thread Jason Ekstrand
This commit removes the weston_buffer_reference structure and replaces it's funtionality with weston_buffer_ref and weston_buffer_decref functions. NOTE: This patch needs thurough review before committing. I do not know the weston internals all that well and so I don't know if this will break an