nvc0: improve shader support for texturing
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 19 Dec 2010 20:49:32 +0000 (21:49 +0100)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Sun, 19 Dec 2010 20:49:32 +0000 (21:49 +0100)
commit608b3c4432f7b7b0c27fc22369e09c8b7d8cfc03
tree77b6ce0bf08e250a4c2adb6f013c4ec1a7c7dcd4
parentca5deb0c355cc4a120b754a228ff5f51007fbcea
nvc0: improve shader support for texturing

Fixed shadow and cube texture fetches, add array texture fetches.
src/gallium/drivers/nvc0/nvc0_pc.c
src/gallium/drivers/nvc0/nvc0_pc.h
src/gallium/drivers/nvc0/nvc0_pc_emit.c
src/gallium/drivers/nvc0/nvc0_pc_print.c
src/gallium/drivers/nvc0/nvc0_pc_regalloc.c
src/gallium/drivers/nvc0/nvc0_tgsi_to_nc.c