summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/i965/dri
AgeCommit message (Collapse)Author
2010-01-01scons: Aggregate all tiny libraries in a single library.José Fonseca
Makes integration of gallium into out of tree components much easier. No pratical change for components in this tree,
2009-11-06i965g: Build winsys againJakob Bornecrantz
2009-11-05i965g: Do not create a symlink for i965_dri.soJakob Bornecrantz
2009-10-24ws/i965: renames from i915, hook up makefilesKeith Whitwell
2009-10-23ws/i965: pull in the rest of the i915 winsys tree.Keith Whitwell
The intel_xorg file looks like it's got quite a bit of code that could be lifted up into the xorg state tracker -- should really just have a list of pci ids and a pointer to a screen create func.