Refactor "class" texture environments to be implemented in terms of
[mesa.git] / src / mesa / drivers / dri / sis /
2004-01-27 Keith WhitwellConsolidate texObj->Pos/Neg/X/Y/Z and texObj->Image...
2004-01-21 Ian RomanickRemove dd_function_table::BlendFunc. All drivers now use
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 Paulchange Data ptr from GLbyte to GLubyte to silence warnings
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-12 Brian Paulapplied Felix's patch for configuration system
2003-12-12 Brian Paulnew Makefiles
2003-12-11 Keith WhitwellUpdates to tnl_dd_dmatmp.h
2003-12-09 Keith WhitwellFix VERT_SET_RGBA, VERT_SET_SPEC macros to account...
2003-12-09 Eric AnholtRemove usleeps from sis driver. We probably aren't...
2003-12-05 Alan Hourihanefix _SOLO build problem
2003-12-05 Alan Hourihanefix a _SOLO build problem
2003-12-04 Alan Hourihanemerge latest DRI sis driver changes from the DRI trunk
2003-11-24 Keith WhitwellImport vtx-0-2-branch
2003-10-20 Jon SmirlFix Makefiles to copy lib to $(TOP)/lib if missing
2003-09-30 Alan Hourihaneadd the SiS driver - no kernel driver yet