mesa-tnl-0-to-NULL.patch from Jeff Muizelaar

This commit is contained in:
Keith Whitwell
2005-02-10 10:57:22 +00:00
parent a9a4c5489e
commit b97e478fe9
21 changed files with 59 additions and 59 deletions

View File

@@ -212,5 +212,5 @@ const struct tnl_pipeline_stage *_tnl_default_pipeline[] = {
&_tnl_vertex_program_stage,
#endif
&_tnl_render_stage,
0
NULL
};