aboutsummaryrefslogtreecommitdiff
path: root/ui/gtk-egl.c
AgeCommit message (Expand)Author
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
2021-02-04display/ui: add a callback to indicate GL state is flushedMarc-André Lureau
2021-01-15ui/gtk: update monitor interval on egl displaysNikola Pavlica
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang
2019-01-21egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin
2018-11-12ui/gtk: fix cursor in egl modeGerd Hoffmann
2018-10-12ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau
2016-02-04ui: Clean up includesPeter Maydell
2015-10-08gtk/opengl: add opengl context and scanout support (egl)Gerd Hoffmann
2015-05-29gtk: add opengl support, using eglGerd Hoffmann