summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintbuffer.cpp
diff options
context:
space:
mode:
authorBenjamin Poulain <benjamin.poulain@nokia.com>2010-09-13 13:29:25 (GMT)
committerBenjamin Poulain <benjamin.poulain@nokia.com>2010-09-13 14:19:59 (GMT)
commitfaba2072ae1cf3661caceae2ef4f87cee485cf29 (patch)
tree6b5ad9e0b4916aa167a1d2ca08f45bc31ab98f54 /src/gui/painting/qpaintbuffer.cpp
parent52f82846e651d240f6e610f91bc63b3ee74b3d44 (diff)
downloadQt-faba2072ae1cf3661caceae2ef4f87cee485cf29.zip
Qt-faba2072ae1cf3661caceae2ef4f87cee485cf29.tar.gz
Qt-faba2072ae1cf3661caceae2ef4f87cee485cf29.tar.bz2
Use the stream operation for the SSE2 implementation of memfill32
Writing the data of memfill() to a cacheline is unecessary because the data is not reused directly. We can use the stream operations to avoid the cache completely. When testing memfill32 separately, the function is twice as fast on Core2 and Atom. Reviewed-by: Samuel Rødal
Diffstat (limited to 'src/gui/painting/qpaintbuffer.cpp')
0 files changed, 0 insertions, 0 deletions