summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_viewport_state.c
AgeCommit message (Collapse)Author
2010-06-14i965: Remove unnecessary header.Vinson Lee
2010-06-12i965: Update gen6 paths for the streaming rework.Eric Anholt
2010-06-11i965: GC the last two arguments to brw_cache_data.Eric Anholt
Now that the binding table is streamed indirect state, they were always NULL/0.
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: Add Sandybridge viewport setup.Eric Anholt