add texture border width to x/y/zoffset in gl[Copy]TexSubImage*D() functions to accom...
authorBrian Paul <brian.paul@tungstengraphics.com>
Fri, 30 Mar 2001 21:12:15 +0000 (21:12 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Fri, 30 Mar 2001 21:12:15 +0000 (21:12 +0000)
commit347b3f0dafe8d0cc30e9d1e7595d12b0ac31bb4a
treece2616a58f49e9e97c17d6002c0f646a80948aa1
parente116d3b3e55a70ceb4af270ecd1b614117f631a2
add texture border width to x/y/zoffset in gl[Copy]TexSubImage*D() functions to accomodate negative offsets correctly
src/mesa/main/teximage.c