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

Issue 23596006: Revise SVD code to remove arctangents. (Closed)

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

Description

Revise SVD code to remove arctangents. Also added bench for timing matrix decomposition. Committed: http://code.google.com/p/skia/source/detail?r=11066

Patch Set 1 #

Patch Set 2 : Fix matrix_decompose bench to actually check random matrices. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+202 lines, -205 lines) Patch
M bench/MatrixBench.cpp View 1 3 chunks +31 lines, -0 lines 0 comments Download
M src/core/SkMatrix.cpp View 2 chunks +80 lines, -63 lines 0 comments Download
M src/core/SkMatrixUtils.h View 1 chunk +8 lines, -8 lines 0 comments Download
M tests/Matrix44Test.cpp View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/MatrixTest.cpp View 4 chunks +81 lines, -132 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
jvanverth1
So this is the matrix-friendly vs. angle-friendly version of SVD. It's considerably faster if your ...
7 years, 3 months ago (2013-09-03 17:47:52 UTC) #1
reed1
lgtm
7 years, 3 months ago (2013-09-03 18:05:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/jvanverth@google.com/23596006/3001
7 years, 3 months ago (2013-09-03 18:37:58 UTC) #3
commit-bot: I haz the power
7 years, 3 months ago (2013-09-03 19:08:19 UTC) #4
Message was sent while issue was closed.
Change committed as 11066

Powered by Google App Engine
This is Rietveld 408576698