All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] sdl rendering
Date: Mon, 17 Mar 2008 14:34:01 +0000	[thread overview]
Message-ID: <47DE8159.9020304@eu.citrix.com> (raw)
In-Reply-To: <47DE8077.40108@eu.citrix.com>

sorry the topic should be "opengl rendering".

Stefano Stabellini wrote:
> Hi all,
> I am attaching a patch that 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 in the vm configuration file.
> Some of the benefits of using opengl are:
> 
> -faster rendering, less CPU intensive, especially with good graphic cards;
> 
> -makes the window resizing possible and hardware accelerated, thus very 
> efficient and smooth;
> 
> -allows other optimizations like sharing directly a buffer in vram with 
> the guest (not yet implemented).
> 
> Regards,
> 
> Stefano Stabellini
> 
> 
> Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>

  reply	other threads:[~2008-03-17 14:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-17 14:30 [PATCH] sdl rendering Stefano Stabellini
2008-03-17 14:34 ` Stefano Stabellini [this message]
2008-03-17 18:04 ` 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=47DE8159.9020304@eu.citrix.com \
    --to=stefano.stabellini@eu.citrix.com \
    --cc=xen-devel@lists.xensource.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.