i965: "Fix" aux offsets
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_multisample_state.c
2016-04-23 Kenneth Graunkei965: Make all atoms to track BRW_NEW_BLORP by default
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-05 Neil Robertsi965: Program 16x MSAA sample positions.
2014-12-03 Kenneth Graunkei965: Delete brw_state_flags::cache and related code.
2014-11-29 Kenneth Graunkei965: Alphabetize brw_tracked_state flags and use a...
2014-04-30 Eric Anholti965: Track the number of samples in the drawbuffer.
2014-02-19 Kenneth Graunkei965: Simplify Broadwell's 3DSTATE_MULTISAMPLE sample...
2014-02-10 Kenneth Graunkei965: Program 2x MSAA sample positions.
2014-02-10 Kenneth Graunkei965: Store 4x MSAA sample positions in a scalar value...
2014-02-01 Kenneth Graunkei965: Update multisampling state for Broadwell.