summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_vs_state.c
AgeCommit message (Expand)Author
2011-03-01i965: bump VS thread number to 60 on SNBZou Nan hai
2011-01-06i965: Rename various gen6 #defines to match the documentation.Kenneth Graunke
2010-12-16i965: Set the alternative floating point mode on gen6 VS and WM.Eric Anholt
2010-12-08i965: Drop push-mode reladdr constant loading and always use constant_map.Eric Anholt
2010-11-10Revert "i965: VS use SPF mode on sandybridge for now"Zhenyu Wang
2010-10-28i965: Upload required gen6 VS push constants even when using pull constants.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-09-28i965: VS use SPF mode on sandybridge for nowZhenyu Wang
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
2010-03-22i965: Enable VS on SNB.Eric Anholt
2010-03-04intel: Remove non-kernel-exec-fencing support.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: Re-disable the VS.Eric Anholt
2010-02-25i965: Untested Sandybridge SF setup.Eric Anholt
2010-02-25i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt
2010-02-25i965: Reconnect the index/vertex setup.Eric Anholt
2010-02-25i965: Try uploading SNB VS constants.Eric Anholt
2010-02-25i965: Try turning on the VS.Eric Anholt
2010-02-25i965: Get vp-tri batchbuffers running (no rendering).Eric Anholt
2010-02-25i965: Add untested Sandybridge passthrough VS setup.Eric Anholt