From: Keith Whitwell Date: Tue, 31 Jul 2007 19:22:49 +0000 (+0100) Subject: Build the "pipe" version of the i915tex driver. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4c18efcd0107f62681f06ca0eb26fe8af76ede5;p=mesa.git Build the "pipe" version of the i915tex driver. This hands all rendering off to the softpipe rasterizer. --- diff --git a/configs/linux-dri b/configs/linux-dri index 4af8c25f66f..6a29505a6b1 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -66,4 +66,4 @@ WINDOW_SYSTEM=dri # gamma are missing because they have not been converted to use the new # interface. -DRI_DIRS = i915tex +DRI_DIRS = i915pipe