projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c3c1ff
)
disable llvm code in fs
author
Zack Rusin
<zack@tungstengraphics.com>
Wed, 13 Feb 2008 05:21:03 +0000
(
00:21
-0500)
committer
Zack Rusin
<zack@tungstengraphics.com>
Wed, 13 Feb 2008 05:21:03 +0000
(
00:21
-0500)
src/mesa/pipe/softpipe/sp_quad_fs.c
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/softpipe/sp_quad_fs.c
b/src/mesa/pipe/softpipe/sp_quad_fs.c
index b5d7dfca1ca4b081f93d530342677327d6af2525..33168584137892d6ca5f84e8f1b1fe9fc864360a 100644
(file)
--- a/
src/mesa/pipe/softpipe/sp_quad_fs.c
+++ b/
src/mesa/pipe/softpipe/sp_quad_fs.c
@@
-199,6
+199,7
@@
shade_quad(
}
}
+#if 0
#ifdef MESA_LLVM
#define DLLVM 0
static void
@@
-297,6
+298,7
@@
shade_quad_llvm(struct quad_stage *qs,
}
}
#endif /*MESA_LLVM*/
+#endif
/**
* Per-primitive (or per-begin?) setup