nv50,nvc0: update the format tables
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 4 Mar 2011 22:54:42 +0000 (23:54 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 4 Mar 2011 23:51:07 +0000 (00:51 +0100)
commite4c968cdbbdc020afbf869d12b536c0a0dbf9de8
treea2eaa63c96d3d78cce4e78f86a4af34ef24cebc8
parentf556b897eb5a41116529bec24d47f70a0c46789f
nv50,nvc0: update the format tables

Removed sampler view support for USCALED/SSCALED, the texture unit
refuses to convert to non-normalized float. The enums are treated
like UNORM.

Removed duplicate format related headers.
src/gallium/drivers/nv50/nv50_formats.c
src/gallium/drivers/nv50/nv50_tex.c
src/gallium/drivers/nv50/nv50_texture.xml.h
src/gallium/drivers/nvc0/nv50_defs.xml.h [deleted file]
src/gallium/drivers/nvc0/nv50_texture.xml.h [deleted file]
src/gallium/drivers/nvc0/nvc0_formats.c
src/gallium/drivers/nvc0/nvc0_state.c
src/gallium/drivers/nvc0/nvc0_surface.c
src/gallium/drivers/nvc0/nvc0_tex.c
src/gallium/drivers/nvc0/nvc0_transfer.c