Re: [Qemu-devel] [PATCH v2 3/5] ui: add egl-helpers

2015-05-23 Thread Max Reitz
On 20.05.2015 17:19, Gerd Hoffmann wrote: Add helper functions to initialize OpenGL using egl. Signed-off-by: Gerd Hoffmann --- configure| 2 +- include/ui/egl-helpers.h | 16 + ui/Makefile.objs | 3 + ui/egl-helpers.c | 148

[Qemu-devel] [PATCH v2 3/5] ui: add egl-helpers

2015-05-20 Thread Gerd Hoffmann
Add helper functions to initialize OpenGL using egl. Signed-off-by: Gerd Hoffmann --- configure| 2 +- include/ui/egl-helpers.h | 16 + ui/Makefile.objs | 3 + ui/egl-helpers.c | 148 +++ 4 files changed, 168 in