Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-10-27 | Use FREE instead of free. Fix newlines. | michal | |
2007-10-27 | Define destroy method called by softpipe's destructor. | michal | |
2007-09-18 | converting the setup state to immutable object and renaming it to rasterizer ↵ | Zack Rusin | |
state | |||
2007-08-14 | Continue reducing dependencies on core mesa include files. | Keith Whitwell | |
Mainly down to the support for legacy TNL processing now. | |||
2007-08-08 | fix qs->next tests | Brian | |
2007-08-08 | add quad_stage::begin() funcs | Brian | |
2007-07-13 | Add 'prim' field to quad so that stipple and aa coverage stages can do the ↵ | Brian | |
right thing. | |||
2007-07-13 | Implement AA points and AA coverage application in quad pipeline. | Brian | |