summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_vb_cliptmp.h
Commit message (Expand)AuthorAgeFilesLines
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]Brian Paul2003-03-011-5/+5
* updated email addressesBrian Paul2002-10-291-2/+2
* Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask.Brian Paul2002-03-291-18/+18
* replaced __inline with INLINEBrian Paul2001-07-131-10/+8
* Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell2001-07-121-10/+10
* Use correct PV when clipping.Keith Whitwell2001-05-091-7/+7
* Support for floating point color representation in tnl module.Keith Whitwell2001-04-281-29/+29
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-13/+16
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-9/+9
* Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell2001-01-291-72/+74
* Fixes for performance bug on compiled array element paths.Keith Whitwell2001-01-171-3/+3
* Fix crash in book/stencil.Keith Whitwell2001-01-131-21/+24
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-397/+161
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-281-2/+2
* fix sproingies bugKeith Whitwell2000-12-271-13/+1
* Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell2000-12-271-47/+83
* Major rework of tnl moduleKeith Whitwell2000-12-261-0/+477