summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_gs_state.c
AgeCommit message (Expand)Author
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke
2010-10-19i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt
2010-03-22i965: Force single program flow in SNB GS, to match gen4 GS.Eric Anholt
2010-02-25i965: Remove unnecessary headers.Vinson Lee
2010-02-25i965: Emit SNB FF unit state after the unit's push constants.Eric Anholt
2010-02-25i965: Set GS rendering enabled even when the GS stage is disabled.Eric Anholt
2010-02-25i965: Fixup Sandybridge GS packet from doc updates.Eric Anholt
2010-02-25i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt
2010-02-25i965: Get vp-tri batchbuffers running (no rendering).Eric Anholt
2010-02-25i965: Add untested passthrough GS setup.Eric Anholt