summaryrefslogtreecommitdiffstats
path: root/src/mesa/tnl/tnl.h
Commit message (Expand)AuthorAgeFilesLines
* Move guts of glRasterPos down into T&L module.Brian2007-09-061-0/+3
* Be more consistant with paths in #includes. Eventually, eliminate a bunch of...Brian2007-07-041-1/+1
* expose _mesa_load_tracked_matrices()Brian2007-02-231-0/+3
* Changes for new vbo-building module.Keith Whitwell2006-10-291-17/+13
* Some structure renaming. Prefix vertex/fragment-related structs withBrian Paul2006-07-201-1/+1
* TNL module needs to implement ctx->Driver.ProgramStringNotify() functionBrian Paul2005-10-281-0/+2
* turns out we probably need a _tnl_allow_pixel_fog() function afterallBrian Paul2004-02-241-0/+3
* A bit of an overhaul of the fog code.Brian Paul2004-02-171-0/+6
* Re-commit t_vertex.[ch] changes to fd.o server.Keith Whitwell2004-01-051-0/+1
* Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.Ian Romanick2003-06-051-1/+0
* updated email addressesBrian Paul2002-10-291-2/+2
* More suport for t&l driversKeith Whitwell2002-02-131-1/+4
* restore normal length optimization in dlistsKeith Whitwell2001-06-281-1/+6
* Adaptor code that lets tnl convert compiled (display list) cassettes backKeith Whitwell2001-06-041-1/+4
* Consistent copyright info (version number, date) across all files.Gareth Hughes2001-03-121-1/+3
* Fix crash in book/stencil.Keith Whitwell2001-01-131-11/+1
* Major rework of tnl moduleKeith Whitwell2000-12-261-2/+15
* Support for swappable t&l modules, including an example one in the FXKeith Whitwell2000-11-241-0/+14
* Committing in .Jouk Jansen2000-11-221-5/+5
* Move the transform and lighting code to two new directoriesKeith Whitwell2000-11-161-0/+48