Merge branch 'mesa_7_6_branch'
[mesa.git] / src / mesa / drivers / dri / tdfx / tdfx_tex.c
2004-04-27 Ian RomanickRemove include of texutil.h to get build working.
2004-04-22 Roland Scheideggerfix bracket at wrong place
2004-04-22 Brian PaulNew glTexImage code.
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-23 Brian Paulmore fixing for tdfxUpdateTexturePalette
2004-01-23 Brian Paulfix assorted compilation issues
2004-01-23 Brian PaulInitial support for floating point and signed texture...
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-18 Brian Paulinclude texobj.h to silence warnings
2004-01-11 Brian Paulcall _mesa_delete_texture_object() from in the driver...
2003-12-04 Alan Hourihaneadd tdfx DRI driver