i965: Use force_compat_profile driconf option
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_multisample_state.c
2018-01-07 Kenneth Graunkei965: Shut up a few unused variable warnings.
2017-12-01 Rafael Antognollii965/gen10: Change the order of PIPE_CONTROL and load...
2017-11-03 Anuj Phogati965/gen10: Implement WaSampleOffsetIZ workaround
2017-09-21 Topi Pohjolaineni965/gen8: Remove unused gen8_emit_3dstate_multisample()
2017-05-04 Rafael Antognollii965: Port gen6+ multisample state emitting code to...
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.