ui: add egl-helpers
commit7ced9e9f6da2257224591b91727cfeee4f3977fb
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 6 Jan 2015 14:40:00 +0000 (6 15:40 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 29 May 2015 09:11:38 +0000 (29 11:11 +0200)
treebc8e3bddfbd7906bc275beb6f1e10a39daf7e988
parent896e1a050a0d333b1f0ec0768cc64e26c5d0d104
ui: add egl-helpers

Add helper functions to initialize OpenGL using egl.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
configure
include/ui/egl-helpers.h [new file with mode: 0644]
ui/Makefile.objs
ui/egl-helpers.c [new file with mode: 0644]