All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: Anthony Liguori <anthony@codemonkey.ws>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 5 of 5] [UPDATE] opengl rendering in the sdl window
Date: Mon, 08 Sep 2008 15:21:30 +0100	[thread overview]
Message-ID: <48C534EA.3000604@eu.citrix.com> (raw)
In-Reply-To: <48C476A6.8080608@codemonkey.ws>

Anthony Liguori wrote:

> Stefano Stabellini wrote:
>> This patch comes from xen-unstable and adds opengl support for rendering
>> the guest framebuffer in the SDL window.
>> SDL is needed anyway to open the window and handle the events.
>> Opengl rendering is optional and can be turned off at both compile time
>> and run time (--disable-opengl).
>>
>> Opengl rendering actually is enabled only when the buffer is shared to
>> avoid adding one more copy of the pixel buffer.
>>
>> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
>>   
> 
> gtk + cairo is much more appealing to me than OpenGL.  The general lack
> of indirect direct rendering support and the spotty state of 3d
> acceleration in Linux is a major disadvantage to OpenGL.

As I suggested before, we could go both SDL+Opengl and Gtk+Cairo
introducing a new frontend.

      reply	other threads:[~2008-09-08 14:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-04 14:27 [Qemu-devel] [PATCH 5 of 5] [UPDATE] opengl rendering in the sdl window Stefano Stabellini
2008-09-08  0:49 ` Anthony Liguori
2008-09-08 14:21   ` Stefano Stabellini [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=48C534EA.3000604@eu.citrix.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=anthony@codemonkey.ws \
    --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.