commit | 122abbe5fca8104d71d92a4dd850a14420f9373c | [log] [tgz] |
---|---|---|
author | Hu Tao <hutao@cn.fujitsu.com> | Mon Sep 15 11:41:09 2014 +0800 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Mon Sep 15 08:14:19 2014 +0200 |
tree | 0374b38f35c4bf18fae8632831da016d06ab53c6 | |
parent | 0dfa7e30126364c434a48cb37a1a41119e536c2a [diff] |
pixman: update internal copy to pixman-0.32.6 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. This patch updates internal copy of pixman to pixman-0.32.6 to fix the problem. Signed-off-by: Hu Tao <hutao@cn.fujitsu.com> Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>