swrast: Replace use of teximage Map in 1D/2D paths with ImageSlices[0].
authorEric Anholt <eric@anholt.net>
Fri, 19 Apr 2013 19:51:20 +0000 (12:51 -0700)
committerEric Anholt <eric@anholt.net>
Tue, 30 Apr 2013 17:40:44 +0000 (10:40 -0700)
commit35e179b18c6f266f8ec3ebb9352ad0cd3552c2a3
tree47084718c4476a90612ed841f12f17b216642a70
parent0c883e46d871797cd1141498850d51cde6e54b76
swrast: Replace use of teximage Map in 1D/2D paths with ImageSlices[0].

This gets us ready for the Map field to die.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/swrast/s_texfetch_tmp.h
src/mesa/swrast/s_texfilter.c
src/mesa/swrast/s_triangle.c