summaryrefslogtreecommitdiff
path: root/src/mesa/tnl/t_vb_cliptmp.h
AgeCommit message (Expand)Author
2001-07-13replaced __inline with INLINEBrian Paul
2001-07-12Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make itKeith Whitwell
2001-05-09Use correct PV when clipping.Keith Whitwell
2001-04-28Support for floating point color representation in tnl module.Keith Whitwell
2001-03-19Split driver struct into swrast/tnl/core components.Keith Whitwell
2001-03-12Consistent copyright info (version number, date) across all files.Gareth Hughes
2001-01-29Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixelsKeith Whitwell
2001-01-17Fixes for performance bug on compiled array element paths.Keith Whitwell
2001-01-13Fix crash in book/stencil.Keith Whitwell
2001-01-05Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell
2000-12-28Add render stage for unclipped vb's to fx driver.Keith Whitwell
2000-12-27fix sproingies bugKeith Whitwell
2000-12-27Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell