aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen6_cc.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Update the gen6 stencil ref state when stencil state changes.Eric Anholt2010-10-281-1/+1
* i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver.Eric Anholt2010-10-191-2/+0
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-2/+2
* i965: fix depth test on sandybridgeZhenyu Wang2010-08-311-1/+1
* i965: Rename SNB brw_*_key structs to gen6_*_key structs.Eric Anholt2010-03-051-8/+8
* i965: Pack gen6 blend_state_key structure.Eric Anholt2010-03-051-2/+1
* i965: include macros.h to get CLAMP macroBrian Paul2010-03-021-0/+1
* i965: Remove unnecessary headers.Vinson Lee2010-02-251-2/+0
* i965: Giant pile of flushing to track down SNB bringup issues.Eric Anholt2010-02-251-0/+2
* i965: Start adding support for the Sandybridge CC unit.Eric Anholt2010-02-251-0/+296