summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/common/t_dd_vb.c
AgeCommit message (Expand)Author
2002-10-29updated email addressesBrian Paul
2002-09-17pull-in changes from DRI/Mesa-4.0.4Brian Paul
2001-12-13fix for ubyte colorsKeith Whitwell
2001-05-14Fix for glean texgen test.Keith Whitwell
2001-05-09remove debug codeKeith Whitwell
2001-04-30Lots more eval fixesKeith Whitwell
2001-04-29typoKeith Whitwell
2001-04-29More HW_DIVIDE checks.Keith Whitwell
2001-04-29Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide offKeith Whitwell
2001-04-28add specialized interp for backcolor, edgeflagsKeith Whitwell
2001-03-30Fix calculation of fog coordinate in translate_vertex().Keith Whitwell
2001-03-17Revert earlier changes protecting against null VB->TexCoordPtr[x]. DoKeith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-03-05Fix typoKeith Whitwell
2001-03-05Add missing cases for viewport transform. Remove INVALIDATE_STORED_VERTICSKeith Whitwell
2001-02-28Templates are in working order.Keith Whitwell
2001-02-24Template workKeith Whitwell
2001-02-16Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell