Turn _via_fastrender_stage back on.
authorKeith Whitwell <keith@tungstengraphics.com>
Fri, 11 Feb 2005 18:25:55 +0000 (18:25 +0000)
committerKeith Whitwell <keith@tungstengraphics.com>
Fri, 11 Feb 2005 18:25:55 +0000 (18:25 +0000)
src/mesa/drivers/dri/unichrome/via_context.c

index 297bf69775229eb7085da92f585f49d35c94a49e..51ed375bb3c18c1539fc9d13e53c87f794a9f6df 100644 (file)
@@ -273,7 +273,7 @@ static const struct tnl_pipeline_stage *via_pipeline[] = {
     &_tnl_texgen_stage,
     &_tnl_texture_transform_stage,
     /* REMOVE: point attenuation stage */
-#if 0
+#if 1
     &_via_fastrender_stage,     /* ADD: unclipped rastersetup-to-dma */
 #endif
     &_tnl_render_stage,