Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / tnl / tnl.h
2008-09-18 Keith WhitwellMerge commit 'origin/master' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' 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
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-29 BrianMove _mesa_load_tracked_matrices() from TNL module...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-06 BrianMove guts of glRasterPos down into T&L module.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-06 Patrice MandinMerge branch 'master' of git+ssh://pmandin@git.freedesk...
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-04 BrianBe more consistant with paths in #includes. Eventually...
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-23 Brianexpose _mesa_load_tracked_matrices()
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-16 Keith WhitwellMerge branch 'master-merge' into vbo-0.2
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-29 Keith WhitwellChanges for new vbo-building module.
2006-07-20 Brian PaulSome structure renaming. Prefix vertex/fragment-relate...
2005-10-28 Brian PaulTNL module needs to implement ctx->Driver.ProgramString...
2004-02-24 Brian Paulturns out we probably need a _tnl_allow_pixel_fog(...
2004-02-17 Brian PaulA bit of an overhaul of the fog code.
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-06-05 Ian RomanickRemoved all RCS / CVS tags (Id, Header, Date, etc....
2002-10-29 Brian Paulupdated email addresses
2002-02-13 Keith WhitwellMore suport for t&l drivers
2001-06-28 Keith Whitwellrestore normal length optimization in dlists
2001-06-04 Keith WhitwellAdaptor code that lets tnl convert compiled (display...
2001-03-12 Gareth HughesConsistent copyright info (version number, date) across...
2001-01-13 Keith WhitwellFix crash in book/stencil.
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