| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix line clipping bug 6512. | Brian Paul | 2006-04-06 | 1 | -24/+28 |
* | Clean up clipping somewhat | Keith Whitwell | 2005-12-01 | 1 | -36/+46 |
* | Rename the various function types in t_context.h to include a tnl_ prefix. | Keith Whitwell | 2004-07-01 | 1 | -3/+3 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -5/+5 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -5/+5 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask. | Brian Paul | 2002-03-29 | 1 | -18/+18 |
* | replaced __inline with INLINE | Brian Paul | 2001-07-13 | 1 | -10/+8 |
* | Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it | Keith Whitwell | 2001-07-12 | 1 | -10/+10 |
* | Use correct PV when clipping. | Keith Whitwell | 2001-05-09 | 1 | -7/+7 |
* | Support for floating point color representation in tnl module. | Keith Whitwell | 2001-04-28 | 1 | -29/+29 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -13/+16 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -9/+9 |
* | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell | 2001-01-29 | 1 | -72/+74 |
* | Fixes for performance bug on compiled array element paths. | Keith Whitwell | 2001-01-17 | 1 | -3/+3 |
* | Fix crash in book/stencil. | Keith Whitwell | 2001-01-13 | 1 | -21/+24 |
* | Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex | Keith Whitwell | 2001-01-05 | 1 | -397/+161 |
* | Add render stage for unclipped vb's to fx driver. | Keith Whitwell | 2000-12-28 | 1 | -2/+2 |
* | fix sproingies bug | Keith Whitwell | 2000-12-27 | 1 | -13/+1 |
* | Fixes for compiling assembly (disable unused 'masked' versions) | Keith Whitwell | 2000-12-27 | 1 | -47/+83 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -0/+477 |