Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-17 | gallium: incorporate alpha state into depth_stencil state object. | Keith Whitwell | |
2007-12-10 | gallium: remove unnecessary guards on qs->next | Keith Whitwell | |
2007-12-09 | use quadColor local var | Brian | |
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-21 | Make the alpha test state a cso. | Zack Rusin | |
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-10 | Fill in remaining switch cases. Only call next stage if quad->mask != 0. | Brian | |
2007-07-03 | SIMD comments | Brian | |
2007-06-22 | Assorted token renaming/removal, minor state changes, etc. | Brian | |
2007-06-21 | alpha test and misc changes | Brian | |