SOURCES: X11R6.8.2-r128-write_depth.patch (NEW) - The patch origin...
glen
glen at pld-linux.org
Wed Oct 19 00:02:44 CEST 2005
Author: glen Date: Tue Oct 18 22:02:43 2005 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- The patch originally comes from Gentoo (by Wojciech Owczarek)
---- Files affected:
SOURCES:
X11R6.8.2-r128-write_depth.patch (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SOURCES/X11R6.8.2-r128-write_depth.patch
diff -u /dev/null SOURCES/X11R6.8.2-r128-write_depth.patch:1.1
--- /dev/null Wed Oct 19 00:02:43 2005
+++ SOURCES/X11R6.8.2-r128-write_depth.patch Wed Oct 19 00:02:38 2005
@@ -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,
================================================================
More information about the pld-cvs-commit
mailing list