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_cc.c
Age
Commit message (
Expand
)
Author
2010-12-08
i965: Set up the per-render-target blend state on gen6.
Eric Anholt
2010-12-08
i965: Set up the color masking for the first drawbuffer on gen6.
Eric Anholt
2010-12-07
i965: Don't try to store gen6 (float) blend constant color in bytes.
Eric Anholt
2010-10-28
i965: Update the gen6 stencil ref state when stencil state changes.
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-08-31
i965: fix depth test on sandybridge
Zhenyu Wang
2010-03-05
i965: Rename SNB brw_*_key structs to gen6_*_key structs.
Eric Anholt
2010-03-05
i965: Pack gen6 blend_state_key structure.
Eric Anholt
2010-03-02
i965: include macros.h to get CLAMP macro
Brian Paul
2010-02-25
i965: Remove unnecessary headers.
Vinson Lee
2010-02-25
i965: Giant pile of flushing to track down SNB bringup issues.
Eric Anholt
2010-02-25
i965: Start adding support for the Sandybridge CC unit.
Eric Anholt