Re: [PATCH weston 0/5] Convert transformed buffer test client to toytoolkit

2012-11-30 Thread Kristian Høgsberg
On Fri, Nov 30, 2012 at 05:34:21PM +0200, Ander Conselvan de Oliveira wrote: > Hi, > > This series converts the transformed buffer test client to use toytoolkit. > > The first patch is a resend of a patch that fell through the cracks. With > the change to use toytoolkit, there's no way to allocat

[PATCH weston 0/5] Convert transformed buffer test client to toytoolkit

2012-11-30 Thread Ander Conselvan de Oliveira
Hi, This series converts the transformed buffer test client to use toytoolkit. The first patch is a resend of a patch that fell through the cracks. With the change to use toytoolkit, there's no way to allocate an XRGB buffer, so this is needed to test rotated scan out of client buffers. (There wa