]> git.ipfire.org Git - thirdparty/qemu.git/commit
ui/console: egl-headless is compatible with non-gl listeners
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 16 Feb 2022 15:42:40 +0000 (19:42 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 14 Mar 2022 11:16:05 +0000 (15:16 +0400)
commitcd19c25fbfaeee8865a2f8dcb532d758615bc8c9
tree868f3be45f393dafd971654da3af1569ed551fe9
parenta62c4a178fb154a3b810870502cb4c63a6b4cf28
ui/console: egl-headless is compatible with non-gl listeners

Fix a regression introduced by commit 5e79d516e ("ui: split the GL
context in a different object").

Reported-by: Akihiko Odaki <akihiko.odaki@gmail.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Acked-by: Gerd Hoffmann <kraxel@redhat.com>
ui/egl-headless.c