commit | 1e7785fe0721f66ca9523da0dc338d26256736bb | [log] [tgz] |
---|---|---|
author | Eric Anholt <eric@anholt.net> | Thu Dec 18 18:42:06 2008 -0800 |
committer | Eric Anholt <eric@anholt.net> | Thu Dec 18 18:50:16 2008 -0800 |
tree | 04e55f9078e17cbfced9ecd4eb4d4f6019087f0e | |
parent | d01c44aacaeabe1dd187163f9e204f40401698bc [diff] |
intel: Move copyteximage source clipping out of copytexsubimage. glCopyTexSubImage already gets the (correct) clipping for us, so it doesn't need the path. While moving the clipping out, replace the code with the mesa path to do the same job.