[Lunar-commits] <moonbase> mesa-lib: add r600 driver

Samuel Verstraete samuel.verstraete at gmail.com
Thu Feb 24 18:59:00 CET 2011


commit 3bc4835a5ab6c7701284f9dd257f020683e71406
Author: Samuel Verstraete <samuel.verstraete at gmail.com>
Date:   Thu Feb 24 18:59:00 2011 +0100

    mesa-lib: add r600 driver
---
 xorg7/mesa-lib/CONFIGURE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xorg7/mesa-lib/CONFIGURE b/xorg7/mesa-lib/CONFIGURE
index e261baa..54ec6bf 100644
--- a/xorg7/mesa-lib/CONFIGURE
+++ b/xorg7/mesa-lib/CONFIGURE
@@ -1,5 +1,5 @@
 # swrast is always included, in BUILD
-SUPPORTED_DRIVERS="i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v savage sis tdfx trident unichrome"
+SUPPORTED_DRIVERS="i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon s3v savage sis tdfx trident unichrome"
 
 make_drivers_checklist() {
 


More information about the Lunar-commits mailing list