[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 1/2] pixman: update internal copy to pixman-0
From: |
Gerd Hoffmann |
Subject: |
Re: [Qemu-devel] [PATCH v2 1/2] pixman: update internal copy to pixman-0.32.6 |
Date: |
Mon, 15 Sep 2014 08:12:02 +0200 |
On Mo, 2014-09-15 at 11:41 +0800, Hu Tao wrote:
> commit a93a3af9 introduces use of PIXMAN_TYPE_RGBA, but it's only available
> in pixman >= 0.21.8. Although commit f27b2e1d bumped pixman to pixman-0.28.2,
> but the change was reverted later by 7b1b5d19.
Ah, so my memory wasn't totally wrong, the update got reverted
(apparently by mistake). Thanks for the patches, I'll go prepare a pull
request.
cheers,
Gerd