aboutsummaryrefslogtreecommitdiff
path: root/include/ui/egl-helpers.h
AgeCommit message (Expand)AuthorFilesLines
2019-09-17ui/egl: fix framebuffer readsGerd Hoffmann1-1/+1
2019-08-16Include generated QAPI headers lessMarkus Armbruster1-1/+0
2019-08-16include: Make headers more self-containedMarkus Armbruster1-0/+3
2019-06-07egl-helpers: add modifier support to egl_get_fd_for_texture().Gerd Hoffmann1-1/+2
2019-02-05ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...Chen Zhang1-1/+1
2019-01-21egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowTypeAlexander Kanavin1-1/+1
2018-06-26Add gles support to egl-helpers, wire up in egl-headless and gtk.Gerd Hoffmann1-3/+4
2017-10-17egl-helpers: add egl_texture_blit and egl_texture_blendGerd Hoffmann1-0/+4
2017-10-17egl-helpers: add dmabuf import supportGerd Hoffmann1-0/+3
2017-09-29egl: misc framebuffer helper improvements.Gerd Hoffmann1-2/+3
2017-06-21egl-helpers: add helpers to handle opengl framebuffersGerd Hoffmann1-0/+15
2017-05-12egl-helpers: fix display init for x11Gerd Hoffmann1-1/+2
2017-05-12egl-helpers: drop support for gles and debug loggingGerd Hoffmann1-1/+1
2017-02-20spice: allow to specify drm rendernodeMarc-André Lureau1-2/+1
2016-02-23egl-helpers: add functions for render nodes and dma-buf passingGerd Hoffmann1-0/+13
2016-02-03zap qemu_egl_has_ext in include/ui/egl-helpers.hGerd Hoffmann1-1/+0
2015-05-29ui: add egl-helpersGerd Hoffmann1-0/+16