On Tue, 21 Feb 2017 10:07:47 +
Eric Engestrom wrote:
> > Subject: [PATCH weston] clients/simple-egl: add -d option
>
> s/-d/delay/ in the commit title?
>
> On Monday, 2017-02-20 16:13:48 +0200, Pekka Paalanen wrote:
> > From: Eero Tamminen
> >
> >
> Subject: [PATCH weston] clients/simple-egl: add -d option
s/-d/delay/ in the commit title?
On Monday, 2017-02-20 16:13:48 +0200, Pekka Paalanen wrote:
> From: Eero Tamminen
>
> This emulates extra drawing work by usleep().
>
> This is an enhancement to reproduce the
From: Eero Tamminen
This emulates extra drawing work by usleep().
This is an enhancement to reproduce the problem in the bug report.
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=98833
Signed-off-by: Pekka Paalanen
---
clients/simple-egl.c | 10 --
1 file changed, 8 insertions(+),