projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a4f7d1
)
configure: Add the svga gallium driver to the default gallium drivers
author
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 12 Jan 2012 11:10:53 +0000
(12:10 +0100)
committer
Thomas Hellstrom
<thellstrom@vmware.com>
Thu, 12 Jan 2012 12:31:34 +0000
(13:31 +0100)
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index e2302debac7082e2d68fa6a7105b1f6f7c010d2d..7c50e3c009d72b1f832a1f0ce60c290ae3406a19 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-662,7
+662,7
@@
AC_ARG_ENABLE([gallium_gbm],
[enable_gallium_gbm=auto])
# Option for Gallium drivers
-GALLIUM_DRIVERS_DEFAULT="r300,r600,swrast"
+GALLIUM_DRIVERS_DEFAULT="r300,r600,s
vga,s
wrast"
AC_ARG_WITH([gallium-drivers],
[AS_HELP_STRING([--with-gallium-drivers@<:@=DIRS...@:>@],