Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / texenvprogram.h
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-master-merge'
2009-02-10 Brian Paulmesa: remove the unused _mesa_UpdateTexEnvProgram(...
2008-09-21 Keith Whitwellmesa: move fixed function vertex program builder from...
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
2007-10-31 BrianUpdate texenvprogram.c code to use prog_cache.c routines.
2007-10-29 BrianRefactor _mesa_UpdateTexEnvProgram()
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-05-22 Keith WhitwellBetter caching for texenv programs.
2005-07-11 Keith WhitwellCache texenv programs to avoid repeated compilation...
2005-05-04 Keith WhitwellAdd a facility to route all rasterization through a...