[PATCH 0/4] ui/gtk-egl: fix for untab/tab problem

Dongwon Kim posted 4 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20210917001320.6515-1-dongwon.kim@intel.com
Maintainers: Gerd Hoffmann <kraxel@redhat.com>
ui/gtk-egl.c | 10 ++++++++++
ui/gtk.c     | 19 +++++++++++++++++++
2 files changed, 29 insertions(+)
[PATCH 0/4] ui/gtk-egl: fix for untab/tab problem
Posted by Dongwon Kim 2 years, 7 months ago
This series fixes several problems happening while doing VC untab/tab.

Dongwon Kim (4):
  ui/gtk-egl: un-tab and re-tab should destroy egl surface and context
  ui/gtk-egl: make sure the right context is set as the current
  ui/gtk: gd_draw_event returns FALSE when no cairo surface is bound
  ui/gtk-egl: guest fb texture needs to be regenerated when
    reinitializing egl

 ui/gtk-egl.c | 10 ++++++++++
 ui/gtk.c     | 19 +++++++++++++++++++
 2 files changed, 29 insertions(+)

-- 
2.17.1