Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in the...
authorBrian <brian.paul@tungstengraphics.com>
Wed, 26 Sep 2007 23:03:11 +0000 (17:03 -0600)
committerBrian <brian.paul@tungstengraphics.com>
Wed, 26 Sep 2007 23:03:11 +0000 (17:03 -0600)
commit324ecadbfdf9b944e059832f146451e4151dcb21
treed10dd6af860f06059be726d8d742cca63761f308
parentbad4e10af746ce16b730a3e7a4e2ff53ecb6d0f6
Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in the drivers.

This should probably be pulled into main-line Mesa...
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/teximage.c