Turn _via_fastrender_stage back on.

This commit is contained in:
Keith Whitwell
2005-02-11 18:25:55 +00:00
parent a0c8524924
commit cc70176446
+1 -1
View 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,