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

Issue 14544007: Add msaa configs to bench_pictures (Closed)

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

Description

Add msaa configs to bench_pictures. Enables msaa4 and msaa16 configs in bench_pictures and render_pictures (and anything else that may use PictureRenderer).

Patch Set 1 #

Total comments: 4

Patch Set 2 : Clean up of sample modes #

Patch Set 3 : Remove enum #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -4 lines) Patch
M tools/PictureRenderer.h View 1 2 4 chunks +13 lines, -1 line 0 comments Download
M tools/PictureRenderer.cpp View 1 chunk +1 line, -1 line 0 comments Download
M tools/PictureRenderingFlags.cpp View 2 4 chunks +24 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
jvanverth1
7 years, 7 months ago (2013-04-29 18:35:12 UTC) #1
bsalomon
Adding scroggo@ who might know something about this code (unlike me). https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h File tools/PictureRenderer.h (right): ...
7 years, 7 months ago (2013-04-29 18:59:26 UTC) #2
scroggo
lgtm https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h File tools/PictureRenderer.h (right): https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h#newcode331 tools/PictureRenderer.h:331: int fSampleCount; Should this be an enum that ...
7 years, 7 months ago (2013-04-29 19:05:44 UTC) #3
jvanverth1
https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h File tools/PictureRenderer.h (right): https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h#newcode210 tools/PictureRenderer.h:210: if (fSampleCount == 4) { On 2013/04/29 18:59:26, bsalomon ...
7 years, 7 months ago (2013-04-29 19:36:27 UTC) #4
bsalomon
On 2013/04/29 19:36:27, JimVV wrote: > https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h > File tools/PictureRenderer.h (right): > > https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h#newcode210 > ...
7 years, 7 months ago (2013-04-29 19:46:54 UTC) #5
scroggo
On 2013/04/29 19:46:54, bsalomon wrote: > On 2013/04/29 19:36:27, JimVV wrote: > > https://codereview.chromium.org/14544007/diff/1/tools/PictureRenderer.h > ...
7 years, 7 months ago (2013-04-29 19:52:24 UTC) #6
jvanverth1
On 2013/04/29 19:52:24, scroggo wrote: > On 2013/04/29 19:46:54, bsalomon wrote: > > On 2013/04/29 ...
7 years, 7 months ago (2013-04-29 20:09:20 UTC) #7
scroggo
lgtm
7 years, 7 months ago (2013-04-29 20:11:02 UTC) #8
bsalomon
lgtm
7 years, 7 months ago (2013-04-30 14:21:17 UTC) #9
commit-bot: I haz the power
7 years, 7 months ago (2013-05-02 12:29:18 UTC) #10

Powered by Google App Engine
This is Rietveld 408576698