summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/tdfx
Commit message (Expand)AuthorAgeFilesLines
* Undo some bits from last check-in related to the ctx->Driver.NewTextureObjectBrian Paul2004-01-201-29/+59
* Before calling _mesa_create_context(), initialize a dd_function_table structBrian Paul2004-01-209-212/+134
* minor changes to silence warningsBrian Paul2004-01-181-1/+1
* include texobj.h to silence warningsBrian Paul2004-01-181-0/+1
* call _mesa_delete_texture_object() from in the driver's DeleteTexture functionBrian Paul2004-01-111-0/+2
* new MakefilesBrian Paul2003-12-121-2/+2
* set MaxTextureImageUnits, MaxTextureCoordUnitsKeith Whitwell2003-12-121-0/+2
* Fix VERT_SET_RGBA, VERT_SET_SPEC macros to account for change to floatingKeith Whitwell2003-12-091-6/+6
* Provide dummy definitions of __driConfig externsKeith Whitwell2003-12-081-0/+2
* build in SOLO environmentAlan Hourihane2003-12-082-2/+40
* get tdfx compilingKeith Whitwell2003-12-085-163/+38
* Remove PRIM_PARITY referenceKeith Whitwell2003-12-081-4/+1
* build fixesAlan Hourihane2003-12-041-1/+2
* build fixesAlan Hourihane2003-12-041-1/+1
* add tdfx DRI driverAlan Hourihane2003-12-0433-0/+15823