From: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
To: xen-devel@lists.xensource.com
Subject: Re: [PATCH] qemu sdl blitting
Date: Fri, 29 Feb 2008 14:23:21 +0000 [thread overview]
Message-ID: <47C81559.3060903@eu.citrix.com> (raw)
In-Reply-To: <47C814B7.2010803@eu.citrix.com>
Stefano Stabellini wrote:
> Hi all,
> right now qemu takes care of converting pixels between the guest pixel
> format and the sdl pixel format, after that qemu also memcpy the
> converted pixels to the sdl buffer in video ram.
> This process can be improved using the SDL blit capabilities: the patch
> I am attaching creates an SDL Surface from the Cirrus VGA framebuffer
> and uses SDL blitting functions to convert and write pixels to video
> ram. SDL blitting functions are optimized and can even be hardware
> accelerated on some platforms.
>
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
next prev parent reply other threads:[~2008-02-29 14:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-29 14:20 [PATCH] qemu sdl blitting Stefano Stabellini
2008-02-29 14:23 ` Stefano Stabellini [this message]
2008-02-29 17:37 ` 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=47C81559.3060903@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.