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