1. 64f1359 ui/gtk: prevent ui lock up when dpy_gl_update called again before current draw event occurs by Dongwon Kim · 2 years, 3 months ago
  2. 604a868 ui/gtk-egl: egl context needs to be unbound in the end of gd_egl_switch by Dongwon Kim · 2 years, 4 months ago
  3. aeffd07 ui: Deliver refresh rate via QemuUIInfo by Akihiko Odaki · 2 years, 11 months ago
  4. 5e79d51 ui: split the GL context in a different object by Marc-André Lureau · 3 years, 3 months ago
  5. f6413cb ui: simplify gl unblock & flush by Marc-André Lureau · 3 years, 11 months ago
  6. 8b4ed0d ui/gtk-egl: Fix build failure when libgbm is not available by Philippe Mathieu-Daudé · 3 years, 3 months ago
  7. 4872a02 ui/gtk-egl: guest fb texture needs to be regenerated when reinitializing egl by Dongwon Kim · 3 years, 3 months ago
  8. 01eb474 ui/gtk-egl: make sure the right context is set as the current by Dongwon Kim · 3 years, 3 months ago
  9. 55f4b76 ui/gtk: skip any extra draw of same guest scanout blob res by Dongwon Kim · 3 years, 4 months ago
  10. ab971f8 ui/gtk-egl: Wait for the draw signal for dmabuf blobs by Vivek Kasireddy · 3 years, 4 months ago
  11. 65b847d ui: Create sync objects and fences only for blobs by Vivek Kasireddy · 3 years, 4 months ago
  12. 89faed6 ui/gtk: Create a common release_dmabuf helper by Vivek Kasireddy · 3 years, 4 months ago
  13. bc6a356 configure: Improve OpenGL dependency detections by Akihiko Odaki · 4 years ago
  14. 3cddb8b display/ui: add a callback to indicate GL state is flushed by Marc-André Lureau · 4 years ago
  15. cab8242 ui/gtk: update monitor interval on egl displays by Nikola Pavlica · 4 years ago
  16. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  17. 051a0cd ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scales of viewport by Chen Zhang · 6 years ago
  18. fbd57c7 egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType by Alexander Kanavin · 6 years ago
  19. f1aba96 ui/gtk: fix cursor in egl mode by Gerd Hoffmann · 6 years ago
  20. 89d85cd ui: remove support for GTK2 in favour of GTK3 by Daniel P. Berrangé · 6 years ago
  21. 54d208f Add gles support to egl-helpers, wire up in egl-headless and gtk. by Gerd Hoffmann · 7 years ago
  22. f1bd313 ui/gtk-egl: add cursor_dmabuf support by Gerd Hoffmann · 7 years ago
  23. 70763fe ui/gtk-egl: add scanout_dmabuf support by Gerd Hoffmann · 7 years ago
  24. 46e19e1 opengl: move shader init from console-gl.c to shader.c by Gerd Hoffmann · 7 years ago
  25. 74083f9 egl: misc framebuffer helper improvements. by Gerd Hoffmann · 7 years ago
  26. a4f113f gtk: use framebuffer helper functions. by Gerd Hoffmann · 8 years ago
  27. e1913db egl-helpers: fix display init for x11 by Gerd Hoffmann · 8 years ago
  28. 9f728c7 egl-helpers: drop support for gles and debug logging by Gerd Hoffmann · 8 years ago
  29. 543a7a1 gtk-egl: add scanout_disable support by Gerd Hoffmann · 8 years ago
  30. f4c36bd console: rename dpy_gl_scanout to dpy_gl_scanout_texture by Gerd Hoffmann · 8 years ago
  31. 9d8256e virgl: pass whole GL scanout dimensions by Marc-André Lureau · 9 years ago
  32. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  33. 4782aeb gtk/opengl: add opengl context and scanout support (egl) by Gerd Hoffmann · 10 years ago
  34. 97edf3b gtk: add opengl support, using egl by Gerd Hoffmann · 10 years ago