i965/fs: Actually free program data on the error path.
[mesa.git] / src / mesa / drivers / dri / i965 / gen8_multisample_state.c
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.