summaryrefslogtreecommitdiff
path: root/ui/gtk-egl.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann1-1/+39
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann1-0/+23
2017-10-17opengl: move shader init from console-gl.c to shader.cGerd Hoffmann1-1/+1
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann1-2/+2
2017-06-21gtk: use framebuffer helper functions.Gerd Hoffmann1-29/+7
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann1-1/+1
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann1-1/+1
2017-02-27gtk-egl: add scanout_disable supportGerd Hoffmann1-5/+10
2017-02-27console: rename dpy_gl_scanout to dpy_gl_scanout_textureGerd Hoffmann1-5/+5
2016-07-06virgl: pass whole GL scanout dimensionsMarc-André Lureau1-0/+1
2016-02-04ui: Clean up includesPeter Maydell1-0/+1
2015-10-08gtk/opengl: add opengl context and scanout support (egl)Gerd Hoffmann1-8/+123
2015-05-29gtk: add opengl support, using eglGerd Hoffmann1-0/+141