summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/sis
AgeCommit message (Expand)Author
2004-03-11Adjustments to make everything use IOCTL/sarea defines in DRM insteadJon Smirl
2004-02-26added _tnl_allow_vertex/pixel_fog() callsBrian Paul
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2004-01-21Remove dd_function_table::BlendFunc. All drivers now useIan Romanick
2004-01-20Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul
2004-01-20Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul
2004-01-18change Data ptr from GLbyte to GLubyte to silence warningsBrian Paul
2004-01-18include texobj.h to silence warningsBrian Paul
2004-01-11call _mesa_delete_texture_object() from in the driver's DeleteTexture functionBrian Paul
2003-12-12applied Felix's patch for configuration systemBrian Paul
2003-12-12new MakefilesBrian Paul
2003-12-11Updates to tnl_dd_dmatmp.hKeith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-12-09Remove usleeps from sis driver. We probably aren't doing anyone a serviceEric Anholt
2003-12-05fix _SOLO build problemAlan Hourihane
2003-12-05fix a _SOLO build problemAlan Hourihane
2003-12-04merge latest DRI sis driver changes from the DRI trunkAlan Hourihane
2003-11-24Import vtx-0-2-branchKeith Whitwell
2003-10-20Fix Makefiles to copy lib to $(TOP)/lib if missingJon Smirl
2003-09-30add the SiS driver - no kernel driver yetAlan Hourihane