summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/common/t_dd_vbtmp.h
Commit message (Expand)AuthorAgeFilesLines
* remove duplicate t_dd_* filesKeith Whitwell2004-01-201-679/+0
* In fact, bring all the changes from mesa/tnl_dd to mesa/drivers/common.Keith Whitwell2003-12-091-287/+131
* fix fog stride bugs (Michel Danzer)Brian Paul2003-01-131-6/+6
* updated email addressesBrian Paul2002-10-291-2/+2
* Fix projtex interp bugKeith Whitwell2002-10-231-2/+2
* change fog from GLfloat to GLfloat[4] (like other vertex attribs)Brian Paul2002-10-081-7/+9
* pull-in changes from DRI/Mesa-4.0.4Brian Paul2002-09-171-17/+20
* s/ProjectedClipPtr/NdcPtr/Brian Paul2002-08-211-8/+8
* Added ctx parameter to _mesa_debug()Brian Paul2002-06-151-7/+20
* bring over Michel Daenzer's DRI changesBrian Paul2002-06-031-12/+12
* More suport for t&l driversKeith Whitwell2002-02-131-3/+13
* Fix clipping problem on mgaKeith Whitwell2001-12-201-3/+3
* fix for moebius infinite loopKeith Whitwell2001-05-031-1/+2
* Allow drivers to provide a dynamic CHECK_HW_DIVIDE, to turn the divide offKeith Whitwell2001-04-291-13/+17
* add specialized interp for backcolor, edgeflagsKeith Whitwell2001-04-281-3/+3
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-11/+31
* fix use of projected vertices with notex vertices when DO_PTEX isn't set.Alan Hourihane2001-04-091-7/+3
* Revert earlier changes protecting against null VB->TexCoordPtr[x]. DoKeith Whitwell2001-03-171-174/+143
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-86/+88
* added an assertion in the init code, just to be safeBrian Paul2001-03-071-0/+3
* fixed segfaults when tex unit 1 enabled, but not unit 0 (conform)Brian Paul2001-03-051-116/+160
* Add missing cases for viewport transform. Remove INVALIDATE_STORED_VERTICSKeith Whitwell2001-03-051-4/+1
* Bugfixes for vertex format, templatesKeith Whitwell2001-03-011-31/+23
* Templates are in working order.Keith Whitwell2001-02-281-173/+150
* Template workKeith Whitwell2001-02-241-97/+370
* Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR whenKeith Whitwell2001-02-161-0/+529