Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Disable hardware blending if advanced blending is in use. | Kenneth Graunke | 2016-08-25 | 1 | -1/+2 |
* | i965: Make all atoms to track BRW_NEW_BLORP by default | Kenneth Graunke | 2016-04-23 | 1 | -1/+3 |
* | mesa: replace gl_context->Multisample._Enabled with _mesa_is_multisample_enab... | Bas Nieuwenhuizen | 2016-03-24 | 1 | -3/+3 |
* | i965: Delete brw_state_flags::cache and related code. | Kenneth Graunke | 2014-12-02 | 1 | -2/+0 |
* | i965: Alphabetize brw_tracked_state flags and use a consistent style. | Kenneth Graunke | 2014-11-29 | 1 | -4/+10 |
* | i965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS_BLEND. | Kenneth Graunke | 2014-05-23 | 1 | -2/+2 |
* | i965: Fix state flag comments on color_buffer_write_enabled() calls. | Eric Anholt | 2014-04-30 | 1 | -0/+1 |
* | i965: Update BLEND_STATE for Broadwell. | Kenneth Graunke | 2014-01-31 | 1 | -0/+173 |
* | i965: Add the new 3DSTATE_PS_BLEND state packet. | Kenneth Graunke | 2014-01-31 | 1 | -0/+123 |