summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx
AgeCommit message (Expand)Author
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-18minor changes 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-12new MakefilesBrian Paul
2003-12-12set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell
2003-12-09Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell
2003-12-08Provide dummy definitions of __driConfig externsKeith Whitwell
2003-12-08build in SOLO environmentAlan Hourihane
2003-12-08get tdfx compilingKeith Whitwell
2003-12-08Remove PRIM_PARITY referenceKeith Whitwell
2003-12-04build fixesAlan Hourihane
2003-12-04build fixesAlan Hourihane
2003-12-04add tdfx DRI driverAlan Hourihane