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)
committerKeith Whitwell <keith@tungstengraphics.com>
Tue, 23 Sep 2008 23:59:56 +0000 (16:59 -0700)
commit03bafd1f9fa000abdb794b2ae344a68840c83201
treebb590699fa0aedde46bdc22f7a891694b43c2561
parenta97226352fb8063d4d0084523312b4880dae5ac7
Added new _mesa_clip_copytexsubimage() function to do avoid clipping down in the drivers.

This should probably be pulled into main-line Mesa...
(cherry picked from commit 324ecadbfdf9b944e059832f146451e4151dcb21)
src/mesa/main/image.c
src/mesa/main/image.h
src/mesa/main/teximage.c