Turn off the AGP dispatch path yet again, as it seems to be broken (found with

tuxracer and the upcoming support for secondary color).
This commit is contained in:
Eric Anholt
2005-10-24 21:19:06 +00:00
parent 32340aea13
commit 310f1551b4
+1 -1
View File
@@ -57,7 +57,7 @@ DRI_CONF_BEGIN
DRI_CONF_TEXTURE_DEPTH(DRI_CONF_TEXTURE_DEPTH_FB)
DRI_CONF_SECTION_END
DRI_CONF_SECTION_DEBUG
SIS_AGP_DISABLE(false)
SIS_AGP_DISABLE(true)
DRI_CONF_NO_RAST(false)
DRI_CONF_SECTION_END
DRI_CONF_END;