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/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch | |
| parent | eb2093fa769cec9d90568736c7b814a4cb103f7f (diff) | |
pixman git: update to 0.17.13, update NEON patches
Diffstat (limited to 'recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch')
| -rw-r--r-- | recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch b/recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch index ae27f38cf0..7e8f34f6bd 100644 --- a/recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch +++ b/recipes/xorg-lib/pixman/0003-Support-of-overlapping-src-dst-for-pixman_blt_sse2.patch @@ -1,7 +1,7 @@ -From 1a29e4029250b4adb52061a68e94c84523e785e2 Mon Sep 17 00:00:00 2001 +From f07cd58c643b490dcb1ef7be2642926cfeca1e69 Mon Sep 17 00:00:00 2001 From: Siarhei Siamashka <siarhei.siamashka@nokia.com> Date: Thu, 22 Oct 2009 05:45:54 +0300 -Subject: [PATCH 3/4] Support of overlapping src/dst for pixman_blt_sse2 +Subject: [PATCH 3/5] Support of overlapping src/dst for pixman_blt_sse2 --- pixman/pixman-sse2.c | 55 +++++++++++++++++++++++++++++-------------------- |
