nouveau: Replace swrast_texture_image->Map usage with ->Buffer. 98/6298/1
authorEric Anholt <eric@anholt.net>
Sat, 20 Apr 2013 04:32:06 +0000 (21:32 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Apr 2013 17:40:44 +0000 (10:40 -0700)
commitea05e259c9490657a5062480a06ff1cd1b924043
treef305a0f54b1ef7637aa996489ca71d5e76621d48
parentb78e48289f1dcdadfcab3da4ac0074ab16f430f0
nouveau: Replace swrast_texture_image->Map usage with ->Buffer.

This code is trying to deal with providing a map in the case that
AllocTexImageBuffer was called, which is hooked up to the swrast variant.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/drivers/dri/nouveau/nouveau_texture.c