Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gallium: remove pipe_buffer from surfaces | Zack Rusin | 2009-02-02 | 1 | -3/+5 |
* | gallium: make p_winsys internal | Zack Rusin | 2009-01-30 | 1 | -1/+1 |
* | gallium: Remove the standalone surfaces. | José Fonseca | 2009-01-20 | 1 | -62/+18 |
* | gallium: use align() intead of round_up() | Brian Paul | 2009-01-19 | 1 | -12/+2 |
* | xlib: don't explicitly create the pipe_winsys struct | Keith Whitwell | 2009-01-17 | 1 | -4/+10 |
* | xlib: split off cell to its own backend | Keith Whitwell | 2009-01-13 | 1 | -245/+0 |
* | xlib: allow winsys's to register themselves with glx/xlib state tracker | Keith Whitwell | 2009-01-13 | 1 | -15/+40 |
* | xlib: disable more cell calls when GALLIUM_CELL not defined | Keith Whitwell | 2009-01-09 | 1 | -0/+4 |
* | xlib: combine and eliminate some header files | Keith Whitwell | 2009-01-09 | 1 | -4/+3 |
* | cell: fix breakage from xlib re-org | Brian Paul | 2009-01-08 | 1 | -1/+1 |
* | gallium: split driver-independent code out of xlib winsys | Keith Whitwell | 2009-01-08 | 1 | -0/+744 |