qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses R


From: Todd Jones
Subject: [Qemu-devel] [Bug 665743] [NEW] Cocoa video corruption when guest uses RGB565 mode
Date: Sat, 23 Oct 2010 23:33:36 -0000

Public bug reported:

The cocoa video driver doesn't currently support when the guest uses
RGB565 or HighColor mode resulting in corrupted video.  The initial
graphics screen of recent Ubuntu installs is an example.  The attached
patch against 0.13.0-release seems to fix the problem by introducing an
indirect data provider that translates from RGB565 to RGB888, a mode
that core graphics supports.

** Affects: qemu
     Importance: Undecided
         Status: New

-- 
Cocoa video corruption when guest uses RGB565 mode
https://bugs.launchpad.net/bugs/665743
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.

Status in QEMU: New

Bug description:
The cocoa video driver doesn't currently support when the guest uses RGB565 or 
HighColor mode resulting in corrupted video.  The initial graphics screen of 
recent Ubuntu installs is an example.  The attached patch against 
0.13.0-release seems to fix the problem by introducing an indirect data 
provider that translates from RGB565 to RGB888, a mode that core graphics 
supports.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]