summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i915tex/intel_screen.c
AgeCommit message (Collapse)Author
2006-12-31fix issue with i915tex advertising visuals it can't supportDave Airlie
This may not be the proper way to fix this but it does work easily.
2006-11-01disable debug printfsBrian Paul
2006-11-01Import texmem i915 driver to its new location as i915tex.Keith Whitwell