aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleApp.cpp
diff options
context:
space:
mode:
authormtklein <mtklein@chromium.org>2016-06-16 12:11:51 -0700
committerCommit bot <commit-bot@chromium.org>2016-06-16 12:11:51 -0700
commitc2a7c2fe89650e90199b9c41a4a9c0bec3d523a2 (patch)
tree5be1712b812442ecad0073358d1ca8b77e875527 /samplecode/SampleApp.cpp
parent344c9831c4115fc2a03da7c609fadacdc30be16c (diff)
Clean up two unlaunched SSE 4.1 8888 blits.
This code was running on our bots but never in Chrome. That's a bad state to be in. My plan here use to be to redesign how our 8888 blits worked in SSE 4.1, mainly for perfect correctness but also for speed, then to spread what I learned there to SSE2, AVX+, and NEON. I have since lost interest in changing any aspect of how our legacy 8888 blits work. There's not much point in making them a bit or two more correct when the math is fundamentally wrong. This will cause many diffs in Gold, none perceptible. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2062853002 CQ_EXTRA_TRYBOTS=client.skia:Test-Ubuntu-GCC-GCE-CPU-AVX2-x86_64-Release-SKNX_NO_SIMD-Trybot Committed: https://skia.googlesource.com/skia/+/6e472093009bf2fc4a8e53010b51040efcb71213 Review-Url: https://codereview.chromium.org/2062853002
Diffstat (limited to 'samplecode/SampleApp.cpp')
0 files changed, 0 insertions, 0 deletions