nv50: support more formats in surface_copy,fill
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 16 Mar 2010 21:32:42 +0000 (22:32 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 16 Mar 2010 21:47:24 +0000 (22:47 +0100)
commite548babb1fc9230054674deb5e332f55319e5b91
tree8d8987c9ed32ac99310460c70e944a50383a3d42
parent5782b2a968bb979b651e49bb5fc4162faa842050
nv50: support more formats in surface_copy,fill

Fixes corrupted fonts in bzFlag, where we've been silently
failing to copy I8 mipmaps to a new miptree.

Print an error message on unsupported format now, since we
can't return failure.
src/gallium/drivers/nv50/nv50_surface.c