Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(120)

Issue 5489057: Add flags to GrStencilSettings (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 9 months ago by bsalomon
Modified:
12 years, 7 months ago
Reviewers:
TomH
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Patch Set 1 #

Total comments: 8

Patch Set 2 : update #

Patch Set 3 : update #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -41 lines) Patch
M src/gpu/GrGpuGL.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M src/gpu/GrStencil.h View 1 5 chunks +89 lines, -39 lines 1 comment Download

Messages

Total messages: 8
bsalomon
12 years, 9 months ago (2011-12-15 21:25:27 UTC) #1
bsalomon
On 2011/12/15 21:25:27, bsalomon wrote: 10% on linux, 5% on Mac, too noisy to tell ...
12 years, 9 months ago (2011-12-15 21:25:48 UTC) #2
TomH
5-10% on which benchmarks? What's making stencil state checking sooooo expensive? http://codereview.appspot.com/5489057/diff/1/src/gpu/GrGpuGL.cpp File src/gpu/GrGpuGL.cpp (right): ...
12 years, 9 months ago (2011-12-19 15:36:45 UTC) #3
bsalomon
It was the chrome/gmail benchmark that showed the improvement. http://codereview.appspot.com/5489057/diff/1/src/gpu/GrGpuGL.cpp File src/gpu/GrGpuGL.cpp (right): http://codereview.appspot.com/5489057/diff/1/src/gpu/GrGpuGL.cpp#newcode1807 src/gpu/GrGpuGL.cpp:1807: ...
12 years, 9 months ago (2012-01-03 16:04:27 UTC) #4
TomH
lgtm otherwise http://codereview.appspot.com/5489057/diff/1/src/gpu/GrStencil.h File src/gpu/GrStencil.h (right): http://codereview.appspot.com/5489057/diff/1/src/gpu/GrStencil.h#newcode221 src/gpu/GrStencil.h:221: sizeof(fFlags); On 2012/01/03 16:04:27, bsalomon wrote: > ...
12 years, 9 months ago (2012-01-03 19:22:31 UTC) #5
bsalomon
http://codereview.appspot.com/5489057/diff/6004/src/gpu/GrStencil.h File src/gpu/GrStencil.h (right): http://codereview.appspot.com/5489057/diff/6004/src/gpu/GrStencil.h#newcode115 src/gpu/GrStencil.h:115: GR_STATIC_ASSERT(sizeof(GrStencilSettingsStruct) == Here is the static assertion.
12 years, 9 months ago (2012-01-03 19:37:33 UTC) #6
TomH
Has this landed?
12 years, 7 months ago (2012-02-07 18:13:22 UTC) #7
bsalomon
12 years, 7 months ago (2012-02-07 18:14:16 UTC) #8
On 2012/02/07 18:13:22, TomH wrote:
> Has this landed?

Yes, closed.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b