summaryrefslogtreecommitdiff
path: root/src/gallium/winsys/drm/i965/xorg
AgeCommit message (Collapse)Author
2010-01-17i965g: Link against drm_intel instead of drm_radeonJakob Bornecrantz
2010-01-16i965g: make xorg state tracker build i965g_drv.soDave Airlie
don't make modesetting_drv.so anymore
2009-11-28i965g: link xorg state tracker with -ldrm_intelDave Airlie
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.