i965: Correct build_lighting in i965 driver according to
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vs_tnl.c
2007-09-01 Xiang, Haihaoi965: Correct build_lighting in i965 driver according to
2007-08-31 Xiang, Haihaoi965: Calculate the positional light in homogeneous...
2007-05-22 Roland Scheideggerfog: fix potential issues with generated vp using fog
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-22 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-21 Brianmerge from master
2007-03-21 Roland Scheideggerfix copy and paste bug from last commit in fog generati...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Roland Scheideggersync up t_vp_build.c brw_vs_tnl.c a bit
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-11 Xiang, Haihaofix for bug#10196
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 BrianUpdate DRI drivers for new glsl compiler.
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
2007-01-08 Keith PackardMerge branch 'origin'
2007-01-08 Keith PackardMerge branch 'origin' into crestline
2007-01-07 Keith PackardMerge branch 'master' into crestline
2007-01-07 Keith PackardVarious warning fixes for i965 driver.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-21 Keith WhitwellGary Wong's fix for 64 bit cleanness of vertex program...
2006-11-15 Brian PaulAdd a size parameter to _mesa_add_unnamed_constant...
2006-10-31 Keith Whitwellcleanup code, compiles with vbo changes
2006-10-13 Keith WhitwellMake sure instructions are zero'd out before use.
2006-09-07 Keith WhitwellCope with memory pool fragmentation by allowing a secon...
2006-09-06 Keith WhitwellSimplify the immediate and displaylist code. Treat...
2006-09-05 Keith WhitwellDynamically allocate instruction store for tnl programs...
2006-09-04 Keith WhitwellFixes for calculating point attenuation
2006-08-09 Eric AnholtAdd Intel i965G/Q DRI driver.