summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen6_clip_state.c
Commit message (Expand)AuthorAgeFilesLines
...
* i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke2011-01-061-1/+1
* i965: Fix provoking vertex select in clip state for sandybridgeZhenyu Wang2011-01-041-1/+4
* i965: set minimum/maximum Point Width on SandybridgeXiang, Haihao2010-12-071-1/+3
* i965: Add user clip planes support to gen6.Eric Anholt2010-10-281-1/+6
* i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt2010-10-191-2/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* i965: Fix incorrect batchbuffer size in gen6 clip state command.Kenneth Graunke2010-10-011-1/+0
* i965: force zero in clipper to ignore RTAIndex on sandybridgeZhenyu Wang2010-09-281-0/+1
* i965: Enable normal clipping on SNB.Eric Anholt2010-03-221-1/+1
* i965: Remove unnecessary headers.Vinson Lee2010-02-251-3/+0
* i965: Enable clip stats.Eric Anholt2010-02-251-1/+1
* i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt2010-02-251-0/+2
* i965: Add untested REJECT_ALL clip state.Eric Anholt2010-02-251-0/+76