]> git.pld-linux.org Git - packages/X11.git/commitdiff
- The patch originally comes from Gentoo (by Wojciech Owczarek)
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 18 Oct 2005 22:02:38 +0000 (22:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    X11R6.8.2-r128-write_depth.patch -> 1.1

X11R6.8.2-r128-write_depth.patch [new file with mode: 0644]

diff --git a/X11R6.8.2-r128-write_depth.patch b/X11R6.8.2-r128-write_depth.patch
new file mode 100644 (file)
index 0000000..cfe7fe8
--- /dev/null
@@ -0,0 +1,18 @@
+--- xc.orig/extras/Mesa/src/mesa/drivers/dri/common/depthtmp.h 2004/09/28 06:44:46
++++ xc/extras/Mesa/src/mesa/drivers/dri/common/depthtmp.h      2004/10/08 22:21:09
+@@ -64,6 +64,7 @@
+    HW_WRITE_UNLOCK();
+ }
++#if !HAVE_HW_DEPTH_SPANS
+ static void TAG(WriteMonoDepthSpan)( GLcontext *ctx,
+                                  GLuint n, GLint x, GLint y,
+                                const GLdepth depth,
+@@ -99,6 +100,7 @@
+       }
+    HW_WRITE_UNLOCK();
+ }
++#endif
+ static void TAG(WriteDepthPixels)( GLcontext *ctx,
+                                  GLuint n,
This page took 0.035472 seconds and 4 git commands to generate.