summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorYang Zhao <yang@yangman.ca>2009-02-06 10:29:39 -0500
committerAlex Deucher <alexdeucher@gmail.com>2009-02-06 10:29:39 -0500
commit0dfadc1843e0d14b9cc1ee19a72f4fd60a2c495b (patch)
treef7a873ce439ea7baccd52a3d9cb64faedae8f909 /README
parent3d17bd199423e92d201c20f047d5e699942af976 (diff)
r6xx/r7xx EXA: Optimize overlapping copy
When source and destination blocks are only offset horizontally, it appears to be unnecessary to perform careful, segment-by-segment copy. The code path that does this is taken out completely. For the case where offset is only vertical, copying is now done by height of the non-overlapping area each time, instead of always line-by-line.
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions