[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB
From: |
Launchpad Bug Tracker |
Subject: |
[Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode |
Date: |
Tue, 21 Mar 2017 04:17:27 -0000 |
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/665743
Title:
Cocoa video corruption when guest uses RGB565 mode
Status in QEMU:
Expired
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/qemu/+bug/665743/+subscriptions
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Qemu-devel] [Bug 665743] Re: Cocoa video corruption when guest uses RGB565 mode,
Launchpad Bug Tracker <=