summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib_softpipe.c
AgeCommit message (Expand)Author
2009-01-20gallium: Remove the standalone surfaces.José Fonseca
2009-01-19gallium: use align() intead of round_up()Brian Paul
2009-01-17xlib: don't explicitly create the pipe_winsys structKeith Whitwell
2009-01-13xlib: split off cell to its own backendKeith Whitwell
2009-01-13xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell
2009-01-09xlib: disable more cell calls when GALLIUM_CELL not definedKeith Whitwell
2009-01-09xlib: combine and eliminate some header filesKeith Whitwell
2009-01-08cell: fix breakage from xlib re-orgBrian Paul
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell