Merge branch 'master' of git+ssh://keithw@git.freedesktop.org/git/mesa/mesa into...
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vs_tnl.c
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-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.