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

Issue 13094003: New SVG turbulence in Skia (Closed)

Created:
7 years, 9 months ago by sugoi1
Modified:
7 years, 8 months ago
Reviewers:
sugoi, senorblanco
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

New SVG turbulence in Skia This cl contains the code for CPU generation of noise. TEST:Added 'perlinnoise' gm Committed: https://code.google.com/p/skia/source/detail?r=8541

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1237 lines, -0 lines) Patch
A gm/perlinnoise.cpp View 1 chunk +114 lines, -0 lines 0 comments Download
M gyp/effects.gypi View 1 2 2 chunks +2 lines, -0 lines 0 comments Download
M gyp/gmslides.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
A include/effects/SkPerlinNoiseShader.h View 1 chunk +111 lines, -0 lines 0 comments Download
A src/effects/SkPerlinNoiseShader.cpp View 1 2 1 chunk +1007 lines, -0 lines 0 comments Download
M src/ports/SkGlobalInitialization_default.cpp View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sugoi
This is the Perlin noise code with the GPU portion disabled. More tests will be ...
7 years, 8 months ago (2013-04-03 19:15:26 UTC) #1
sugoi
ping
7 years, 8 months ago (2013-04-05 13:40:56 UTC) #2
Stephen White
LGTM
7 years, 8 months ago (2013-04-05 13:46:26 UTC) #3
sugoi1
7 years, 8 months ago (2013-04-05 13:47:18 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r8541 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698