summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_clip_state.c
AgeCommit message (Expand)Author
2011-02-24i965: Increase Sandybridge point size clamp in the clip state.Kenneth Graunke
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke
2011-01-04i965: Fix provoking vertex select in clip state for sandybridgeZhenyu Wang
2010-12-07i965: set minimum/maximum Point Width on SandybridgeXiang, Haihao
2010-10-28i965: Add user clip planes support to gen6.Eric Anholt
2010-10-19i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt
2010-10-13Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg
2010-10-01i965: Fix incorrect batchbuffer size in gen6 clip state command.Kenneth Graunke
2010-09-28i965: force zero in clipper to ignore RTAIndex on sandybridgeZhenyu Wang
2010-03-22i965: Enable normal clipping on SNB.Eric Anholt
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
2010-02-25i965: Add untested REJECT_ALL clip state.Eric Anholt