intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.
authorEric Anholt <eric@anholt.net>
Mon, 23 Aug 2010 22:53:16 +0000 (15:53 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 24 Aug 2010 00:25:38 +0000 (17:25 -0700)
commite0564d56b1d3bc339b7a9cd232df4b042a93aab2
tree0eefa7c802e805ba82c3b6dfefd89f53d250e223
parentd1b4f4034796e607371536d43370c6fefc22811c
intel: Add support for MAX_SAMPLES=1 EXT_framebuffer_multisample.

The spec specifically sets the minimum MAX_SAMPLES at 1 to allow exposing
the extension on all implementations, so do so.
docs/relnotes-7.9.html
src/mesa/drivers/dri/intel/intel_context.c
src/mesa/drivers/dri/intel/intel_extensions.c