projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
280cb37
)
Build the "pipe" version of the i915tex driver.
author
Keith Whitwell
<keith@tungstengraphics.com>
Tue, 31 Jul 2007 19:22:49 +0000
(20:22 +0100)
committer
Keith Whitwell
<keith@tungstengraphics.com>
Tue, 31 Jul 2007 19:22:49 +0000
(20:22 +0100)
This hands all rendering off to the softpipe rasterizer.
configs/linux-dri
patch
|
blob
|
history
diff --git
a/configs/linux-dri
b/configs/linux-dri
index 4af8c25f66f869b0c85cdc6b5db45eefc0b40be2..6a29505a6b1b1e106c10c89193de2f09e63e8fc4 100644
(file)
--- a/
configs/linux-dri
+++ b/
configs/linux-dri
@@
-66,4
+66,4
@@
WINDOW_SYSTEM=dri
# gamma are missing because they have not been converted to use the new
# interface.
-DRI_DIRS = i915
tex
+DRI_DIRS = i915
pipe