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_sf_state.c
Age
Commit message (
Expand
)
Author
2011-02-22
i965: Increase Sandybridge point size clamp.
Kenneth Graunke
2011-02-22
i965: Fix shaders that write to gl_PointSize on Sandybridge.
Kenneth Graunke
2011-01-06
i965: Rename various gen6 #defines to match the documentation.
Kenneth Graunke
2010-12-10
i965: support for two-sided lighting on Sandybridge
Xiang, Haihao
2010-12-06
i965: fix for flat shading on Sandybridge
Xiang, Haihao
2010-12-04
i965: Update gen6 SF state on fragment program change too.
Eric Anholt
2010-12-02
i965: add support for polygon mode on Sandybridge.
Xiang, Haihao
2010-10-28
i965: Update gen6 SF state when point state (sprite or attenuation) changes.
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-10-08
i965: Enable attribute swizzling (repositioning) in the gen6 SF.
Eric Anholt
2010-10-06
i965: Fix gen6 pointsize handling to match pre-gen6.
Eric Anholt
2010-09-28
i965: fix point sprite on sandybridge
Zhenyu Wang
2010-09-28
i965: enable polygon offset on sandybridge
Zhenyu Wang
2010-09-28
i965: Set up inputs to the fragment shader according to FP InputsRead.
Eric Anholt
2010-07-19
i965: Don't set up VUE space for the disabled user clip distances on gen6.
Eric Anholt
2010-06-12
i965: Fix gen6 front cull mode.
Eric Anholt
2010-03-05
i965: Try to assign SNB SF inputs to outputs.
Eric Anholt
2010-03-05
i965: Fix the SNB SF input size.
Eric Anholt
2010-02-25
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
i965: Untested Sandybridge SF setup.
Eric Anholt