summaryrefslogtreecommitdiffstats
path: root/ui/gtk-gl-area.c
Commit message (Expand)AuthorAgeFilesLines
* configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-041-1/+1
* ui/console: Remove dpy_gl_ctx_get_currentAkihiko Odaki2021-02-191-5/+0Star
* display/ui: add a callback to indicate GL state is flushedMarc-André Lureau2021-02-041-0/+3
* ui: add egl dmabuf import to gtkglareaMarc-André Lureau2021-02-041-0/+18
* ui: add gd_gl_area_scanout_disableMarc-André Lureau2021-02-041-0/+7
* ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()Pan Nengyuan2020-09-041-0/+11
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...Peter Maydell2017-10-191-1/+1
|\
| * opengl: move shader init from console-gl.c to shader.cGerd Hoffmann2017-10-171-1/+1
* | gtk: fix wrong id between texture and framebufferAnthoine Bourgeois2017-10-161-2/+1Star
|/
* egl: misc framebuffer helper improvements.Gerd Hoffmann2017-09-291-2/+2
* gtk: use framebuffer helper functions.Gerd Hoffmann2017-06-211-19/+7Star
* console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann2017-02-271-5/+7
* gtk: fix buildGerd Hoffmann2016-07-111-0/+1
* ui: Clean up includesPeter Maydell2016-02-041-0/+1
* gtk/opengl: add opengl context and scanout support (GtkGLArea)Gerd Hoffmann2015-10-081-0/+223