Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-12-28 | xlib: Integrate the trace driver with all pipe drivers. | José Fonseca | |
And not just softpipe. It is particularly convenient to use llvmpipe instead, since it is much faster. It also allows to use rbug with all xlib drivers. | |||
2009-10-05 | i965g: Drop i965simple | Jakob Bornecrantz | |
The driver never work with real hardware and has bitrotted for quite some time now, might as well drop it. If somebody wants to look at it just use git. | |||
2009-08-29 | xlib: Complete llvmpipe integration. | 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 | |