diff options
author | Koen Kooi <koen@openembedded.org> | 2010-03-19 10:22:31 +0100 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2010-03-19 10:40:32 +0100 |
commit | b34c4a2a273c29b788f1bcdcd54b43529755aa3c (patch) | |
tree | b985ec7981c19f2b87ad0e8b909ecd0cb3c1fca5 /recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch | |
parent | eb2093fa769cec9d90568736c7b814a4cb103f7f (diff) |
pixman git: update to 0.17.13, update NEON patches
Diffstat (limited to 'recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch')
-rw-r--r-- | recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch b/recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch index 110edd5fd5..003337f48d 100644 --- a/recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch +++ b/recipes/xorg-lib/pixman/0002-Support-of-overlapping-src-dst-for-pixman_blt_mmx.patch @@ -1,7 +1,7 @@ -From 4be9e0fa02f972174efd1788eb92d8fc07d37a53 Mon Sep 17 00:00:00 2001 +From 3170d9f5e927681a2516bcec52b317d1d4785e25 Mon Sep 17 00:00:00 2001 From: Siarhei Siamashka <siarhei.siamashka@nokia.com> Date: Thu, 22 Oct 2009 05:45:47 +0300 -Subject: [PATCH 2/4] Support of overlapping src/dst for pixman_blt_mmx +Subject: [PATCH 2/5] Support of overlapping src/dst for pixman_blt_mmx --- pixman/pixman-mmx.c | 55 +++++++++++++++++++++++++++++--------------------- |