summaryrefslogtreecommitdiffstats
path: root/ui/egl-helpers.c
Commit message (Expand)AuthorAgeFilesLines
* ui/gtk-egl: blitting partial guest fb to the proper scanout surfaceDongwon Kim2021-11-051-4/+21
* ui/egl: Add egl helpers to help with synchronizationVivek Kasireddy2021-09-151-0/+26
* configure: Improve OpenGL dependency detectionsAkihiko Odaki2021-03-041-2/+6
* ui: add qemu_egl_has_dmabuf helperMarc-André Lureau2021-02-041-0/+10
* ui/egl: fix framebuffer readsGerd Hoffmann2019-09-171-3/+3
* egl-helpers: add modifier support to egl_dmabuf_import_texture()Gerd Hoffmann2019-06-071-9/+25
* egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann2019-06-071-2/+3
* ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang2019-02-051-4/+5
* egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin2019-01-211-2/+2
* util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau2018-08-271-49/+2Star
* Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann2018-06-261-16/+39
* egl-helpers: add alpha channel to texture formatGerd Hoffmann2018-02-221-1/+1
* egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann2017-10-171-0/+27
* egl-helpers: add dmabuf import supportGerd Hoffmann2017-10-171-0/+46
* egl: misc framebuffer helper improvements.Gerd Hoffmann2017-09-291-8/+18
* egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann2017-06-211-0/+76
* egl: explicitly ask for core contextGerd Hoffmann2017-05-121-0/+1
* egl-helpers: add missing error checkGerd Hoffmann2017-05-121-1/+6
* egl-helpers: fix display init for x11Gerd Hoffmann2017-05-121-8/+26
* egl-helpers: drop support for gles and debug loggingGerd Hoffmann2017-05-121-47/+5Star
* ui/egl-helpers: fix egl 1.5 display initGerd Hoffmann2017-03-271-6/+52
* egl-helpers: Support newer MESA versionsFrediano Ziglio2017-02-201-0/+4
* spice: allow to specify drm rendernodeMarc-André Lureau2017-02-201-3/+7
* egl-helpers: Change file licensing to LGPLv2Frediano Ziglio2017-01-101-0/+16
* ui: egl: Replace fprintf with error_reportCole Robinson2016-06-031-13/+14
* egl-helpers: fix possible resource leakGonglei2016-05-121-6/+3Star
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann2016-02-231-0/+129
* ui: Clean up includesPeter Maydell2016-02-041-8/+1Star
* ui: add egl-helpersGerd Hoffmann2015-05-291-0/+148