summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_pipeline.h
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-09-27Remove GL_EXT_cull_vertexIan Romanick
2008-09-18mesa: prefix a bunch of #include lines with "main/".Brian Paul
2007-04-16unhook t_vb_arbprogram.c code - it's going awayBrian
2006-08-01Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.Michal Krol
2006-02-13Add ARB_vertex_shader stage just before render stage.Michal Krol
2005-06-09Store compiled vertex program representations in a pointer in theKeith Whitwell
2005-04-22Simplify the pipeline_stage structureKeith Whitwell
2004-07-01Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell
2004-05-10Add EXT_vertex_cull support to mesaKeith Whitwell
2003-11-24Merge vtx-0-2-branchKeith Whitwell
2003-06-05Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick
2002-10-29updated email addressesBrian Paul
2001-12-14vertex program check-inBrian Paul
2001-07-12Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-02-16Fixed conform problems with recent material tracking change.Keith Whitwell
2001-01-05Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell