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

Issue 4837046: Add GrStencilBuffer as a separate resource type from render target (Closed)

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

Patch Set 1 #

Patch Set 2 : minor stuff #

Total comments: 2

Patch Set 3 : bind drawbuffer to none #

Patch Set 4 : bind readbuffer to none #

Patch Set 5 : rebase #

Patch Set 6 : comment cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+583 lines, -239 lines) Patch
M gpu/include/GrGpu.h View 1 2 3 4 4 chunks +17 lines, -2 lines 0 comments Download
M gpu/include/GrRenderTarget.h View 1 2 3 4 4 chunks +11 lines, -15 lines 0 comments Download
M gpu/src/GrGLRenderTarget.h View 1 2 3 4 2 chunks +1 line, -3 lines 0 comments Download
M gpu/src/GrGLRenderTarget.cpp View 1 2 3 4 4 chunks +4 lines, -10 lines 0 comments Download
A gpu/src/GrGLStencilBuffer.h View 4 1 chunk +72 lines, -0 lines 0 comments Download
M gpu/src/GrGpu.cpp View 1 2 3 4 4 chunks +34 lines, -9 lines 0 comments Download
M gpu/src/GrGpuGL.h View 1 2 3 4 5 chunks +19 lines, -13 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 2 3 4 5 18 chunks +348 lines, -186 lines 0 comments Download
M gpu/src/GrRenderTarget.cpp View 1 2 3 4 3 chunks +6 lines, -1 line 0 comments Download
A gpu/src/GrStencilBuffer.h View 1 2 4 1 chunk +69 lines, -0 lines 0 comments Download
M gyp/gpu.gyp View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 8
bsalomon
With this change we'll be very close to sharing stencil buffers between render targets via ...
12 years, 11 months ago (2011-08-01 21:30:18 UTC) #1
reed1
Hell, you keep reducing our public API footprint, so I'm happy. LGTM
12 years, 11 months ago (2011-08-01 21:47:54 UTC) #2
TomH
LGTM http://codereview.appspot.com/4837046/diff/2002/gpu/src/GrGpu.cpp File gpu/src/GrGpu.cpp (right): http://codereview.appspot.com/4837046/diff/2002/gpu/src/GrGpu.cpp#newcode148 gpu/src/GrGpu.cpp:148: // TODO: defer this and attach dynamically I ...
12 years, 11 months ago (2011-08-02 13:26:06 UTC) #3
bsalomon
Closed with r2026. On 2011/08/02 13:26:06, TomH wrote: http://codereview.appspot.com/4837046/diff/2002/gpu/src/GrGpu.cpp#newcode148 > gpu/src/GrGpu.cpp:148: // TODO: defer this ...
12 years, 11 months ago (2011-08-02 14:12:07 UTC) #4
bsalomon
Reverted and reopened because of GM mac/linux assertions. New patch addresses them. Changes from previously ...
12 years, 11 months ago (2011-08-03 14:51:43 UTC) #5
TomH
Still LGTM.
12 years, 11 months ago (2011-08-03 15:03:16 UTC) #6
TomH
On 2011/08/03 15:03:16, TomH wrote: > Still LGTM. And thanks for the comments, by the ...
12 years, 11 months ago (2011-08-03 15:03:29 UTC) #7
bsalomon
12 years, 11 months ago (2011-08-03 15:36:32 UTC) #8
Closed with r2035.
Sign in to reply to this message.

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