aboutsummaryrefslogtreecommitdiff
path: root/ui/egl-headless.c
AgeCommit message (Expand)Author
2021-02-04ui: remove gl_ctx_get_currentMarc-André Lureau
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann
2018-02-22egl-headless: cursor_dmabuf: handle NULL cursorGerd Hoffmann
2018-02-22console/opengl: split up dpy_gl_cursor opsGerd Hoffmann
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann
2017-10-17egl-headless: add dmabuf supportGerd Hoffmann
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann
2017-05-12opengl: add egl-headless displayGerd Hoffmann