Re: [OE-core] [PATCH v2] mesa-demos: OpenVG demos with single frame need eglSwapBuffer

2016-05-16 Thread Otavio Salvador
On Mon, May 16, 2016 at 12:35 PM, Tom Hochstein wrote: > sp and text demos rendering single frame. to display the > single frame rendered needed a eglSwapBuffer to diplay to window. > Hence added eglutPostRedisplay to display the frame. > > Signed-off-by: Tom Hochstein Acked-by: Otavio Salvador

[OE-core] [PATCH v2] mesa-demos: OpenVG demos with single frame need eglSwapBuffer

2016-05-16 Thread Tom Hochstein
sp and text demos rendering single frame. to display the single frame rendered needed a eglSwapBuffer to diplay to window. Hence added eglutPostRedisplay to display the frame. Signed-off-by: Tom Hochstein --- ...OpenVG-demos-with-single-frame-need-eglSw.patch | 44 ++ meta/re