fixed texel indexing bug in _mesa_GetTexImage()
authorBrian Paul <brian.paul@tungstengraphics.com>
Wed, 7 Feb 2001 18:59:45 +0000 (18:59 +0000)
committerBrian Paul <brian.paul@tungstengraphics.com>
Wed, 7 Feb 2001 18:59:45 +0000 (18:59 +0000)
commit9a0b12ab00a82a6060ca33e17fc135179024751c
tree8c3bf9c01b10a9702d68fdaf492b103922aef655
parentb4736f5e17b23d82ab369c26370c8ff26c45d1d1
fixed texel indexing bug in _mesa_GetTexImage()
src/mesa/main/teximage.c