index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
gtk-egl.c
Age
Commit message (
Expand
)
Author
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-02-05
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
2019-01-21
egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType
Alexander Kanavin
2018-11-12
ui/gtk: fix cursor in egl mode
Gerd Hoffmann
2018-10-12
ui: remove support for GTK2 in favour of GTK3
Daniel P. Berrangé
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-03-12
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2016-07-06
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-02-04
ui: Clean up includes
Peter Maydell
2015-10-08
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
2015-05-29
gtk: add opengl support, using egl
Gerd Hoffmann