| Commit message (Expand) | Author | Age | Files | Lines |
* | Modified Files: | Jouk Jansen | 2000-11-22 | 1 | -3/+3 |
* | Committing in . | Jouk Jansen | 2000-11-22 | 24 | -191/+191 |
* | minor clean-ups (Klaus Niederkrueger) | Brian Paul | 2000-11-21 | 1 | -6/+6 |
* | minor clean-ups | Brian Paul | 2000-11-21 | 1 | -30/+27 |
* | Replaced Texture.CurrentD[] with separate Texture.Current1/2/3D vars. | Brian Paul | 2000-11-19 | 16 | -188/+269 |
* | Move the transform and lighting code to two new directories | Keith Whitwell | 2000-11-16 | 3 | -10/+3 |
* | Replaced ctx->Point.Size with ctx->Point._Size | Brian Paul | 2000-11-15 | 1 | -11/+11 |
* | rewrite of _mesa_win_fog_coords_from_z() so that both perspective and orthogr... | Brian Paul | 2000-11-15 | 1 | -24/+85 |
* | Removed Driver.Color() and Driver.Index() functions. | Brian Paul | 2000-11-14 | 2 | -22/+8 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 20 | -173/+292 |
* | replaced s_imaging.h with s_histogram.h | Brian Paul | 2000-11-10 | 1 | -2/+2 |
* | renamed to histogram | Brian Paul | 2000-11-10 | 1 | -106/+0 |
* | minor changes to silence compiler warnings | Brian Paul | 2000-11-10 | 5 | -23/+31 |
* | hooked in new AA line code, minor clean-up | Brian Paul | 2000-11-05 | 1 | -181/+53 |
* | New implementation of antialiased lines. Mesa should now pass the remaining | Brian Paul | 2000-11-05 | 3 | -0/+871 |
* | Reorganized software rasterizer as a module which manages its own state, | Keith Whitwell | 2000-11-05 | 33 | -2104/+2578 |
* | Always call Driver.SetReadBuffer() in copy pixels functions, just to be safe | Brian Paul | 2000-10-31 | 1 | -2/+16 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 44 | -0/+21081 |