nv50: create textures with nouveau_bo, for flexibility with tiling later
authorBen Skeggs <bskeggs@redhat.com>
Fri, 5 Jun 2009 10:32:32 +0000 (20:32 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Fri, 5 Jun 2009 12:53:23 +0000 (22:53 +1000)
commit1a92c71a66dd9d785906cdb78c107e63dcf48672
tree416392118feb9fc7a1a182f7ef39a31ba74c84dd
parentb04470b0bce6a24a74a0ec8cf16d9d3f03aff5f2
nv50: create textures with nouveau_bo, for flexibility with tiling later
src/gallium/drivers/nv50/nv50_context.h
src/gallium/drivers/nv50/nv50_miptree.c
src/gallium/drivers/nv50/nv50_state_validate.c
src/gallium/drivers/nv50/nv50_surface.c
src/gallium/drivers/nv50/nv50_tex.c
src/gallium/drivers/nv50/nv50_transfer.c