Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Supply buffer usage hints to winsys. | José Fonseca | 2007-11-06 | 1 | -1/+19 | |
* | merge buffer_unreference(), buffer_reference() | Brian | 2007-09-10 | 1 | -1/+1 | |
* | Lift common winsys functions into pipe's new p_winsys. | Keith Whitwell | 2007-08-10 | 1 | -7/+8 | |
* | minor clean-ups | Brian | 2007-08-10 | 1 | -17/+16 | |
* | pipe->region_alloc() now takes width instead of pitch, plus a flags param | Brian | 2007-08-10 | 1 | -1/+4 | |
* | New st_init_*_functions() to initialize the driver functions table. | Brian | 2007-08-06 | 1 | -10/+8 | |
* | Add pipe buffer managment functions. | Keith Whitwell | 2007-08-06 | 1 | -0/+206 |