nouveau: Add support for ARB_sampler_objects
[mesa.git] / src / mesa / drivers / dri / i965 / gen6_multisample_state.c
2012-08-01 Paul Berryi965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPL...
2012-07-24 Paul Berryi965/msaa: Remove assertion in 3DSTATE_SAMPLE_MASK...
2012-07-24 Paul Berryi965/msaa: Adjust 3DSTATE_MULTISAMPLE packet for 8x...
2012-07-24 Paul Berryi965/msaa: Control multisampling behaviour via the...
2012-06-26 Paul Berryi965/msaa: Implement glSampleCoverage.
2012-05-25 Paul Berryi965/msaa: Enable 4x MSAA on Gen7.
2012-05-15 Paul Berryi965/gen6: Initial implementation of MSAA.