commit | e1c676a254b012779db87166a1f26db6886a8bce | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Sun Feb 20 23:45:38 2022 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Tue Mar 15 12:55:02 2022 +0400 |
tree | 5fa8286250477f77cd490e4686586357a13ba287 | |
parent | 2fa2386e38387f592a0abf871eabb16e7a43dcd1 [diff] |
ui/console: call gfx_switch() even if the current scanout is GL egl-headless depends on the backing surface to be set before texture are set and updated. Display it (update=true) iff the current scanout kind is SURFACE. 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>