remove CVS/XFree86 keywords
[mesa.git] / src / mesa / drivers / dri / r200 / r200_tex.c
2007-05-17 Christoff Brillremove CVS/XFree86 keywords
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-10-15 Roland Scheideggerfix handling of textures with a base internal format...
2006-10-13 Roland Scheideggerimplement ARB_point_parameters and ARB_point_sprite...
2006-09-20 Roland Scheideggertry to use a 8888 texture format which will result...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-08-25 Brian Paulprint internalFormat value in r200ChooseTextureFormat...
2004-06-19 Brian PaulBig-endian texture fixes from Michel Dänzer.
2004-06-17 Roland Scheideggeruse I8 internal format for GL_INTENSITY, GL_ALPHA and...
2004-06-02 Jon SmirlRemoved need for sarea.h, various touch ups to get...
2004-04-27 Ian RomanickRemove include of texutil.h to get build working.
2004-04-22 Brian PaulNew glTexImage code.
2004-02-06 Roland Scheideggerremove bogus check of texture target in R200TexParameter
2004-01-26 Brian Paulremove bogus assertion in DeleteTexture() function
2004-01-21 Ian RomanickMake the R200 driver work with the NewTextureObject...
2004-01-20 Brian PaulUndo some bits from last check-in related to the ctx...
2004-01-20 Brian PaulBefore calling _mesa_create_context(), initialize a...
2004-01-13 Ian RomanickAdded support for EXT_texture_mirror_clamp.
2004-01-11 Brian Paulcall _mesa_delete_texture_object() from in the driver...
2004-01-05 Felix KuehlingAdded def_max_anisotropy and no_neg_lod_bias options...
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-05 Alan Hourihanexmlconfig fixes
2003-10-21 Jon SmirlUpdate DRI drivers to current DRI CVS and make them...
2003-08-06 Keith Whitwellr200 driver, brought over by Jon Smirl