Re: [PATCH weston 5/6] test: Add client driven repaint

2015-04-03 Thread Pekka Paalanen
On Thu, 02 Apr 2015 12:47:38 -0500 Derek Foreman wrote: > On 27/03/15 07:44 AM, Pekka Paalanen wrote: > > On Fri, 19 Dec 2014 12:45:49 -0600 > > Derek Foreman wrote: > > > >> Allow a test client to call for a repaint. > >> > >> Signed-off-by: Derek Foreman > >> --- > >> protocol/wayland-test.

Re: [PATCH weston 5/6] test: Add client driven repaint

2015-04-02 Thread Derek Foreman
On 27/03/15 07:44 AM, Pekka Paalanen wrote: > On Fri, 19 Dec 2014 12:45:49 -0600 > Derek Foreman wrote: > >> Allow a test client to call for a repaint. >> >> Signed-off-by: Derek Foreman >> --- >> protocol/wayland-test.xml | 1 + >> tests/weston-test.c | 9 + >> 2 files changed, 1

Re: [PATCH weston 5/6] test: Add client driven repaint

2015-03-27 Thread Pekka Paalanen
On Fri, 19 Dec 2014 12:45:49 -0600 Derek Foreman wrote: > Allow a test client to call for a repaint. > > Signed-off-by: Derek Foreman > --- > protocol/wayland-test.xml | 1 + > tests/weston-test.c | 9 + > 2 files changed, 10 insertions(+) > > diff --git a/protocol/wayland-test.

[PATCH weston 5/6] test: Add client driven repaint

2014-12-19 Thread Derek Foreman
Allow a test client to call for a repaint. Signed-off-by: Derek Foreman --- protocol/wayland-test.xml | 1 + tests/weston-test.c | 9 + 2 files changed, 10 insertions(+) diff --git a/protocol/wayland-test.xml b/protocol/wayland-test.xml index 7133555..4b914b4 100644 --- a/protocol