s/Tungsten Graphics/VMware/
[mesa.git] / src / mesa / tnl / t_pipeline.h
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-27 Ian RomanickRemove GL_EXT_cull_vertex
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2008-09-18 Brian Paulmesa: prefix a bunch of #include lines with "main/".
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-11 Alan HourihaneMerge branch 'master' of git+ssh://git.freedesktop...
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-07-26 Ben SkeggsMerge remote branch 'upstream/gallium-0.1' into nouveau...
2008-07-24 José Fonsecamesa: Prefix main includes with dir to avoid conflicts.
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