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