From c2530b573076fe0b257710a456a2b8cd714c0d0a Mon Sep 17 00:00:00 2001 From: Felix Kuehling Date: Sun, 22 Aug 2004 20:31:40 +0000 Subject: Converted the Savage driver to the new DRI interface and enabled compilation in the Mesa tree. --- configs/linux-dri | 4 ++-- configs/linux-dri-x86 | 4 ++-- configs/linux-dri-x86-64 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) (limited to 'configs') diff --git a/configs/linux-dri b/configs/linux-dri index 2386906db3..10b318c9eb 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -30,8 +30,8 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# Savage is missing. ffb, gamma, and sis are also missing because they have +# ffb, gamma, and sis are missing because they have # not be converted to use the new interface. # -DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome savage diff --git a/configs/linux-dri-x86 b/configs/linux-dri-x86 index dc03769a50..83dbe4d9bc 100644 --- a/configs/linux-dri-x86 +++ b/configs/linux-dri-x86 @@ -28,8 +28,8 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# Savage is missing. ffb, gamma, and sis are also missing because they have +# ffb, gamma, and sis are missing because they have # not be converted to use the new interface. # -DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome savage diff --git a/configs/linux-dri-x86-64 b/configs/linux-dri-x86-64 index 6db0530c75..dbb3d84d2d 100644 --- a/configs/linux-dri-x86-64 +++ b/configs/linux-dri-x86-64 @@ -28,9 +28,9 @@ DRIVER_DIRS = dri PROGRAM_DIRS = WINDOW_SYSTEM=dri -# Savage is missing. ffb, gamma, and sis are also missing because they have +# ffb, gamma, and sis are missing because they have # not be converted to use the new interface. Do i810 & i830 really # need to be included here? # -DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome +DRI_DIRS = dri_client i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome savage -- cgit v1.2.3