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

Issue 1088883005: Sk4h and Sk8h for SSE (Closed)

Created:
5 years, 8 months ago by mtklein_C
Modified:
5 years, 8 months ago
Reviewers:
mtklein, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Sk4h and Sk8h for SSE These will underly the SkPMFloat-like class for uint16_t components. Sk4h will back a single-pixel version, and Sk8h any larger number than that. BUG=skia: Committed: https://skia.googlesource.com/skia/+/115acee9386e685f9a5938fb2cf13fd5a475012a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+164 lines, -0 lines) Patch
M src/core/SkNx.h View 4 chunks +69 lines, -0 lines 0 comments Download
M src/opts/SkNx_sse.h View 1 chunk +54 lines, -0 lines 0 comments Download
M tests/SkNxTest.cpp View 1 chunk +41 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
mtklein_C
The most interesting part is probably the new class API in SkNx.h
5 years, 8 months ago (2015-04-14 20:28:12 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1088883005/1
5 years, 8 months ago (2015-04-14 20:28:40 UTC) #4
commit-bot: I haz the power
This issue passed the CQ dry run.
5 years, 8 months ago (2015-04-14 20:47:46 UTC) #6
reed1
lgtm
5 years, 8 months ago (2015-04-14 21:01:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1088883005/1
5 years, 8 months ago (2015-04-14 21:02:41 UTC) #9
commit-bot: I haz the power
5 years, 8 months ago (2015-04-14 21:02:56 UTC) #10
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://skia.googlesource.com/skia/+/115acee9386e685f9a5938fb2cf13fd5a475012a

Powered by Google App Engine
This is Rietveld 408576698