WIP comit
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_tcl.c
2009-01-29 Dave AirlieWIP comit
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
2007-12-26 Dan NicholsonMerge branch 'master' into autoconf2
2007-12-22 Roland Scheideggerfix GL_LINE_LOOP with drivers using own render pipeline...
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
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-31 Keith Whitwellremove vtxfmt code, switch over to vbo
2006-09-10 Roland Scheideggerremove code to deal with non-normalized texture coordin...
2005-10-29 Eric AnholtBug #4901: Correct secondary color emission when lighti...
2005-10-17 Roland Scheideggeradd GL_EXT_fog_coord support to radeon driver. No vtxfm...
2005-10-05 Roland ScheideggerRemove the tcl fallback for texture rectangle (by manip...
2005-07-15 Brian Paulremove duplicate "User disable" string
2005-07-14 Brian Pauladded a few more fallbackStrings (Andreas Stenglein)
2005-05-16 Keith WhitwellApply r200 tcl fix to radeon - compiles but untested.
2005-04-22 Keith WhitwellFirst pass at updating these drivers with pipeline_stag...
2005-02-16 Brian Pauls/0/NULL/ (Jeff Muizelaar)
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-02 Alan Hourihanesilence warnings
2004-11-12 Adam Jacksonbrown paper bag, r100 can't do hardware quads.
2004-11-12 Adam Jacksonmake render_quads_verts call EMIT_PRIM with the argumen...
2004-09-24 Eric AnholtClean up some warnings in the R100 driver with -O ...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-04-08 Alan Hourihanebuild fixes
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper