brown paper bag, r100 can't do hardware quads.
authorAdam Jackson <ajax@freedesktop.org>
Fri, 12 Nov 2004 04:20:15 +0000 (04:20 +0000)
committerAdam Jackson <ajax@freedesktop.org>
Fri, 12 Nov 2004 04:20:15 +0000 (04:20 +0000)
src/mesa/drivers/dri/radeon/radeon_tcl.c

index ae5b7ed..6c12197 100644 (file)
@@ -66,7 +66,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 #define HAVE_TRI_STRIPS  1
 #define HAVE_TRI_STRIP_1 0
 #define HAVE_TRI_FANS    1
-#define HAVE_QUADS       1
+#define HAVE_QUADS       0
 #define HAVE_QUAD_STRIPS 0
 #define HAVE_POLYGONS    1
 #define HAVE_ELTS        1