Age | Commit message (Expand) | Author | Files | Lines |
2023-08-07 | ui/gtk: set scanout mode in gd_egl/gd_gl_area_scanout_texture | Dongwon Kim | 1 | -0/+1 |
2023-07-17 | ui/gtk: skip refresh if new dmabuf has been submitted | Dongwon Kim | 1 | -0/+4 |
2023-07-17 | ui/gtk: set scanout-mode right before scheduling draw | Dongwon Kim | 1 | -1/+1 |
2023-07-17 | virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties | Dongwon Kim | 1 | -3/+4 |
2023-07-17 | ui/gtk: Make sure the right EGL context is currently bound | Dongwon Kim | 1 | -0/+2 |
2023-06-27 | ui: add optional d3d texture pointer to scanout texture | Marc-André Lureau | 1 | -2/+3 |
2023-06-27 | ui/gtk: set the area of the scanout texture correctly | Dongwon Kim | 1 | -1/+2 |
2023-05-28 | ui/gtk: fix passing y0_top parameter to scanout | Erico Nunes | 1 | -1/+1 |
2022-11-23 | ui/gtk: prevent ui lock up when dpy_gl_update called again before current dra... | Dongwon Kim | 1 | -1/+1 |
2022-06-14 | ui: Deliver refresh rate via QemuUIInfo | Akihiko Odaki | 1 | -2/+1 |
2022-06-14 | ui/gtk-gl-area: create the requested GL context version | Volker Rümelin | 1 | -1/+30 |
2022-06-14 | ui/gtk-gl-area: implement GL context destruction | Volker Rümelin | 1 | -1/+7 |
2021-12-21 | ui: split the GL context in a different object | Marc-André Lureau | 1 | -4/+4 |
2021-12-21 | ui: simplify gl unblock & flush | Marc-André Lureau | 1 | -2/+0 |
2021-11-22 | ui: fix incorrect scaling on highdpi with gtk/opengl | Alexander Orzechowski | 1 | -3/+4 |
2021-11-02 | ui/gtk: skip any extra draw of same guest scanout blob res | Dongwon Kim | 1 | -19/+30 |
2021-11-02 | ui/gtk: Update the refresh rate for gl-area too | Nikola Pavlica | 1 | -0/+3 |
2021-09-15 | ui: Create sync objects and fences only for blobs | Vivek Kasireddy | 1 | -0/+26 |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki | 1 | -1/+1 |
2021-02-19 | ui/console: Remove dpy_gl_ctx_get_current | Akihiko Odaki | 1 | -5/+0 |
2021-02-04 | display/ui: add a callback to indicate GL state is flushed | Marc-André Lureau | 1 | -0/+3 |
2021-02-04 | ui: add egl dmabuf import to gtkglarea | Marc-André Lureau | 1 | -0/+18 |
2021-02-04 | ui: add gd_gl_area_scanout_disable | Marc-André Lureau | 1 | -0/+7 |
2020-09-04 | ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context() | Pan Nengyuan | 1 | -0/+11 |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2017-10-19 | Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques... | Peter Maydell | 1 | -1/+1 |
2017-10-17 | opengl: move shader init from console-gl.c to shader.c | Gerd Hoffmann | 1 | -1/+1 |
2017-10-16 | gtk: fix wrong id between texture and framebuffer | Anthoine Bourgeois | 1 | -2/+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 | -19/+7 |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann | 1 | -5/+7 |
2016-07-11 | gtk: fix build | Gerd Hoffmann | 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 (GtkGLArea) | Gerd Hoffmann | 1 | -0/+223 |