summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_state.c
AgeCommit message (Collapse)Author
2009-12-19gallium: fix up drivers for edgeflag changesRoland Scheidegger
several drivers which chose to ignore edgeflags might require some more work, while edgeflags never worked there they might now crash.
2009-12-01i915: Update for renamed sampler/texture state setters.Michal Krol
2009-11-17i915g: replace //-style commentsBrian Paul
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz
None of the other driver have a silly sufix, so just drop it. Nothing new added in this commit or any other commit but this is better marketing.