Minor r200 vertex program cleanups. Remove disabled leftovers from r300 vertex progra...
[mesa.git] / src / mesa / drivers / dri / i810 / i810tex.c
2005-08-30 Brian Pauladded some parenthesis to silence warnings
2005-08-25 Ian RomanickFix texture format selection. ChooseTextureFormat...
2005-08-19 Ian RomanickEnable ARB_texture_compression. The code has been...
2005-08-18 Ian RomanickDon't try to update hardware texture fields if there...
2004-04-08 Alan Hourihanebuild fixes
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-18 Brian Paulinclude texobj.h to silence warnings
2004-01-11 Brian Paulcall _mesa_delete_texture_object() from in the driver...
2003-09-30 Alan Hourihaneadd the i810 driver - no kernel driver yet