Open/Close FullScreen die. unichrome and savage implemented, code is ifdef'd out
[mesa.git] / src / mesa / drivers / dri / r200 / r200_tex.c
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