summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_sampler_state.c
AgeCommit message (Collapse)Author
2010-02-25i965: Remove unnecessary headers.Vinson Lee
2010-02-25i965: Don't set a nonexistent enable bit in several SNB state pointers.Eric Anholt
The modify bit is now usually in the instruction header. The exception is CC state pointers.
2010-02-25i965: Set up the SNB sampler state pointers.Eric Anholt