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

Issue 373243002: Optimized R11 EAC compressor (Closed)

Created:
6 years, 5 months ago by krajcevski
Modified:
6 years, 5 months ago
Reviewers:
robertphillips
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 22

Patch Set 2 : Code reviews and cleanup #

Patch Set 3 : Comment touch-ups #

Patch Set 4 : Change -1's to 0xFFF's #

Unified diffs Side-by-side diffs Delta from patch set Stats (+303 lines, -42 lines) Patch
M src/utils/SkTextureCompressor.cpp View 1 2 3 8 chunks +303 lines, -42 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
krajcevski
Some of the compression routines here might be a little convoluted. I tried to address ...
6 years, 5 months ago (2014-07-08 20:08:13 UTC) #1
robertphillips
lgtm + nits (mainly comment requests) https://codereview.chromium.org/373243002/diff/1/src/utils/SkTextureCompressor.cpp File src/utils/SkTextureCompressor.cpp (right): https://codereview.chromium.org/373243002/diff/1/src/utils/SkTextureCompressor.cpp#newcode442 src/utils/SkTextureCompressor.cpp:442: #if COMPRESS_R11_EAC_FAST // ...
6 years, 5 months ago (2014-07-09 12:24:26 UTC) #2
robertphillips
Do you have any timing results?
6 years, 5 months ago (2014-07-09 12:25:03 UTC) #3
krajcevski
Timing: Uncompressed: loops min mean max stddev config bench Device supports ARM NEON instructions! 1 ...
6 years, 5 months ago (2014-07-09 15:18:08 UTC) #4
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 5 months ago (2014-07-09 15:18:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/373243002/40001
6 years, 5 months ago (2014-07-09 15:19:28 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: Build-Win7-VS2010-x86-Debug-Trybot on tryserver.skia ...
6 years, 5 months ago (2014-07-09 15:44:46 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 15:51:36 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: Build-Win7-VS2010-x86-Debug-Trybot on tryserver.skia (http://108.170.220.76:10117/builders/Build-Win7-VS2010-x86-Debug-Trybot/builds/726)
6 years, 5 months ago (2014-07-09 15:51:37 UTC) #9
krajcevski
The CQ bit was checked by krajcevski@google.com
6 years, 5 months ago (2014-07-09 15:55:32 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/krajcevski@google.com/373243002/60001
6 years, 5 months ago (2014-07-09 15:56:27 UTC) #11
commit-bot: I haz the power
6 years, 5 months ago (2014-07-09 16:15:50 UTC) #12
Message was sent while issue was closed.
Change committed as 1459be5ae3b1c959451427ab7d148322662ae6f7

Powered by Google App Engine
This is Rietveld 408576698