qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL 4/5] gtk: add opengl support, using egl
Date: Fri, 05 Jun 2015 13:01:42 +0200	[thread overview]
Message-ID: <1433502102.4142.11.camel@redhat.com> (raw)
In-Reply-To: <55717802.9000707@redhat.com>

On Fr, 2015-06-05 at 12:20 +0200, Paolo Bonzini wrote:
> 
> On 29/05/2015 12:07, Gerd Hoffmann wrote:
> > This adds opengl rendering support to the gtk ui, using egl.
> > It's off by default for now, use 'qemu -display gtk,gl=on'
> > to play with this.
> > 
> > Note that gtk got native opengl support with release 3.16.
> > There most likely will be a separate implementation for 3.16+,
> > using the native gtk opengl support.  This patch covers older
> > versions (and for the time being 3.16 too, hopefully without
> > rendering quirks).
> > 
> > Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
> 
> This unfortunately breaks "-device help" if you do not have an X11
> connection.  gtk_init exits the program.

Ah, *this* is where the libvirt breakage comes from.  Was about to
bisect that one, can stop now ;)

I'll have a look ASAP.

cheers,
  Gerd

  reply	other threads:[~2015-06-05 11:01 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-29 10:07 [Qemu-devel] [PULL 0/5] gtk: add opengl rendering support Gerd Hoffmann
2015-05-29 10:07 ` [Qemu-devel] [PULL 1/5] ui: use libexpoxy Gerd Hoffmann
2015-05-29 10:07 ` [Qemu-devel] [PULL 2/5] ui: shader.h protect against double inclusion Gerd Hoffmann
2015-05-29 10:07 ` [Qemu-devel] [PULL 3/5] ui: add egl-helpers Gerd Hoffmann
2015-05-29 10:07 ` [Qemu-devel] [PULL 4/5] gtk: add opengl support, using egl Gerd Hoffmann
2015-06-05 10:20   ` Paolo Bonzini
2015-06-05 11:01     ` Gerd Hoffmann [this message]
2015-06-05 11:09       ` Gerd Hoffmann
2015-06-05 12:50         ` Gerd Hoffmann
2015-06-08 12:57           ` Markus Armbruster
2015-05-29 10:07 ` [Qemu-devel] [PULL 5/5] gtk: Replace gdk_cursor_new() Gerd Hoffmann
2015-05-29 14:31 ` [Qemu-devel] [PULL 0/5] gtk: add opengl rendering support Peter Maydell

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=1433502102.4142.11.camel@redhat.com \
    --to=kraxel@redhat.com \
    --cc=pbonzini@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).