| Commit message (Expand) | Author | Age | Files | Lines |
* | mesa-tnl-0-to-NULL.patch from Jeff Muizelaar | Keith Whitwell | 2005-02-10 | 1 | -1/+1 |
* | minor #ifdef fix | Brian Paul | 2004-01-31 | 1 | -1/+1 |
* | Re-commit t_vertex.[ch] changes to fd.o server. | Keith Whitwell | 2004-01-05 | 1 | -0/+3 |
* | Port over changes from XFree86/Mesa 5.0.2, mostly to silence compiler warnings. | Brian Paul | 2003-12-04 | 1 | -0/+6 |
* | Merge vtx-0-2-branch | Keith Whitwell | 2003-11-24 | 1 | -10/+8 |
* | Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything. | Ian Romanick | 2003-06-05 | 1 | -1/+0 |
* | Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch] | Brian Paul | 2003-03-01 | 1 | -4/+3 |
* | updated email addresses | Brian Paul | 2002-10-29 | 1 | -2/+2 |
* | Header file clean-up: | Brian Paul | 2002-10-24 | 1 | -2/+2 |
* | surround vertex program code with #if FEATURE_NV_vertex_program/#endif | Brian Paul | 2002-10-16 | 1 | -1/+3 |
* | Clean-up/renaming of the per-vertex attribute bits, specifically, the | Brian Paul | 2002-01-22 | 1 | -2/+2 |
* | disable debug printf's, fix a crash | Brian Paul | 2001-12-15 | 1 | -3/+1 |
* | vertex program check-in | Brian Paul | 2001-12-14 | 1 | -1/+4 |
* | Initial commit of cliptest work. More to come shortly. | Gareth Hughes | 2001-05-21 | 1 | -4/+4 |
* | Replace PipelineStart, PipelineFinish with RunPipeline. Clean up | Keith Whitwell | 2001-05-10 | 1 | -32/+18 |
* | Restore optimization for cva glArrayElement operation. | Keith Whitwell | 2001-04-30 | 1 | -2/+9 |
* | Remove values from VB->importable_data as those arrays are removed | Keith Whitwell | 2001-04-19 | 1 | -2/+3 |
* | Split driver struct into swrast/tnl/core components. | Keith Whitwell | 2001-03-19 | 1 | -5/+5 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -24/+23 |
* | Fixed conform problems with recent material tracking change. | Keith Whitwell | 2001-02-16 | 1 | -2/+1 |
* | Fix propogation of material values in VB's that don't reach the lighting | Keith Whitwell | 2001-02-15 | 1 | -1/+6 |
* | Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels | Keith Whitwell | 2001-01-29 | 1 | -23/+33 |
* | Fixes for performance bug on compiled array element paths. | Keith Whitwell | 2001-01-17 | 1 | -3/+3 |
* | Fixed conform feedback and drawelements tests. | Keith Whitwell | 2001-01-14 | 1 | -1/+2 |
* | Fixed 'IRound' to 'IROUND' in mmath.h | Keith Whitwell | 2001-01-08 | 1 | -2/+1 |
* | Major rework of tnl module | Keith Whitwell | 2000-12-26 | 1 | -386/+115 |
* | Modified Files: | Jouk Jansen | 2000-11-27 | 1 | -2/+2 |
* | Fixed a couple of bugs that crept into last commit | Keith Whitwell | 2000-11-24 | 1 | -39/+12 |
* | Support for swappable t&l modules, including an example one in the FX | Keith Whitwell | 2000-11-24 | 1 | -21/+22 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 1 | -56/+56 |
* | minor multi-tex changes, changed MAX_TEXTURE_UNITS to 4 | Brian Paul | 2000-11-20 | 1 | -2/+4 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 1 | -0/+496 |