gallium: fix-up inverted do_copy_texsubimage()
authorBrian Paul <brian.paul@tungstengraphics.com>
Mon, 23 Jun 2008 15:50:09 +0000 (09:50 -0600)
committerBrian Paul <brian.paul@tungstengraphics.com>
Mon, 23 Jun 2008 15:50:09 +0000 (09:50 -0600)
commita479bf62353b6517841e620122112e7565d2391c
tree0277278da26ac0f132144ee2fce3e22f6a8dfa5b
parentf738c3acaca235c68a26c7b7d41903c64a36ae9f
gallium: fix-up inverted do_copy_texsubimage()

The logic/arithmetic for inverting the src image is a bit simpler now.
src/mesa/state_tracker/st_cb_texture.c