Age | Commit message (Expand) | Author | Files | Lines |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-02-05 | ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale... | Chen Zhang | 1 | -1/+2 |
2019-01-21 | egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType | Alexander Kanavin | 1 | -1/+2 |
2018-11-12 | ui/gtk: fix cursor in egl mode | Gerd Hoffmann | 1 | -5/+12 |
2018-10-12 | ui: remove support for GTK2 in favour of GTK3 | Daniel P. Berrangé | 1 | -6/+4 |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann | 1 | -2/+2 |
2018-03-12 | ui/gtk-egl: add cursor_dmabuf support | Gerd Hoffmann | 1 | -1/+39 |
2018-03-12 | ui/gtk-egl: add scanout_dmabuf support | Gerd Hoffmann | 1 | -0/+23 |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann | 1 | -1/+1 |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann | 1 | -2/+2 |
2017-06-21 | gtk: use framebuffer helper functions. | Gerd Hoffmann | 1 | -29/+7 |
2017-05-12 | egl-helpers: fix display init for x11 | Gerd Hoffmann | 1 | -1/+1 |
2017-05-12 | egl-helpers: drop support for gles and debug logging | Gerd Hoffmann | 1 | -1/+1 |
2017-02-27 | gtk-egl: add scanout_disable support | Gerd Hoffmann | 1 | -5/+10 |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann | 1 | -5/+5 |
2016-07-06 | virgl: pass whole GL scanout dimensions | Marc-André Lureau | 1 | -0/+1 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-08 | gtk/opengl: add opengl context and scanout support (egl) | Gerd Hoffmann | 1 | -8/+123 |
2015-05-29 | gtk: add opengl support, using egl | Gerd Hoffmann | 1 | -0/+141 |