Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
| | | | | | move it to pipe/internal/p_winsys_screen.h and start converting the state trackers to the screen usage | ||||
* | cell: fix breakage from xlib re-org | Brian Paul | 2009-01-08 | 1 | -0/+4 |
| | | | | Some of these fixes are quick band-aids for now. | ||||
* | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | 2009-01-08 | 1 | -0/+205 |
Place in new xlib state-tracker. This is a statetracker for the GLX API. |