Re: [PATCH weston] simple-egl: Minor fix ups.

2012-06-15 Thread Kristian Høgsberg
On Wed, Jun 13, 2012 at 05:42:21PM -0600, Scott Moreau wrote: > 1) Fix typo when initializing variables > 2) Remove gratuitous glFlush() call > 3) Localize shader program variable Thanks, looks good. Kristian > --- > clients/simple-egl.c | 28 +--- > 1 files changed, 13

[PATCH weston] simple-egl: Minor fix ups.

2012-06-13 Thread Scott Moreau
1) Fix typo when initializing variables 2) Remove gratuitous glFlush() call 3) Localize shader program variable --- clients/simple-egl.c | 28 +--- 1 files changed, 13 insertions(+), 15 deletions(-) diff --git a/clients/simple-egl.c b/clients/simple-egl.c index 4cb5bc7..