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_wm_state.c
Age
Commit message (
Expand
)
Author
2010-10-19
i965: Disable thread dispatch when the FS doesn't do any work.
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-10-08
i965: Fix gen6 WM push constants updates.
Eric Anholt
2010-09-28
i965: Set up inputs to the fragment shader according to FP InputsRead.
Eric Anholt
2010-09-28
i965: Add support for attribute interpolation on Sandybridge.
Eric Anholt
2010-08-22
i965: Fix up WM push constant setup on gen6.
Eric Anholt
2010-06-23
Merge branch 'shader-file-reorg'
Brian Paul
2010-06-12
i965: Set the correct WM GRF start reg on gen6.
Zhenyu Wang
2010-06-10
mesa: rename src/mesa/shader/ to src/mesa/program/
Brian Paul
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: Untested Sandybridge WM packets.
Eric Anholt