aboutsummaryrefslogtreecommitdiff
path: root/ui/egl-helpers.c
AgeCommit message (Expand)Author
2021-03-04configure: Improve OpenGL dependency detectionsAkihiko Odaki
2021-02-04ui: add qemu_egl_has_dmabuf helperMarc-André Lureau
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann
2019-06-07egl-helpers: add modifier support to egl_dmabuf_import_texture()Gerd Hoffmann
2019-06-07egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang
2019-01-21egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin
2018-08-27util: promote qemu_egl_rendernode_open() to libqemuutilMarc-André Lureau
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann
2018-02-22egl-helpers: add alpha channel to texture formatGerd Hoffmann
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann
2017-05-12egl: explicitly ask for core contextGerd Hoffmann
2017-05-12egl-helpers: add missing error checkGerd Hoffmann
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann
2017-03-27ui/egl-helpers: fix egl 1.5 display initGerd Hoffmann
2017-02-20egl-helpers: Support newer MESA versionsFrediano Ziglio
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau
2017-01-10egl-helpers: Change file licensing to LGPLv2Frediano Ziglio
2016-06-03ui: egl: Replace fprintf with error_reportCole Robinson
2016-05-12egl-helpers: fix possible resource leakGonglei
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann
2016-02-04ui: Clean up includesPeter Maydell
2015-05-29ui: add egl-helpersGerd Hoffmann