summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/t_context.c
Commit message (Expand)AuthorAgeFilesLines
* Split driver struct into swrast/tnl/core components.Keith Whitwell2001-03-191-6/+6
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-3/+3
* Clean up install, restore for exec vtxfmts.Gareth Hughes2001-03-111-2/+2
* Support for swappable tnl modules.Gareth Hughes2001-03-111-9/+9
* fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...Brian Paul2001-03-071-2/+2
* fix conform dlist testKeith Whitwell2001-01-131-1/+5
* Fix crash in book/stencil.Keith Whitwell2001-01-131-1/+13
* Fixed 'IRound' to 'IROUND' in mmath.hKeith Whitwell2001-01-081-2/+3
* Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertexKeith Whitwell2001-01-051-2/+5
* Major rework of tnl moduleKeith Whitwell2000-12-261-153/+80
* Modified Files:Jouk Jansen2000-11-271-2/+6
* Fixed a couple of bugs that crept into last commitKeith Whitwell2000-11-241-14/+10
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-54/+119
* Committing in .Jouk Jansen2000-11-221-14/+14
* * Auto* build fixesJon Taylor2000-11-181-1/+1
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+201