Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(536)

Issue 15715015: use integer math instead of float per-pixel. about a 2x speedup. not tested well, so this is just e… (Closed)

Created:
7 years, 7 months ago by reed1
Modified:
7 years, 6 months ago
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

use integer math instead of float per-pixel. about a 2x speedup. not tested well, so this is just experimental. BUG= Committed: https://code.google.com/p/skia/source/detail?r=9317

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+165 lines, -30 lines) Patch
A gm/filterbitmap.cpp View 1 1 chunk +114 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/core/SkBitmapProcBicubic.cpp View 3 chunks +50 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
reed1
7 years, 7 months ago (2013-05-24 21:02:22 UTC) #1
reed1
7 years, 6 months ago (2013-05-29 16:31:46 UTC) #2
Message was sent while issue was closed.
Committed patchset #2 manually as r9317 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698