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-12-16
i965: Set the alternative floating point mode on gen6 VS and WM.
Eric Anholt
2010-12-07
i965: Add disabled debug code for dumping out the WM constant payload.
Eric Anholt
2010-12-07
i965: upload WM state for _NEW_POLYGON on sandybridge
Zhenyu Wang
2010-12-06
i965: Nuke brw_wm_glsl.c.
Eric Anholt
2010-12-06
i965: Align gen6 push constant size to dispatch width.
Eric Anholt
2010-12-04
i965: Update gen6 WM state on compiled program change, not just FP change.
Eric Anholt
2010-11-02
i965: refresh wm push constant also for BRW_NEW_FRAMENT_PROGRAM on gen6
Zhenyu Wang
2010-10-27
i965: Make FS uniforms be the actual type of the uniform at upload time.
Eric Anholt
2010-10-26
i965: Fix typo in comment about state flags.
Eric Anholt
2010-10-22
i965: Add support for pull constants to the new FS backend.
Eric Anholt
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