aboutsummaryrefslogtreecommitdiff
path: root/ui/egl-headless.c
AgeCommit message (Expand)AuthorFilesLines
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann1-3/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-1/+1
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang1-1/+2
2019-01-10egl-headless: add egl_create_contextGerd Hoffmann1-1/+9
2018-11-16ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety1-1/+1
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann1-1/+2
2018-03-05egl-headless: switch over to new display registryGerd Hoffmann1-1/+19
2018-02-22egl-headless: cursor_dmabuf: handle NULL cursorGerd Hoffmann1-6/+9
2018-02-22console/opengl: split up dpy_gl_cursor opsGerd Hoffmann1-5/+12
2018-02-20egl-headless: use DisplayOptionsGerd Hoffmann1-1/+1
2017-10-17egl-headless: add dmabuf supportGerd Hoffmann1-2/+57
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann1-3/+3
2017-06-21egl-headless: use framebuffer helper functions.Gerd Hoffmann1-51/+18
2017-05-12opengl: add egl-headless displayGerd Hoffmann1-0/+158