From: "Philippe Mathieu-Daudé" <philmd@linaro.org>
To: BALATON Zoltan <balaton@eik.bme.hu>,
qemu-devel@nongnu.org, qemu-ppc@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Gerd Hoffmann <kraxel@redhat.com>,
Daniel Henrique Barboza <danielhb413@gmail.com>,
Sebastian Bauer <mail@sebastianbauer.info>
Subject: Re: [PATCH] hw/display/sm501: Implement more 2D raster operations
Date: Sun, 26 Feb 2023 23:02:19 +0100 [thread overview]
Message-ID: <05a0390e-b14f-6a2e-678e-c2b680e6d8cf@linaro.org> (raw)
In-Reply-To: <20230216144043.D632874634B@zero.eik.bme.hu>
On 16/2/23 15:40, BALATON Zoltan wrote:
> Add simple implementation for two raster operations that are used by
> AmigaOS which fixes graphics problems in some progtams using these.
Typo "programs".
> Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
> ---
> For definitions of these see:
> https://learn.microsoft.com/en-us/windows/win32/gdi/ternary-raster-operations
Comment worth being in the commit description IMO.
> hw/display/sm501.c | 30 +++++++++++++++++++++++++++++-
> 1 file changed, 29 insertions(+), 1 deletion(-)
next prev parent reply other threads:[~2023-02-26 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-02-16 14:40 [PATCH] hw/display/sm501: Implement more 2D raster operations BALATON Zoltan
2023-02-24 16:55 ` Daniel Henrique Barboza
2023-02-26 22:02 ` Philippe Mathieu-Daudé [this message]
2023-02-26 22:16 ` BALATON Zoltan
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=05a0390e-b14f-6a2e-678e-c2b680e6d8cf@linaro.org \
--to=philmd@linaro.org \
--cc=balaton@eik.bme.hu \
--cc=danielhb413@gmail.com \
--cc=kraxel@redhat.com \
--cc=mail@sebastianbauer.info \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@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).