Fixed off by one errors in clipping.
[mesa.git] / src / mesa / drivers / dri / r200 / r200_swtcl.c
2004-10-16 Eric AnholtAdd code to support projective texturing and fix mixed...
2004-08-17 Eric AnholtClose some races with locking on R100 and R200 which...
2004-08-16 Eric AnholtRemove unused HAVE_INDEX define.
2004-07-01 Keith WhitwellRename the various function types in t_context.h to...
2004-06-02 Roland Scheideggeradd support for more than 2 texture units (max 6, defau...
2004-05-05 Ian RomanickAdded support for the 3rd texture coordinate for cubema...
2004-04-23 Ian RomanickConvert R200 driver to use the t_vertex interface.
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-05 Keith WhitwellRe-commit t_vertex.[ch] changes to fd.o server.
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
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