Turn the render stage back on.

This commit is contained in:
Keith Whitwell 2006-03-13 18:51:00 +00:00
parent 05c6361b0b
commit 9f2b49a7b3

View file

@ -197,7 +197,7 @@ static const struct tnl_pipeline_stage *intel_pipeline[] = {
&_tnl_point_attenuation_stage,
&_tnl_arb_vertex_program_stage,
&_tnl_vertex_program_stage,
#if 0
#if 1
&_intel_render_stage, /* ADD: unclipped rastersetup-to-dma */
#endif
&_tnl_render_stage,