summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_sampler_state.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-05i965: Actually upload sampler state pointers for the VS unit on Gen6.Kenneth Graunke1-1/+1
2011-11-10i965: Move and rename "wm sampler" fields to just "sampler".Kenneth Graunke1-1/+1
2011-06-28i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change.Eric Anholt1-1/+2
2011-04-29i965/gen6: Use the dynamic state base address to reduce relocations.Eric Anholt1-6/+1
2011-04-29i965: Move sampler state to state streaming.Eric Anholt1-10/+3
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke1-1/+1
2010-10-19i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt1-2/+0
2010-02-25i965: Remove unnecessary headers.Vinson Lee1-3/+0
2010-02-25i965: Don't set a nonexistent enable bit in several SNB state pointers.Eric Anholt1-1/+1
2010-02-25i965: Set up the SNB sampler state pointers.Eric Anholt1-0/+74