intel: Expose a minimal number of configs with accumulation buffer
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 8 Feb 2010 19:21:29 +0000 (11:21 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 10 Feb 2010 18:50:28 +0000 (10:50 -0800)
commitbb65a1d009e3d8398492aa30d944c17a40535aa1
tree3f6cae98756822d542f6a23603b81fd071f4cdd1
parent3cce4a1e10361458630511543b7a8a6438544775
intel: Expose a minimal number of configs with accumulation buffer

Expose one config per color depth that includes accumulation buffer.
We could probably expose only one config with accumulation buffer, but
that would require figuring out the actual color depth.  This is
easier and only exposes 2 useless configs.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Kristian Høgsberg <krh@bitplanet.net>
src/mesa/drivers/dri/intel/intel_screen.c