summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_pipeline.h
Commit message (Expand)AuthorAgeFilesLines
* unhook t_vb_arbprogram.c code - it's going awayBrian2007-04-161-7/+2
* Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.Michal Krol2006-08-011-0/+2
* Add ARB_vertex_shader stage just before render stage.Michal Krol2006-02-131-2/+3
* Store compiled vertex program representations in a pointer in theKeith Whitwell2005-06-091-0/+1
* Simplify the pipeline_stage structureKeith Whitwell2005-04-221-2/+1
* Rename the various function types in t_context.h to include a tnl_ prefix.Keith Whitwell2004-07-011-2/+2
* Add EXT_vertex_cull support to mesaKeith Whitwell2004-05-101-0/+1
* Merge vtx-0-2-branchKeith Whitwell2003-11-241-11/+11
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-2/+2
* vertex program check-inBrian Paul2001-12-141-1/+2
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-1/+7
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-12/+11
* Fixed conform problems with recent material tracking change.Keith Whitwell2001-02-161-2/+1
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-1/+7
* Major rework of tnl moduleKeith Whitwell2000-12-261-15/+20
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-13/+14
* Committing in .Jouk Jansen2000-11-221-6/+6
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+59