radeon: remove depends on libdrm_radeon for now.
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_tex.c
2009-02-12 Dave Airlieradeon/r200/r300: another big merge upheavel.
2009-02-10 Dave Airlier100: fix 3D texture fallback
2009-02-09 Dave Airlieradeon: major cleanups removing old dead codepaths.
2009-02-08 Dave Airlieradeon: make more r100 work
2009-02-04 Dave Airlieradeon: make compile again.
2009-01-29 Dave Airlieradeon: remove even more common code
2009-01-14 Dave Airlieradeon/r200/r300: initial attempt to convert to common...
2009-01-13 Dave Airlieradeon/r200: start splitting out commonalities into...
2008-09-21 Keith WhitwellRemove CVS keywords.
2008-09-18 Brian Paulmesa: added "main/" prefix to includes, remove some...
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