summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/i915/i915_state_sampler.c
AgeCommit message (Expand)Author
2010-12-02i915g: implement unfenced relocs for textures using tiling bitsDaniel Vetter
2010-11-21i915g: rip out ->sw_tiledDaniel Vetter
2010-07-04i915g: Rename texture state to map stateJakob Bornecrantz
2010-06-22i915g: Switch to state atomsJakob Bornecrantz
2010-06-22i915g: i915_state_sampler.c code styleJakob Bornecrantz
2010-05-29i915g: adapt to clear interface changesRoland Scheidegger
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-25i915g: Correct and add supperted texture formatsJakob Bornecrantz
2010-03-10Merge branch 'master' into gallium-sampler-viewMichal Krol
2010-03-01i915g: Rename pipe formats.José Fonseca
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-19i915g: Remove unnecessary headers.Vinson Lee
2009-12-10i915: Fix for sampler view changes.michal
2009-11-19gallium: don't use arrays for texture width,height,depthKeith Whitwell
2009-10-05i915g: Drop the simple sufixJakob Bornecrantz