5e79d516e8
ui: split the GL context in a different object
...
This will allow to have one GL context but a variable number of
listeners.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Acked-by: Gerd Hoffmann <kraxel@redhat.com >
2021-12-21 10:50:21 +04:00
c110d949b8
ui: remove gl_ctx_get_current
...
There are no users left.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
Message-Id: <20210204105232.834642-7-marcandre.lureau@redhat.com >
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com >
2021-02-04 15:58:54 +01:00
6c18744d0f
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 >
2015-10-08 10:34:53 +02:00