include/ui/egl-context.h
0 → 100644
+14
−0
+1
−0
ui/egl-context.c
0 → 100644
+34
−0
Loading
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>