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

Signed-off-by: Gerd Hoffmann <kra...@redhat.com>
---
  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 <mre...@redhat.com>

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

Reply via email to