Age | Commit message (Expand) | Author |
2021-12-21 | ui: split the GL context in a different object | Marc-André Lureau |
2021-12-21 | ui: simplify gl unblock & flush | Marc-André Lureau |
2021-11-22 | ui: fix incorrect scaling on highdpi with gtk/opengl | Alexander Orzechowski |
2021-11-02 | ui/gtk: skip any extra draw of same guest scanout blob res | Dongwon Kim |
2021-11-02 | ui/gtk: Update the refresh rate for gl-area too | Nikola Pavlica |
2021-09-15 | ui: Create sync objects and fences only for blobs | Vivek Kasireddy |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki |
2021-02-19 | ui/console: Remove dpy_gl_ctx_get_current | Akihiko Odaki |
2021-02-04 | display/ui: add a callback to indicate GL state is flushed | Marc-André Lureau |
2021-02-04 | ui: add egl dmabuf import to gtkglarea | Marc-André Lureau |
2021-02-04 | ui: add gd_gl_area_scanout_disable | Marc-André Lureau |
2020-09-04 | ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context() | Pan Nengyuan |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2017-10-19 | Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques... | Peter Maydell |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann |
2017-10-16 | gtk: fix wrong id between texture and framebuffer | Anthoine Bourgeois |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann |
2017-06-21 | gtk: use framebuffer helper functions. | Gerd Hoffmann |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann |
2016-07-11 | gtk: fix build | Gerd Hoffmann |
2016-02-04 | ui: Clean up includes | Peter Maydell |
2015-10-08 | gtk/opengl: add opengl context and scanout support (GtkGLArea) | Gerd Hoffmann |