Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -6/+5 |
* | fix qs->next tests | Brian | 2007-08-08 | 1 | -1/+1 |
* | add quad_stage::begin() funcs | Brian | 2007-08-08 | 1 | -0/+8 |
* | Enable Keith's branch-less stipple code - it works. | Brian | 2007-07-13 | 1 | -19/+0 |
* | Add 'prim' field to quad so that stipple and aa coverage stages can do the ri... | Brian | 2007-07-13 | 1 | -24/+25 |
* | Add conditional-free implementation (disabled, not tested) | Keith Whitwell | 2007-07-13 | 1 | -2/+11 |
* | XXX comment about skipping stipple for points/lines | Brian | 2007-07-12 | 1 | -0/+1 |
* | Implement polygon stipple state tracking, application. | Brian | 2007-07-11 | 1 | -0/+56 |