projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
714be69
)
Turn disassem off (oops).
author
Keith Whitwell
<keith@tungstengraphics.com>
Thu, 12 May 2005 09:31:33 +0000
(09:31 +0000)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Thu, 12 May 2005 09:31:33 +0000
(09:31 +0000)
src/mesa/tnl/t_vp_build.c
patch
|
blob
|
history
diff --git
a/src/mesa/tnl/t_vp_build.c
b/src/mesa/tnl/t_vp_build.c
index 6ffebb32a4a5e0a3b7aa934f4d7abc924494dff0..4926f0ec771220becb6dc7e7ef59a87fb9a8ea47 100644
(file)
--- a/
src/mesa/tnl/t_vp_build.c
+++ b/
src/mesa/tnl/t_vp_build.c
@@
-47,7
+47,7
@@
* generated program with line/function references for each
* instruction back into this file:
*/
-#define DISASSEM
1
+#define DISASSEM
0
/* Should be tunable by the driver - do we want to do matrix
* multiplications with DP4's or with MUL/MAD's? SSE works better