index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
/
dri
/
i965
/
gen6_vs_state.c
Age
Commit message (
Expand
)
Author
2011-03-01
i965: bump VS thread number to 60 on SNB
Zou Nan hai
2011-01-06
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2010-12-16
i965: Set the alternative floating point mode on gen6 VS and WM.
Eric Anholt
2010-12-08
i965: Drop push-mode reladdr constant loading and always use constant_map.
Eric Anholt
2010-11-10
Revert "i965: VS use SPF mode on sandybridge for now"
Zhenyu Wang
2010-10-28
i965: Upload required gen6 VS push constants even when using pull constants.
Eric Anholt
2010-10-28
i965: Add user clip planes support to gen6.
Eric Anholt
2010-10-19
i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.
Eric Anholt
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-28
i965: VS use SPF mode on sandybridge for now
Zhenyu Wang
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
2010-03-22
i965: Enable VS on SNB.
Eric Anholt
2010-03-04
intel: Remove non-kernel-exec-fencing support.
Eric Anholt
2010-02-25
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
i965: Emit SNB FF unit state after the unit's push constants.
Eric Anholt
2010-02-25
i965: Re-disable the VS.
Eric Anholt
2010-02-25
i965: Untested Sandybridge SF setup.
Eric Anholt
2010-02-25
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
i965: Reconnect the index/vertex setup.
Eric Anholt
2010-02-25
i965: Try uploading SNB VS constants.
Eric Anholt
2010-02-25
i965: Try turning on the VS.
Eric Anholt
2010-02-25
i965: Get vp-tri batchbuffers running (no rendering).
Eric Anholt
2010-02-25
i965: Add untested Sandybridge passthrough VS setup.
Eric Anholt