summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_sf_state.c
AgeCommit message (Expand)Author
2011-02-22i965: Increase Sandybridge point size clamp.Kenneth Graunke
2011-02-22i965: Fix shaders that write to gl_PointSize on Sandybridge.Kenneth Graunke
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke
2010-12-10i965: support for two-sided lighting on SandybridgeXiang, Haihao
2010-12-06i965: fix for flat shading on SandybridgeXiang, Haihao
2010-12-04i965: Update gen6 SF state on fragment program change too.Eric Anholt
2010-12-02i965: add support for polygon mode on Sandybridge.Xiang, Haihao
2010-10-28i965: Update gen6 SF state when point state (sprite or attenuation) changes.Eric Anholt
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-08i965: Enable attribute swizzling (repositioning) in the gen6 SF.Eric Anholt
2010-10-06i965: Fix gen6 pointsize handling to match pre-gen6.Eric Anholt
2010-09-28i965: fix point sprite on sandybridgeZhenyu Wang
2010-09-28i965: enable polygon offset on sandybridgeZhenyu Wang
2010-09-28i965: Set up inputs to the fragment shader according to FP InputsRead.Eric Anholt
2010-07-19i965: Don't set up VUE space for the disabled user clip distances on gen6.Eric Anholt
2010-06-12i965: Fix gen6 front cull mode.Eric Anholt
2010-03-05i965: Try to assign SNB SF inputs to outputs.Eric Anholt
2010-03-05i965: Fix the SNB SF input size.Eric Anholt
2010-02-25i965: Remove unnecessary headers.Vinson Lee
2010-02-25i965: Untested Sandybridge SF setup.Eric Anholt