Updates of some OpenVMS makefiles.
[mesa.git] / src / mesa / tnl / t_pipeline.h
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-04-16 Brianunhook t_vb_arbprogram.c code - it's going away
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-08-01 Michal KrolClean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.
2006-02-13 Michal KrolAdd ARB_vertex_shader stage just before render stage.
2005-06-09 Keith WhitwellStore compiled vertex program representations in a...
2005-04-22 Keith WhitwellSimplify the pipeline_stage structure
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-05-10 Keith WhitwellAdd EXT_vertex_cull support to mesa
2003-11-24 Keith WhitwellMerge vtx-0-2-branch
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-29 Brian Paulupdated email addresses
2001-12-14 Brian Paulvertex program check-in
2001-07-12 Keith WhitwellRename some of the tnl->Driver.* functions to tnl-...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-02-16 Keith WhitwellFixed conform problems with recent material tracking...
2001-01-05 Keith WhitwellRemove 'pv' parameter from Line/Tri/Point funcs. The...
2000-12-26 Keith WhitwellMajor rework of tnl module
2000-11-24 Keith WhitwellSupport for swappable t&l modules, including an example...
2000-11-22 Jouk Jansen Committing in .
2000-11-16 Keith WhitwellMove the transform and lighting code to two new directories