summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/tdfx/tdfx_texstate.c
AgeCommit message (Expand)Author
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-02-27tdfx: Add asserts to check for null pointer dereferences.Vinson Lee
2010-01-23tdfx: Remove unnecessary headers.Vinson Lee
2010-01-05tdfx: condition always evaluates to false in SetupDoubleTexEnvVoodoo3()Roel Kluin
2008-09-21Remove CVS keywords.Keith Whitwell
2006-11-13Clean-up compiler warnings.Ian Romanick
2005-10-05In gl_texture_image replace IntFormat with InternalFormat and Format withBrian Paul
2004-12-14uint*t -> u_int*t changesAlan Hourihane
2004-07-19several new bugsDaniel Borca
2004-04-08build fixesAlan Hourihane
2004-02-06Refactor "class" texture environments to be implemented in terms ofIan Romanick
2004-01-27Consolidate texObj->Pos/Neg/X/Y/Z and texObj->Image into a singleKeith Whitwell
2003-12-04add tdfx DRI driverAlan Hourihane