[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] ui/cocoa: Fix stride resolution of pixman image
From: |
Peter Maydell |
Subject: |
Re: [PATCH] ui/cocoa: Fix stride resolution of pixman image |
Date: |
Sun, 21 Feb 2021 19:35:06 +0000 |
On Sun, 21 Feb 2021 at 17:31, Akihiko Odaki <akihiko.odaki@gmail.com> wrote:
>
> Signed-off-by: Akihiko Odaki <akihiko.odaki@gmail.com>
In what situations does this change make a difference?
Obviously most of the time it works fine, or we'd have noticed
before now.
(This is the kind of detail that it's useful to provide in
the commit message.)
thanks
-- PMM