mesa: fix a few format table mistakes, assertions
authorBrian Paul <brianp@vmware.com>
Tue, 11 Jan 2011 16:23:45 +0000 (09:23 -0700)
committerBrian Paul <brianp@vmware.com>
Tue, 11 Jan 2011 16:27:06 +0000 (09:27 -0700)
commit0073f50cd47c48c706b4524364b9c0594804febf
tree3ec20221e504d0530898760c76f43f4546f8bb6e
parent33d0c44910860e0522bd56a0f8637a69e0c4a456
mesa: fix a few format table mistakes, assertions

The BaseFormat field was incorrect for a few R and RG formats.
Fix a couple assertions too.

NOTE: This is a candidate for the 7.9 and 7.10 branches.
src/mesa/main/formats.c