Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Start breaking the #include dependencies between pipe drivers and mesa. | Keith Whitwell | 2007-08-13 | 1 | -1/+1 |
* | pipe->clear() now takes a surface, rather than color/depth/stencil flags. | Brian | 2007-08-02 | 1 | -2/+2 |
* | Remove references to accum buffers in softpipe. | Keith Whitwell | 2007-08-02 | 1 | -1/+1 |
* | Initial work for glClear(), clear color state. | Brian | 2007-06-20 | 1 | -0/+43 |