summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/common/t_dd_vb.c
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate t_dd_* filesKeith Whitwell2004-01-201-344/+0
* In fact, bring all the changes from mesa/tnl_dd to mesa/drivers/common.Keith Whitwell2003-12-091-8/+9
* Remove old ubyte-color support code. Update interp, copy_pv for floatKeith Whitwell2003-12-091-61/+12
* updated email addressesBrian Paul2002-10-291-1/+1
* pull-in changes from DRI/Mesa-4.0.4Brian Paul2002-09-171-10/+65
* fix for ubyte colorsKeith Whitwell2001-12-131-14/+14
* Fix for glean texgen test.Keith Whitwell2001-05-141-8/+8
* remove debug codeKeith Whitwell2001-05-091-2/+2
* Lots more eval fixesKeith Whitwell2001-04-301-1/+5
* typoKeith Whitwell2001-04-291-2/+1
* More HW_DIVIDE checks.Keith Whitwell2001-04-291-6/+6
* Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide offKeith Whitwell2001-04-291-3/+1
* add specialized interp for backcolor, edgeflagsKeith Whitwell2001-04-281-1/+121
* Fix calculation of fog coordinate in translate_vertex().Keith Whitwell2001-03-301-2/+2
* Revert earlier changes protecting against null VB->TexCoordPtr[x]. DoKeith Whitwell2001-03-171-34/+10
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-19/+21
* Fix typoKeith Whitwell2001-03-051-1/+1
* Add missing cases for viewport transform. Remove INVALIDATE_STORED_VERTICSKeith Whitwell2001-03-051-10/+24
* Templates are in working order.Keith Whitwell2001-02-281-1/+221
* Template workKeith Whitwell2001-02-241-97/+2
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-0/+99