qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v2 3/5] ui: add egl-helpers
Date: Sat, 23 May 2015 19:36:40 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 20.05.2015 17:19, Gerd Hoffmann wrote:
Add helper functions to initialize OpenGL using egl.

Signed-off-by: Gerd Hoffmann <address@hidden>
---
  configure                |   2 +-
  include/ui/egl-helpers.h |  16 +++++
  ui/Makefile.objs         |   3 +
  ui/egl-helpers.c         | 148 +++++++++++++++++++++++++++++++++++++++++++++++
  4 files changed, 168 insertions(+), 1 deletion(-)
  create mode 100644 include/ui/egl-helpers.h
  create mode 100644 ui/egl-helpers.c

Reviewed-by: Max Reitz <address@hidden>

Fingers crossed that the first configuration returned by eglChooseConfig() really is the best one. :-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]