qemu/include/ui
Marc-André Lureau 86fc385ca0 ui/egl: fix qemu_egl_display type
EGLDisplay is already a pointer type (void *), so declaring
qemu_egl_display as EGLDisplay * makes it void **, which
doesn't match any of its usages.

Fixes: 7ced9e9f6d ("ui: add egl-helpers")
Reviewed-by: Akihiko Odaki <odaki@rsg.ci.i.u-tokyo.ac.jp>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-ID: <20260820131933.2729240-1-marcandre.lureau@redhat.com>
2026-08-25 15:20:43 +04:00
..
clipboard.h ui/clipboard: add vmstate_cbinfo 2025-05-24 16:33:18 +02:00
console.h ui/console: add console event notifier infrastructure 2026-06-24 15:41:15 +04:00
dbus-display.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
dbus-module.h Clean up ill-advised or unusual header guards 2022-05-11 16:50:01 +02:00
dmabuf.h ui/dmabuf: extend QemuDmaBuf to support multi-plane 2025-05-06 11:57:03 +04:00
egl-context.h ui/egl: Don't change bound GL context when creating new context 2026-03-06 17:27:40 +00:00
egl-helpers.h ui/egl: fix qemu_egl_display type 2026-08-25 15:20:43 +04:00
gtk.h ui/gtk: handle console hotplug/unplug events 2026-06-24 15:41:15 +04:00
input.h ui/input: Have qemu_input_is_absolute() take a const QemuConsole 2026-06-17 19:22:50 +04:00
kbd-state.h ui/kbd-state: Use Linux key codes 2026-05-25 01:00:54 +04:00
pixel_ops.h ui: move files to ui/ and include/ui/ 2012-12-19 08:31:30 +01:00
pixman-minimal.h ui/pixman: fix zero rowstride in qemu_pixman_image_new_shareable() 2026-06-17 19:22:50 +04:00
qemu-pixman-helpers.h ui/pixman: fix zero rowstride in qemu_pixman_image_new_shareable() 2026-06-17 19:22:50 +04:00
qemu-pixman.h ui/pixman: fix zero rowstride in qemu_pixman_image_new_shareable() 2026-06-17 19:22:50 +04:00
qemu-spice-module.h ui/spice: add cleanup on shutdown 2026-06-24 15:41:14 +04:00
qemu-spice.h ui/spice: add cleanup on shutdown 2026-06-24 15:41:14 +04:00
rect.h include: Clean up includes 2024-01-30 21:20:20 +03:00
sdl2.h ui/sdl2: Implement dpy dmabuf functions 2026-03-06 17:27:40 +00:00
shader.h ui/surface: Avoid including epoxy/gl.h in header files 2026-03-17 21:15:10 +04:00
spice-display.h ui/console: Remove DisplaySurface::mem_obj 2026-03-17 21:15:10 +04:00
surface.h ui: make qemu_default_pixelformat() static inline 2026-04-28 18:39:36 +04:00
win32-kbd-hook.h ui/win32-kbd-hook: handle AltGr in a hook procedure 2020-05-19 09:06:44 +02:00