qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] Display emulation
@ 2010-04-13  5:38 Michael Qiu
  0 siblings, 0 replies; only message in thread
From: Michael Qiu @ 2010-04-13  5:38 UTC (permalink / raw)
  To: qemu-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-04-13  5:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-13  5:38 [Qemu-devel] Display emulation Michael Qiu

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).