nv50: more formats for nv50_resource_copy_region conversion path
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 28 Jun 2011 14:06:56 +0000 (16:06 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Thu, 7 Jul 2011 13:00:12 +0000 (15:00 +0200)
commite54354e8853c3521e71e5b94984722f18b7638e4
tree8b2a843dd74f892d9561fcb37a44493f923f40e7
parentf934c80faf0d1fb559cee0a903daba321098320d
nv50: more formats for nv50_resource_copy_region conversion path

It's not supposed to do conversion, but st sometimes asks us to.
Sometimes conversion is even wrong (e.g. between UNORM and SRGB).

This should now include all formats the 2D engine supports.
src/gallium/drivers/nv50/nv50_surface.c