Age | Commit message (Expand) | Author |
2007-11-29 | Move _mesa_load_tracked_matrices() from TNL module to prog_statevars.c | Brian |
2007-07-04 | Be more consistant with paths in #includes. Eventually, eliminate a bunch of... | Brian |
2007-02-23 | expose _mesa_load_tracked_matrices() | Brian |
2006-10-29 | Changes for new vbo-building module. | Keith Whitwell |
2006-07-20 | Some structure renaming. Prefix vertex/fragment-related structs with | Brian Paul |
2005-10-28 | TNL module needs to implement ctx->Driver.ProgramStringNotify() function | Brian Paul |
2004-02-24 | turns out we probably need a _tnl_allow_pixel_fog() function afterall | Brian Paul |
2004-02-17 | A bit of an overhaul of the fog code. | Brian Paul |
2004-01-05 | Re-commit t_vertex.[ch] changes to fd.o server. | Keith Whitwell |
2003-06-05 | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick |
2002-10-29 | updated email addresses | Brian Paul |
2002-02-13 | More suport for t&l drivers | Keith Whitwell |
2001-06-28 | restore normal length optimization in dlists | Keith Whitwell |
2001-06-04 | Adaptor code that lets tnl convert compiled (display list) cassettes back | Keith Whitwell |
2001-03-12 | Consistent copyright info (version number, date) across all files. | Gareth Hughes |
2001-01-13 | Fix crash in book/stencil. | Keith Whitwell |
2000-12-26 | Major rework of tnl module | Keith Whitwell |
2000-11-24 | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell |
2000-11-22 | Committing in . | Jouk Jansen |
2000-11-16 | Move the transform and lighting code to two new directories | Keith Whitwell |