Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Update the gen6 stencil ref state when stencil state changes. | Eric Anholt | 2010-10-28 | 1 | -1/+1 |
* | i965: Remove the gen6 emit_mi_flushes I sprinkled around the driver. | Eric Anholt | 2010-10-19 | 1 | -2/+0 |
* | Drop GLcontext typedef and use struct gl_context instead | Kristian Høgsberg | 2010-10-13 | 1 | -2/+2 |
* | i965: fix depth test on sandybridge | Zhenyu Wang | 2010-08-31 | 1 | -1/+1 |
* | i965: Rename SNB brw_*_key structs to gen6_*_key structs. | Eric Anholt | 2010-03-05 | 1 | -8/+8 |
* | i965: Pack gen6 blend_state_key structure. | Eric Anholt | 2010-03-05 | 1 | -2/+1 |
* | i965: include macros.h to get CLAMP macro | Brian Paul | 2010-03-02 | 1 | -0/+1 |
* | i965: Remove unnecessary headers. | Vinson Lee | 2010-02-25 | 1 | -2/+0 |
* | i965: Giant pile of flushing to track down SNB bringup issues. | Eric Anholt | 2010-02-25 | 1 | -0/+2 |
* | i965: Start adding support for the Sandybridge CC unit. | Eric Anholt | 2010-02-25 | 1 | -0/+296 |