summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/glide/fxvbtmp.h
Commit message (Expand)AuthorAgeFilesLines
* Drop glide driverKristian Høgsberg2010-02-251-370/+0
* tnl: Replace deprecated FogCoordPtr with AttribPtr[_TNL_ATTRIB_FOG]Eric Anholt2009-11-191-2/+2
* tnl: Replace deprecated ColorPtr[] with AttribPtr or new BackfaceColorPtr.Eric Anholt2009-11-191-5/+5
* tnl: Replace deprecated TexCoordPtr with AttribPtr[_TNL_ATTRIB_TEX*]Eric Anholt2009-11-191-10/+11
* put back clipmask code; it proved to be a MinGW/gcc 3.3.x error in t_vb_clipt...Daniel Borca2004-12-201-15/+15
* disabled ClipMask usage in vb emitter (clipping bugs?)Daniel Borca2004-12-131-2/+2
* added (back!) option to use non-packedcolorDaniel Borca2004-09-241-0/+30
* disable W1 when single-texturingDaniel Borca2004-07-261-6/+6
* added GL_EXT_fog_coord.Daniel Borca2004-07-021-0/+17
* Fixed a bug in vertex emitter (untile we move to t_vertex.c)Daniel Borca2004-06-141-2/+7
* small fixesDaniel Borca2004-01-131-2/+1
* envvars to control run-timeDaniel Borca2004-01-081-10/+10
* teensy bit of optimization in interp codeDaniel Borca2004-01-071-50/+18
* EXT_secondary_color and EXT_separate_specular via multipassDaniel Borca2003-12-151-2/+27
* got rid of __FUNCTION__ :(Daniel Borca2003-12-101-4/+18
* accomodate vtx-0-2-branchDaniel Borca2003-11-261-11/+10
* Napalm total immersionDaniel Borca2003-10-211-2/+0
* Reorganized combiners. Added optimized span functions.Daniel Borca2003-10-091-21/+17
* updates from Daniel BorcaBrian Paul2003-10-021-14/+20
* updated email addressesBrian Paul2002-10-291-2/+2
* s/ProjectedClipPtr/NdcPtr/Brian Paul2002-08-211-5/+5
* fixed some configure;make build problems. cleaned-up copyright info.Brian Paul2001-09-231-0/+30
* set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)Brian Paul2001-09-191-2/+7
* compute dst->ooz, not dst->z in clip interpolation functionBrian Paul2001-09-191-1/+1
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-148/+244
* fixed vertex color problemsBrian Paul2001-05-021-8/+8
* float color changesKeith Whitwell2001-05-011-14/+14
* used indent to clean-up the codeBrian Paul2001-03-031-56/+55
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-1/+1
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-2/+41
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+143