aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/i915/i915_state_dynamic.c
Commit message (Collapse)AuthorAgeFilesLines
* i915g: Lazy emit dynamic stateJakob Bornecrantz2011-02-241-39/+30
|
* i915g: Don't dirty dynamic state if it hasn't changedJakob Bornecrantz2010-07-041-1/+4
|
* i915g: Rework debug print codeJakob Bornecrantz2010-06-221-1/+0
|
* i915g: Switch to state atomsJakob Bornecrantz2010-06-221-15/+28
|
* i915g: i915_state_dynamic.c code styleJakob Bornecrantz2010-06-221-88/+84
|
* i915g: adapt to stencil ref changesRoland Scheidegger2010-02-111-1/+8
|
* i915g: Drop the simple sufixJakob Bornecrantz2009-10-051-0/+310
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.