[915] Fix clear color when clearing with triangles.
authorEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 18:41:44 +0000 (10:41 -0800)
committerEric Anholt <eric@anholt.net>
Tue, 18 Dec 2007 18:42:30 +0000 (10:42 -0800)
commit0dc2c68ffc379aa04247eb48b84b2fac69949bbd
tree4de96d5d0f6971b3eebca5cd6560a4e6f6a8ae9d
parentdd1a868b74ac47ac26f600f2f1eb0dc3f535f31b
[915] Fix clear color when clearing with triangles.

The diffuse color format is always ARGB32, regardless of the destination
surface format.
src/mesa/drivers/dri/intel/intel_buffers.c