Age | Commit message (Expand) | Author | Files | Lines |
2023-03-13 | ui: introduce egl_init() | Marc-André Lureau | 1 | -0/+24 |
2023-03-13 | ui/egl: print EGL error, helping debugging | Marc-André Lureau | 1 | -6/+48 |
2021-11-05 | ui/gtk-egl: blitting partial guest fb to the proper scanout surface | Dongwon Kim | 1 | -4/+21 |
2021-09-15 | ui/egl: Add egl helpers to help with synchronization | Vivek Kasireddy | 1 | -0/+26 |
2021-03-04 | configure: Improve OpenGL dependency detections | Akihiko Odaki | 1 | -2/+6 |
2021-02-04 | ui: add qemu_egl_has_dmabuf helper | Marc-André Lureau | 1 | -0/+10 |
2019-09-17 | ui/egl: fix framebuffer reads | Gerd Hoffmann | 1 | -3/+3 |
2019-06-07 | egl-helpers: add modifier support to egl_dmabuf_import_texture() | Gerd Hoffmann | 1 | -9/+25 |
2019-06-07 | egl-helpers: add modifier support to egl_get_fd_for_texture(). | Gerd Hoffmann | 1 | -2/+3 |
2019-02-05 | ui/egl-helpers: Augment parameter list of egl_texture_blend() to convey scale... | Chen Zhang | 1 | -4/+5 |
2019-01-21 | egl-helpers.h: do not depend on X11 Window type, use EGLNativeWindowType | Alexander Kanavin | 1 | -2/+2 |
2018-08-27 | util: promote qemu_egl_rendernode_open() to libqemuutil | Marc-André Lureau | 1 | -49/+2 |
2018-06-26 | Add gles support to egl-helpers, wire up in egl-headless and gtk. | Gerd Hoffmann | 1 | -16/+39 |
2018-02-22 | egl-helpers: add alpha channel to texture format | Gerd Hoffmann | 1 | -1/+1 |
2017-10-17 | egl-helpers: add egl_texture_blit and egl_texture_blend | Gerd Hoffmann | 1 | -0/+27 |
2017-10-17 | egl-helpers: add dmabuf import support | Gerd Hoffmann | 1 | -0/+46 |
2017-09-29 | egl: misc framebuffer helper improvements. | Gerd Hoffmann | 1 | -8/+18 |
2017-06-21 | egl-helpers: add helpers to handle opengl framebuffers | Gerd Hoffmann | 1 | -0/+76 |
2017-05-12 | egl: explicitly ask for core context | Gerd Hoffmann | 1 | -0/+1 |
2017-05-12 | egl-helpers: add missing error check | Gerd Hoffmann | 1 | -1/+6 |
2017-05-12 | egl-helpers: fix display init for x11 | Gerd Hoffmann | 1 | -8/+26 |
2017-05-12 | egl-helpers: drop support for gles and debug logging | Gerd Hoffmann | 1 | -47/+5 |
2017-03-27 | ui/egl-helpers: fix egl 1.5 display init | Gerd Hoffmann | 1 | -6/+52 |
2017-02-20 | egl-helpers: Support newer MESA versions | Frediano Ziglio | 1 | -0/+4 |
2017-02-20 | spice: allow to specify drm rendernode | Marc-André Lureau | 1 | -3/+7 |
2017-01-10 | egl-helpers: Change file licensing to LGPLv2 | Frediano Ziglio | 1 | -0/+16 |
2016-06-03 | ui: egl: Replace fprintf with error_report | Cole Robinson | 1 | -13/+14 |
2016-05-12 | egl-helpers: fix possible resource leak | Gonglei | 1 | -6/+3 |
2016-03-22 | Use scripts/clean-includes to drop redundant qemu/typedefs.h | Markus Armbruster | 1 | -1/+0 |
2016-02-23 | egl-helpers: add functions for render nodes and dma-buf passing | Gerd Hoffmann | 1 | -0/+129 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -8/+1 |
2015-05-29 | ui: add egl-helpers | Gerd Hoffmann | 1 | -0/+148 |