r300: Initial work on merging radeon_lock.[ch].
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_tex.c
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-09-13 Roland Scheideggeralways use argb8888 instead of rgba8888, this is far...
2005-10-15 Roland Scheideggerenable cube maps on radeon (#2241 on bugzilla). No...
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
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-04-26 Alan Hourihanebring over build fixes from stable branch
2004-02-06 Roland Scheideggerremove bogus check of texture target in RadeonTexParameter
2004-01-26 Brian Paulremove bogus assertion in DeleteTexture() function
2004-01-26 Felix KuehlingMake the drivers using the common texmem code work...
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-05 Alan Hourihanexmlconfig fixes
2003-08-22 Brian Paulpatch to import Jon Smirl's work from Bitkeeper