Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -69/+7 |
* | Handle glFlush/glFinish through the state tracker. | Keith Whitwell | 2007-08-10 | 1 | -1/+11 |
* | Add a printf method to winsys. Not currently used. | Keith Whitwell | 2007-08-10 | 1 | -0/+4 |
* | Add pipe buffer managment functions. | Keith Whitwell | 2007-08-06 | 1 | -12/+11 |
* | Add a new interface between softpipe and the window system / buffer manager. | Keith Whitwell | 2007-08-05 | 1 | -0/+100 |