Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | struct sw_span is again allocated on the stack, but the arrays of span | Brian Paul | 2002-08-07 | 1 | -3/+3 |
* | Allocate a sw_span struct in the swrast context instead of allocating it | Brian Paul | 2002-04-19 | 1 | -7/+11 |
* | Converted line drawing over to new span code, pb no longer used. | Brian Paul | 2002-02-02 | 1 | -62/+1 |
* | Clean-up and optimize alpha test code. | Brian Paul | 2002-01-31 | 1 | -49/+157 |
* | More span clean-up, mostly texture-related. | Brian Paul | 2002-01-28 | 1 | -2/+2 |
* | LOTS of changes, building upon Klaus's work. | Brian Paul | 2002-01-27 | 1 | -7/+5 |
* | Klaus's latest patches and some clean-up | Brian Paul | 2002-01-21 | 1 | -6/+83 |
* | Consistent copyright info (version number, date) across all files. | Gareth Hughes | 2001-03-12 | 1 | -8/+8 |
* | lots of gl_*() to _mesa_*() namespace clean-up | Brian Paul | 2001-03-03 | 1 | -2/+2 |
* | Cleanup of derived state calculation prior to seperating software T&L | Keith Whitwell | 2000-11-13 | 1 | -3/+2 |
* | Moved software rasterizer functionality to new directory. | Keith Whitwell | 2000-10-31 | 1 | -0/+99 |