summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_clip_state.c
AgeCommit message (Collapse)Author
2010-03-22i965: Enable normal clipping on SNB.Eric Anholt
Rejecting all doesn't seem to be helping get the pipeline lit up.
2010-02-25i965: Remove unnecessary headers.Vinson Lee
2010-02-25i965: Enable clip stats.Eric Anholt
2010-02-25i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt
This should go away before we push the code.
2010-02-25i965: Add untested REJECT_ALL clip state.Eric Anholt