summaryrefslogtreecommitdiffstats
path: root/ui/egl-headless.c
Commit message (Expand)AuthorAgeFilesLines
* ui/console: egl-headless is compatible with non-gl listenersMarc-André Lureau2022-03-141-0/+8
* ui/console: move dcl compatiblity check to a callbackMarc-André Lureau2022-03-141-1/+8
* ui: split the GL context in a different objectMarc-André Lureau2021-12-211-7/+14
* ui: associate GL context outside of display listener registrationMarc-André Lureau2021-12-211-0/+1
* ui/egl-headless: Remove a check for CONFIG_OPENGLAkihiko Odaki2021-07-261-2/+0Star
* modules: add ui module annotationsGerd Hoffmann2021-07-091-0/+4
* ui: remove gl_ctx_get_currentMarc-André Lureau2021-02-041-1/+0Star
* ui/egl: fix framebuffer readsGerd Hoffmann2019-09-171-3/+1Star
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang2019-02-051-1/+2
* egl-headless: add egl_create_contextGerd Hoffmann2019-01-101-1/+9
* ui: Allow specifying 'rendernode' display option for egl-headlessErik Skultety2018-11-161-1/+1
* Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann2018-06-261-1/+2
* egl-headless: switch over to new display registryGerd Hoffmann2018-03-051-1/+19
* egl-headless: cursor_dmabuf: handle NULL cursorGerd Hoffmann2018-02-221-6/+9
* console/opengl: split up dpy_gl_cursor opsGerd Hoffmann2018-02-221-5/+12
* egl-headless: use DisplayOptionsGerd Hoffmann2018-02-201-1/+1
* egl-headless: add dmabuf supportGerd Hoffmann2017-10-171-2/+57
* egl: misc framebuffer helper improvements.Gerd Hoffmann2017-09-291-3/+3
* egl-headless: use framebuffer helper functions.Gerd Hoffmann2017-06-211-51/+18Star
* opengl: add egl-headless displayGerd Hoffmann2017-05-121-0/+158