summaryrefslogtreecommitdiffstats
path: root/main/xf86-video-openchrome/mibackingstore.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2013-03-08 17:08:24 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2013-03-08 17:08:24 +0000
commit29ec368491a708bda4b47b35d206770a8e34b400 (patch)
tree30d962092a22e7139081275d8395e711481dcb7f /main/xf86-video-openchrome/mibackingstore.patch
parentdd27e3bb8f683d3f04a2b1f2597e133472fc3fbc (diff)
downloadaports-fcolista-29ec368491a708bda4b47b35d206770a8e34b400.tar.bz2
aports-fcolista-29ec368491a708bda4b47b35d206770a8e34b400.tar.xz
main/xf86-video-openchrome: remove miInitializeBackingStore ref
Diffstat (limited to 'main/xf86-video-openchrome/mibackingstore.patch')
-rw-r--r--main/xf86-video-openchrome/mibackingstore.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/main/xf86-video-openchrome/mibackingstore.patch b/main/xf86-video-openchrome/mibackingstore.patch
new file mode 100644
index 0000000000..55420a784f
--- /dev/null
+++ b/main/xf86-video-openchrome/mibackingstore.patch
@@ -0,0 +1,10 @@
+--- ./src/via_driver.c.orig 2013-03-08 17:06:40.823886038 +0000
++++ ./src/via_driver.c 2013-03-08 17:07:09.180832169 +0000
+@@ -1864,7 +1864,6 @@
+ if (!pVia->NoAccel && !viaInitExa(pScreen))
+ return FALSE;
+
+- miInitializeBackingStore(pScreen);
+ xf86SetBackingStore(pScreen);
+ #if 0
+ xf86SetSilkenMouse(pScreen);