Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove unnecessary guards on qs->next | Keith Whitwell | 2007-12-10 | 1 | -2/+1 |
* | Fix looping for multi-color buffer writing. | Brian | 2007-12-09 | 1 | -3/+1 |
* | Use FREE instead of free. Fix newlines. | michal | 2007-10-27 | 1 | -3/+3 |
* | Define destroy method called by softpipe's destructor. | michal | 2007-10-27 | 1 | -0/+7 |
* | Continue reducing dependencies on core mesa include files. | Keith Whitwell | 2007-08-14 | 1 | -5/+3 |
* | fix qs->next tests | Brian | 2007-08-08 | 1 | -1/+1 |
* | add quad_stage::begin() funcs | Brian | 2007-08-08 | 1 | -0/+8 |
* | Simplify slightly. | Keith Whitwell | 2007-07-13 | 1 | -9/+5 |
* | minor changes, comments about multiple color buffers, MRT. | Brian | 2007-07-12 | 1 | -1/+8 |
* | Add a quad 'bufloop' stage to handle glDrawBuffer(GL_FRONT_AND_BACK). | Brian | 2007-07-12 | 1 | -0/+59 |