uint*t -> u_int*t changes
[mesa.git] / src / mesa / drivers / dri / r200 / r200_tcl.c
2004-12-14 Alan Hourihaneuint*t -> u_int*t changes
2004-12-02 Alan Hourihanesilence warnings
2004-11-12 Adam Jacksonmake render_quads_verts call EMIT_PRIM with the argumen...
2004-11-03 Roland Scheideggerenable GL_EXT_fog_coord. Calculate fog factors and...
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-09-24 Eric Anholt-O -Wall warnings cleanups in r200.
2004-09-02 Keith Whitwellr200-maybe-flush-less-3.diff
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-05-27 Roland Scheideggerchange some explicit references to texture units 0...
2004-04-23 Ian RomanickConvert R200 driver to use the t_vertex interface.
2003-12-09 Keith Whitwellclean up some compiler warnings
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl