Merge remote branch 'origin/master' into pipe-video
[mesa.git] / configs / linux-dri
index ce2da8317d754443ad88d6d75b16f4e84b395ddf..4f4b59dae9ed00785d73a73afb4710746d958456 100644 (file)
@@ -64,7 +64,8 @@ GALLIUM_WINSYS_DIRS = sw sw/xlib drm/vmware drm/intel drm/i965
 GALLIUM_TARGET_DIRS = egl-swrast
 GALLIUM_STATE_TRACKERS_DIRS = egl vdpau
 
-DRI_DIRS = r300 radeon swrast
+DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 r600 radeon \
+       savage sis tdfx unichrome swrast
 
 INTEL_LIBS = `pkg-config --libs libdrm_intel`
 INTEL_CFLAGS = `pkg-config --cflags libdrm_intel`