nvc0: add support for linear and buffer textures and RTs
authorChristoph Bumiller <e0425955@student.tuwien.ac.at>
Tue, 18 Oct 2011 10:08:19 +0000 (12:08 +0200)
committerChristoph Bumiller <e0425955@student.tuwien.ac.at>
Fri, 21 Oct 2011 21:00:40 +0000 (23:00 +0200)
commit28271fd00dc5dd83f95b5cb890e0ab2c0ff6159d
tree56c6e2ed7a95fb66e0e813bd2016f189d948d0fa
parent73ea0e7fd405af2866062492231c84580a306211
nvc0: add support for linear and buffer textures and RTs
src/gallium/drivers/nv50/nv50_miptree.c
src/gallium/drivers/nv50/nv50_resource.c
src/gallium/drivers/nv50/nv50_resource.h
src/gallium/drivers/nvc0/nvc0_miptree.c
src/gallium/drivers/nvc0/nvc0_resource.c
src/gallium/drivers/nvc0/nvc0_state_validate.c
src/gallium/drivers/nvc0/nvc0_surface.c
src/gallium/drivers/nvc0/nvc0_tex.c