summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/gen6_vs_state.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: rename src/mesa/shader/ to src/mesa/program/shader-file-reorgBrian Paul2010-06-101-2/+2
* i965: Enable VS on SNB.Eric Anholt2010-03-221-1/+2
* intel: Remove non-kernel-exec-fencing support.Eric Anholt2010-03-041-2/+2
* i965: Remove unnecessary headers.Vinson Lee2010-02-251-2/+0
* i965: Emit SNB FF unit state after the unit's push constants.Eric Anholt2010-02-251-15/+15
* i965: Re-disable the VS.Eric Anholt2010-02-251-2/+1
* i965: Untested Sandybridge SF setup.Eric Anholt2010-02-251-1/+2
* i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt2010-02-251-0/+4
* i965: Reconnect the index/vertex setup.Eric Anholt2010-02-251-2/+1
* i965: Try uploading SNB VS constants.Eric Anholt2010-02-251-9/+52
* i965: Try turning on the VS.Eric Anholt2010-02-251-1/+2
* i965: Get vp-tri batchbuffers running (no rendering).Eric Anholt2010-02-251-2/+1
* i965: Add untested Sandybridge passthrough VS setup.Eric Anholt2010-02-251-0/+75