summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_wm_state.c
AgeCommit message (Expand)Author
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-07i965: Add disabled debug code for dumping out the WM constant payload.Eric Anholt
2010-12-07i965: upload WM state for _NEW_POLYGON on sandybridgeZhenyu Wang
2010-12-06i965: Nuke brw_wm_glsl.c.Eric Anholt
2010-12-06i965: Align gen6 push constant size to dispatch width.Eric Anholt
2010-12-04i965: Update gen6 WM state on compiled program change, not just FP change.Eric Anholt
2010-11-02i965: refresh wm push constant also for BRW_NEW_FRAMENT_PROGRAM on gen6Zhenyu Wang
2010-10-27i965: Make FS uniforms be the actual type of the uniform at upload time.Eric Anholt
2010-10-26i965: Fix typo in comment about state flags.Eric Anholt
2010-10-22i965: Add support for pull constants to the new FS backend.Eric Anholt
2010-10-19i965: Disable thread dispatch when the FS doesn't do any work.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: Fix gen6 WM push constants updates.Eric Anholt
2010-09-28i965: Set up inputs to the fragment shader according to FP InputsRead.Eric Anholt
2010-09-28i965: Add support for attribute interpolation on Sandybridge.Eric Anholt
2010-08-22i965: Fix up WM push constant setup on gen6.Eric Anholt
2010-06-23Merge branch 'shader-file-reorg'Brian Paul
2010-06-12i965: Set the correct WM GRF start reg on gen6.Zhenyu Wang
2010-06-10mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul
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: Untested Sandybridge WM packets.Eric Anholt