summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/xlib/xlib.c
AgeCommit message (Collapse)Author
2009-02-02xlib: Get conditional compilation of drivers working again.José Fonseca
2009-01-13xlib: split off cell to its own backendKeith Whitwell
Also remove compile-time USE_XSHM flag. Still check for XSHM at runtime though.
2009-01-13xlib: allow winsys's to register themselves with glx/xlib state trackerKeith Whitwell
2009-01-08gallium: split driver-independent code out of xlib winsysKeith Whitwell
Place in new xlib state-tracker. This is a statetracker for the GLX API.