index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
egl-helpers.c
Age
Commit message (
Expand
)
Author
2019-09-17
ui/egl: fix framebuffer reads
Gerd Hoffmann
2019-06-07
egl-helpers: add modifier support to egl_dmabuf_import_texture()
Gerd Hoffmann
2019-06-07
egl-helpers: add modifier support to egl_get_fd_for_texture().
Gerd Hoffmann
2019-02-05
ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale...
Chen Zhang
2019-01-21
egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType
Alexander Kanavin
2018-08-27
util: promote qemu_egl_rendernode_open() to libqemuutil
Marc-André Lureau
2018-06-26
Add gles support to egl-helpers, wire up in egl-headless and gtk.
Gerd Hoffmann
2018-02-22
egl-helpers: add alpha channel to texture format
Gerd Hoffmann
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-05-12
egl: explicitly ask for core context
Gerd Hoffmann
2017-05-12
egl-helpers: add missing error check
Gerd Hoffmann
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-03-27
ui/egl-helpers: fix egl 1.5 display init
Gerd Hoffmann
2017-02-20
egl-helpers: Support newer MESA versions
Frediano Ziglio
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
2017-01-10
egl-helpers: Change file licensing to LGPLv2
Frediano Ziglio
2016-06-03
ui: egl: Replace fprintf with error_report
Cole Robinson
2016-05-12
egl-helpers: fix possible resource leak
Gonglei
2016-03-22
Use scripts/clean-includes to drop redundant qemu/typedefs.h
Markus Armbruster
2016-02-23
egl-helpers: add functions for render nodes and dma-buf passing
Gerd Hoffmann
2016-02-04
ui: Clean up includes
Peter Maydell
2015-05-29
ui: add egl-helpers
Gerd Hoffmann