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