swrast: Add support for x8r8g8b8 fbconfig.
authorEric Anholt <eric@anholt.net>
Wed, 4 Feb 2009 03:29:11 +0000 (19:29 -0800)
committerEric Anholt <eric@anholt.net>
Wed, 4 Feb 2009 04:06:48 +0000 (20:06 -0800)
commit529d1d720e1422bad1880ef33fae1c9423112d2e
treec975967a71a7f481e1090b1fcb3908531a839181
parent2f51be75c55f69dc3e09036d6fd12f808f5a5028
swrast: Add support for x8r8g8b8 fbconfig.

This lets swrast produce an fbconfig suitable for the root visual now that
the server's not allowing mismatched fbconfigs.
src/mesa/drivers/dri/swrast/swrast.c
src/mesa/drivers/dri/swrast/swrast_priv.h
src/mesa/drivers/dri/swrast/swrast_span.c