aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl
Commit message (Expand)AuthorAgeFilesLines
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-059-667/+454
* added divide by zero checkBrian Paul2001-01-031-2/+5
* More color macro clean-ups.Brian Paul2001-01-033-23/+24
* Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)Brian Paul2001-01-022-22/+22
* Add render stage for unclipped vb's to fx driver.Keith Whitwell2000-12-288-39/+114
* fix demos/fire, enable lazy vertex flushingKeith Whitwell2000-12-271-1/+3
* Fix evalpoints bug (samples/nurb)Keith Whitwell2000-12-272-8/+9
* fix sproingies bugKeith Whitwell2000-12-275-27/+21
* Fixes for compiling assembly (disable unused 'masked' versions)Keith Whitwell2000-12-276-92/+128
* fix xscreensaver coresKeith Whitwell2000-12-261-2/+3
* Major rework of tnl moduleKeith Whitwell2000-12-2638-1012/+11388
* Compute attenuated point size in a new pipeline stage.Brian Paul2000-12-081-2/+4
* Modified Files:Jouk Jansen2000-11-272-4/+8
* Fixed a couple of bugs that crept into last commitKeith Whitwell2000-11-243-113/+66
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-245-104/+201
* Committing in .Jouk Jansen2000-11-225-119/+119
* minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4Brian Paul2000-11-201-2/+4
* fix lvalue cast on ctx->swtnl_imKeith Whitwell2000-11-201-2/+2
* * Auto* build fixesJon Taylor2000-11-181-1/+1
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-165-0/+1433