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

Issue 1592803002: Differentiate maxColorSamples and maxStencilSamples in GrCaps (Closed)

Created:
4 years, 11 months ago by egdaniel
Modified:
4 years, 11 months ago
Reviewers:
bsalomon
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Target Ref:
refs/heads/master
Project:
skia
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -19 lines) Patch
M include/gpu/GrCaps.h View 1 4 chunks +17 lines, -4 lines 0 comments Download
M src/gpu/GrCaps.cpp View 1 4 chunks +6 lines, -4 lines 0 comments Download
M src/gpu/GrContext.cpp View 1 1 chunk +1 line, -2 lines 0 comments Download
M src/gpu/gl/GrGLCaps.cpp View 1 4 chunks +11 lines, -8 lines 0 comments Download
M src/gpu/gl/GrGLGpu.cpp View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (4 generated)
egdaniel
Currently in skia's use case of mixed samples, there are no other values we need ...
4 years, 11 months ago (2016-01-15 18:02:50 UTC) #3
bsalomon
https://codereview.chromium.org/1592803002/diff/1/src/gpu/GrContext.cpp File src/gpu/GrContext.cpp (right): https://codereview.chromium.org/1592803002/diff/1/src/gpu/GrContext.cpp#newcode575 src/gpu/GrContext.cpp:575: bool validSampleCount = chosenSampleCount <= fGpu->caps()->maxColorSampleCount() && Might need ...
4 years, 11 months ago (2016-01-15 18:08:29 UTC) #4
egdaniel
updated so maxSampleCount now takes mixedSamples into account
4 years, 11 months ago (2016-01-15 19:20:36 UTC) #5
bsalomon
lgtm
4 years, 11 months ago (2016-01-15 19:24:07 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1592803002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1592803002/20001
4 years, 11 months ago (2016-01-15 19:25:29 UTC) #8
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 19:36:20 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://skia.googlesource.com/skia/+/eed519e6a2d0e61b0733a388de9320af897ed197

Powered by Google App Engine
This is Rietveld 408576698