All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: marcandre.lureau@redhat.com
Cc: qemu-devel@nongnu.org
Subject: Re: [PATCH 1/2] spice: flush on GL update before notifying client
Date: Wed, 17 Feb 2021 13:37:37 +0100	[thread overview]
Message-ID: <20210217123737.wvs3vtlr4f3j4ty4@sirius.home.kraxel.org> (raw)
In-Reply-To: <20210216092056.2301293-1-marcandre.lureau@redhat.com>

On Tue, Feb 16, 2021 at 01:20:55PM +0400, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> Since the introduction of spice/virgl support in commit
> 474114b7 ("spice: add opengl/virgl/dmabuf support"), the drawing isn't
> being flushed before notifying the client. This results in
> outdated/sluggish drawing on client side, in particular when using the
> Linux console.

> +    glFlush();

Nice catch.  Older mesa versions must have been less picky on correct
flushing, it used to work fine a while ago.

Both patches queued up for UI.

thanks,
  Gerd



      parent reply	other threads:[~2021-02-17 12:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-16  9:20 [PATCH 1/2] spice: flush on GL update before notifying client marcandre.lureau
2021-02-16  9:20 ` [PATCH 2/2] spice: flush drawing " marcandre.lureau
2021-02-17 12:37 ` Gerd Hoffmann [this message]

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=20210217123737.wvs3vtlr4f3j4ty4@sirius.home.kraxel.org \
    --to=kraxel@redhat.com \
    --cc=marcandre.lureau@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.