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

Issue 4854044: Use a single stencil buffer for a given width,height,samplecount (Closed)

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

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 5

Patch Set 3 : address comments #

Patch Set 4 : comments, unlock on failed attachment #

Patch Set 5 : comment line wrap #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -43 lines) Patch
M gpu/include/GrContext.h View 1 2 3 4 2 chunks +12 lines, -0 lines 0 comments Download
M gpu/include/GrRenderTarget.h View 1 3 chunks +11 lines, -13 lines 0 comments Download
M gpu/include/GrTexture.h View 1 2 1 chunk +3 lines, -1 line 0 comments Download
M gpu/src/GrContext.cpp View 1 2 3 5 chunks +57 lines, -5 lines 0 comments Download
M gpu/src/GrGLRenderTarget.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M gpu/src/GrGLStencilBuffer.h View 1 2 2 chunks +6 lines, -2 lines 0 comments Download
M gpu/src/GrGpu.cpp View 1 2 3 4 chunks +24 lines, -6 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 2 3 8 chunks +10 lines, -7 lines 0 comments Download
M gpu/src/GrRenderTarget.cpp View 1 2 2 chunks +13 lines, -2 lines 0 comments Download
M gpu/src/GrResourceCache.h View 1 chunk +9 lines, -1 line 0 comments Download
M gpu/src/GrResourceCache.cpp View 1 2 chunks +5 lines, -2 lines 0 comments Download
M gpu/src/GrStencilBuffer.h View 1 2 chunks +32 lines, -2 lines 0 comments Download
A gpu/src/GrStencilBuffer.cpp View 1 1 chunk +26 lines, -0 lines 0 comments Download
M gyp/gpu.gyp View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 5
bsalomon
12 years, 9 months ago (2011-08-08 14:17:00 UTC) #1
reed1
http://codereview.appspot.com/4854044/diff/1001/gpu/include/GrContext.h File gpu/include/GrContext.h (left): http://codereview.appspot.com/4854044/diff/1001/gpu/include/GrContext.h#oldcode582 gpu/include/GrContext.h:582: void printStats() const; I may be obvious, but... /** ...
12 years, 9 months ago (2011-08-08 14:25:11 UTC) #2
bsalomon
On 2011/08/08 14:25:11, reed1 wrote: > http://codereview.appspot.com/4854044/diff/1001/gpu/include/GrContext.h > File gpu/include/GrContext.h (left): > > http://codereview.appspot.com/4854044/diff/1001/gpu/include/GrContext.h#oldcode582 > ...
12 years, 9 months ago (2011-08-08 14:47:34 UTC) #3
reed1
LGTM
12 years, 9 months ago (2011-08-08 15:15:46 UTC) #4
bsalomon
12 years, 9 months ago (2011-08-10 12:15:29 UTC) #5
On 2011/08/08 15:15:46, reed1 wrote:
> LGTM

Checked in at r2061.
Sign in to reply to this message.

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