From: Michael Qiu <fallwind@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Display emulation
Date: Tue, 13 Apr 2010 13:38:52 +0800 [thread overview]
Message-ID: <t2yf74f98341004122238u18b1c28fj6b298ce7ef4c3aae@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 434 bytes --]
Hi guys,
I'm going to emulate a display controller with these features:
1. Multiple display layer, such as OSD/video/still picture/background.
2. Alpha blending
By now, I think I should create SDL surface for osd, and yuv surface for
video & other, then I should blit them together. please correct me, if I'm
wrong.
And, can anyone tell me, how to control the frame rate? What's the timing
model for display in qemu?
Best regards
[-- Attachment #2: Type: text/html, Size: 525 bytes --]
reply other threads:[~2010-04-13 5:39 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=t2yf74f98341004122238u18b1c28fj6b298ce7ef4c3aae@mail.gmail.com \
--to=fallwind@gmail.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).