All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Volker Rümelin" <vr_qemu@t-online.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [PATCH 0/2] Fixes for ui/gtk-gl-area
Date: Sun, 5 Jun 2022 10:50:28 +0200	[thread overview]
Message-ID: <e0db9981-fe2f-67ec-63df-ff0c8e4cd690@t-online.de> (raw)

The first patch fixes a GL context leak.

The second patch fixes a black guest screen on Wayland with OpenGL 
accelerated QEMU graphics devices. This bug doesn't seem to be related 
to issues #910, #865, #671 or #298.

Volker Rümelin (2):
   ui/gtk-gl-area: implement GL context destruction
   ui/gtk-gl-area: create the requested GL context version

  ui/gtk-gl-area.c | 39 +++++++++++++++++++++++++++++++++++++--
  ui/trace-events  |  2 ++
  2 files changed, 39 insertions(+), 2 deletions(-)

-- 
2.35.3



             reply	other threads:[~2022-06-05  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-05  8:50 Volker Rümelin [this message]
2022-06-05  8:51 ` [PATCH 1/2] ui/gtk-gl-area: implement GL context destruction Volker Rümelin
2022-06-05  8:51 ` [PATCH 2/2] ui/gtk-gl-area: create the requested GL context version Volker Rümelin
2022-06-09  9:24 ` [PATCH 0/2] Fixes for ui/gtk-gl-area Gerd Hoffmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e0db9981-fe2f-67ec-63df-ff0c8e4cd690@t-online.de \
    --to=vr_qemu@t-online.de \
    --cc=kraxel@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.