Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | i965: Make all atoms to track BRW_NEW_BLORP by default | Kenneth Graunke | 2016-04-23 | 1 | -1/+2 |
* | i965: Program 16x MSAA sample positions. | Neil Roberts | 2015-11-05 | 1 | -7/+5 |
* | i965: Delete brw_state_flags::cache and related code. | Kenneth Graunke | 2014-12-02 | 1 | -1/+0 |
* | i965: Alphabetize brw_tracked_state flags and use a consistent style. | Kenneth Graunke | 2014-11-29 | 1 | -2/+2 |
* | i965: Track the number of samples in the drawbuffer. | Eric Anholt | 2014-04-30 | 1 | -8/+4 |
* | i965: Simplify Broadwell's 3DSTATE_MULTISAMPLE sample count handling. | Kenneth Graunke | 2014-02-19 | 1 | -23/+3 |
* | i965: Program 2x MSAA sample positions. | Kenneth Graunke | 2014-02-10 | 1 | -4/+2 |
* | i965: Store 4x MSAA sample positions in a scalar value, not an array. | Kenneth Graunke | 2014-02-10 | 1 | -1/+1 |
* | i965: Update multisampling state for Broadwell. | Kenneth Graunke | 2014-01-31 | 1 | -0/+117 |