From: Anthony Liguori <anthony@codemonkey.ws>
To: qemu-devel@nongnu.org
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Subject: Re: [Qemu-devel] [PATCH 5 of 5] [UPDATE] opengl rendering in the sdl window
Date: Sun, 07 Sep 2008 19:49:42 -0500 [thread overview]
Message-ID: <48C476A6.8080608@codemonkey.ws> (raw)
In-Reply-To: <48BFF04B.6090006@eu.citrix.com>
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.
Regards,
Anthony Liguori
next prev parent reply other threads:[~2008-09-08 0:50 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 [this message]
2008-09-08 14:21 ` Stefano Stabellini
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=48C476A6.8080608@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
--cc=stefano.stabellini@eu.citrix.com \
/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.