aboutsummaryrefslogtreecommitdiff
path: root/ui/egl-context.c
AgeCommit message (Expand)AuthorFilesLines
2023-06-27ui/egl: fix make_context_current() callback return valueMarc-André Lureau1-2/+8
2021-12-21ui: split the GL context in a different objectMarc-André Lureau1-3/+3
2021-02-04ui: remove gl_ctx_get_currentMarc-André Lureau1-5/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann1-2/+9
2017-05-12egl: explicitly ask for core contextGerd Hoffmann1-3/+4
2016-02-04ui: Clean up includesPeter Maydell1-0/+1
2015-10-08opengl: add egl-context.[ch] helpersGerd Hoffmann1-0/+34