summaryrefslogtreecommitdiff
path: root/src/mesa/tnl
AgeCommit message (Expand)Author
2001-01-03added divide by zero checkBrian Paul
2001-01-03More color macro clean-ups.Brian Paul
2001-01-02Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul
2000-12-28Add render stage for unclipped vb's to fx driver.Keith Whitwell
2000-12-27fix demos/fire, enable lazy vertex flushingKeith Whitwell
2000-12-27Fix evalpoints bug (samples/nurb)Keith Whitwell
2000-12-27fix sproingies bugKeith Whitwell
2000-12-27Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell
2000-12-26fix xscreensaver coresKeith Whitwell
2000-12-26Major rework of tnl moduleKeith Whitwell
2000-12-08Compute attenuated point size in a new pipeline stage.Brian Paul
2000-11-27 Modified Files:Jouk Jansen
2000-11-24Fixed a couple of bugs that crept into last commitKeith Whitwell
2000-11-24Support for swappable t&l modules, including an example one in the FXKeith Whitwell
2000-11-22 Committing in .Jouk Jansen
2000-11-20minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4Brian Paul
2000-11-20fix lvalue cast on ctx->swtnl_imKeith Whitwell
2000-11-18* Auto* build fixesJon Taylor
2000-11-16Move the transform and lighting code to two new directoriesKeith Whitwell