summaryrefslogtreecommitdiff
path: root/ui/egl-helpers.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-22egl-helpers: add alpha channel to texture formatGerd Hoffmann1-1/+1
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann1-0/+27
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann1-0/+46
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann1-8/+18
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann1-0/+76
2017-05-12egl: explicitly ask for core contextGerd Hoffmann1-0/+1
2017-05-12egl-helpers: add missing error checkGerd Hoffmann1-1/+6
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann1-8/+26
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann1-47/+5
2017-03-27ui/egl-helpers: fix egl 1.5 display initGerd Hoffmann1-6/+52
2017-02-20egl-helpers: Support newer MESA versionsFrediano Ziglio1-0/+4
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau1-3/+7
2017-01-10egl-helpers: Change file licensing to LGPLv2Frediano Ziglio1-0/+16
2016-06-03ui: egl: Replace fprintf with error_reportCole Robinson1-13/+14
2016-05-12egl-helpers: fix possible resource leakGonglei1-6/+3
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann1-0/+129
2016-02-04ui: Clean up includesPeter Maydell1-8/+1
2015-05-29ui: add egl-helpersGerd Hoffmann1-0/+148