From 550009441375e55bda3896eba7375b9228c7fdec Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Mon, 5 Jul 2004 23:42:02 +0000 Subject: Convert miniglx to use Ian's fancy new driver config code. This removes the miniglx driver function InitContextModes(). All of the server directories were edited to remove the implementations. --- configs/linux-solo | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/linux-solo') diff --git a/configs/linux-solo b/configs/linux-solo index 07aa94ad9f..a5feac4c2a 100644 --- a/configs/linux-solo +++ b/configs/linux-solo @@ -28,5 +28,5 @@ SRC_DIRS = mesa glx glu glut/mini DRIVER_DIRS = dri PROGRAM_DIRS = miniglx -#DRI_DIRS = fb ffb gamma i810 i830 mach64 mga r128 r200 radeon sis savage tdfx unichrome -DRI_DIRS = i810 i830 mach64 mga r128 r200 radeon tdfx unichrome +#DRI_DIRS = fb ffb gamma sis savage +DRI_DIRS = i810 i830 i915 mach64 mga r128 r200 radeon tdfx unichrome -- cgit v1.2.3