]> git.pld-linux.org Git - packages/X11.git/blame - X11R6.8.2-r128-write_depth.patch
- another try
[packages/X11.git] / X11R6.8.2-r128-write_depth.patch
CommitLineData
02331238
ER
1--- xc.orig/extras/Mesa/src/mesa/drivers/dri/common/depthtmp.h 2004/09/28 06:44:46
2+++ xc/extras/Mesa/src/mesa/drivers/dri/common/depthtmp.h 2004/10/08 22:21:09
3@@ -64,6 +64,7 @@
4 HW_WRITE_UNLOCK();
5 }
6
7+#if !HAVE_HW_DEPTH_SPANS
8 static void TAG(WriteMonoDepthSpan)( GLcontext *ctx,
9 GLuint n, GLint x, GLint y,
10 const GLdepth depth,
11@@ -99,6 +100,7 @@
12 }
13 HW_WRITE_UNLOCK();
14 }
15+#endif
16
17 static void TAG(WriteDepthPixels)( GLcontext *ctx,
18 GLuint n,
This page took 0.028755 seconds and 4 git commands to generate.