From: BALATON Zoltan <balaton@eik.bme.hu>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PATCH 0/3] Misc ati-vga fixes
Date: Wed, 03 Jul 2019 12:56:50 +0200 [thread overview]
Message-ID: <cover.1562151410.git.balaton@eik.bme.hu> (raw)
These fix color and rendering problems with MorphOS although some more
glitches are still remaining.
BALATON Zoltan (3):
ati-vga: Improve readability of ati_2d_blt function
ati-vga: Fix frame buffer endianness for big endian target
ati-vga: Fix reverse bit blts
hw/display/ati.c | 1 +
hw/display/ati_2d.c | 131 ++++++++++++++++++++++++++++------------------------
2 files changed, 71 insertions(+), 61 deletions(-)
--
2.13.7
next reply other threads:[~2019-07-03 11:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-03 10:56 BALATON Zoltan [this message]
2019-07-03 10:56 ` [Qemu-devel] [PATCH 2/3] ati-vga: Fix frame buffer endianness for big endian target BALATON Zoltan
2019-07-03 10:56 ` [Qemu-devel] [PATCH 3/3] ati-vga: Fix reverse bit blts BALATON Zoltan
2019-07-03 10:56 ` [Qemu-devel] [PATCH 1/3] ati-vga: Improve readability of ati_2d_blt function BALATON Zoltan
2019-07-03 14:30 ` [Qemu-devel] [PATCH 0/3] Misc ati-vga fixes no-reply
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=cover.1562151410.git.balaton@eik.bme.hu \
--to=balaton@eik.bme.hu \
--cc=kraxel@redhat.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).