summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/i965/gen8_multisample_state.c
Commit message (Expand)AuthorAgeFilesLines
* i965: Make all atoms to track BRW_NEW_BLORP by defaultKenneth Graunke2016-04-231-1/+2
* i965: Program 16x MSAA sample positions.Neil Roberts2015-11-051-7/+5
* i965: Delete brw_state_flags::cache and related code.Kenneth Graunke2014-12-021-1/+0
* i965: Alphabetize brw_tracked_state flags and use a consistent style.Kenneth Graunke2014-11-291-2/+2
* i965: Track the number of samples in the drawbuffer.Eric Anholt2014-04-301-8/+4
* i965: Simplify Broadwell's 3DSTATE_MULTISAMPLE sample count handling.Kenneth Graunke2014-02-191-23/+3
* i965: Program 2x MSAA sample positions.Kenneth Graunke2014-02-101-4/+2
* i965: Store 4x MSAA sample positions in a scalar value, not an array.Kenneth Graunke2014-02-101-1/+1
* i965: Update multisampling state for Broadwell.Kenneth Graunke2014-01-311-0/+117