intel: Remove the magic unaligned memcpy code.
authorEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 03:15:45 +0000 (20:15 -0700)
committerEric Anholt <eric@anholt.net>
Wed, 3 Nov 2010 13:08:27 +0000 (06:08 -0700)
commit6ad0283f482d96f060555f8973557a4d10f9addf
tree509998cc83be8d84ef6226347b730f29e28d4956
parentbb1540835056cdea5db6f55b19c0c87358f14cd1
intel: Remove the magic unaligned memcpy code.

In testing on Ironlake, the histogram of clocks/pixel results for the
system memcpy and magic unaligned memcpy show no noticeable difference
(and no statistically significant difference with the 5510 samples
taken, though the stddev is large due to what looks like the cache
effects from the different texture sizes used).
src/mesa/drivers/dri/intel/intel_tex.c