OSDN Git Service

opengl: add egl-context.[ch] helpers
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 29 Apr 2015 08:08:04 +0000 (10:08 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 8 Oct 2015 08:34:53 +0000 (10:34 +0200)
commit6c18744d0f99138cb19cd9d1241d7b11c478a944
tree41ed6debdfc9287a21b13e5d92df18d4411d782d
parente9c1b459f28fb4dce52dd5afa6a1ad7fb00ee5e2
opengl: add egl-context.[ch] helpers

Add helper functions to manage opengl contexts using egl.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
include/ui/egl-context.h [new file with mode: 0644]
ui/Makefile.objs
ui/egl-context.c [new file with mode: 0644]