Make sure extension entry point offsets are properly initialized. This is
[mesa.git] / src / mesa / drivers / dri / i830 / i830_tex.c
2004-10-07 Eric AnholtAdd Roland Scheidegger's S3TC patch. This patch does...
2004-06-10 Dave AirlieAdd FXT1 compression support to i830 driver
2004-06-08 Dave AirlieFix rectangular textures on i830 - well texrect at...
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 i830 driver - no kernel driver yet