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

Issue 5875050: Extended debug GL interface to render buffers (Closed)

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

Description

Extended debug GL interface to render buffers

Patch Set 1 #

Total comments: 4

Patch Set 2 : Addressed issues found during first code review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+325 lines, -26 lines) Patch
M include/gpu/gl/SkGLContext.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/gpu/gl/GrGLCreateDebugInterface.cpp View 1 17 chunks +310 lines, -16 lines 0 comments Download
M src/gpu/gl/SkGLContext.cpp View 7 chunks +13 lines, -10 lines 0 comments Download

Messages

Total messages: 8
robertphillips
12 years, 3 months ago (2012-03-22 18:10:06 UTC) #1
bsalomon
http://codereview.appspot.com/5875050/diff/1/src/gpu/gl/GrGLCreateDebugInterface.cpp File src/gpu/gl/GrGLCreateDebugInterface.cpp (right): http://codereview.appspot.com/5875050/diff/1/src/gpu/gl/GrGLCreateDebugInterface.cpp#newcode593 src/gpu/gl/GrGLCreateDebugInterface.cpp:593: { nit: no newline http://codereview.appspot.com/5875050/diff/1/src/gpu/gl/GrGLCreateDebugInterface.cpp#newcode916 src/gpu/gl/GrGLCreateDebugInterface.cpp:916: GrAlwaysAssert(GR_GL_COLOR_ATTACHMENT0 == attachment ...
12 years, 3 months ago (2012-03-22 19:27:04 UTC) #2
robertphillips
Addressed issues from first code review http://codereview.appspot.com/5875050/diff/1/src/gpu/gl/GrGLCreateDebugInterface.cpp File src/gpu/gl/GrGLCreateDebugInterface.cpp (right): http://codereview.appspot.com/5875050/diff/1/src/gpu/gl/GrGLCreateDebugInterface.cpp#newcode593 src/gpu/gl/GrGLCreateDebugInterface.cpp:593: { On 2012/03/22 ...
12 years, 3 months ago (2012-03-22 20:13:09 UTC) #3
TomH
Yeah, we had an emergency last year where we had to change things to do ...
12 years, 3 months ago (2012-03-22 20:16:56 UTC) #4
bsalomon
On 2012/03/22 20:16:56, TomH wrote: > Yeah, we had an emergency last year where we ...
12 years, 3 months ago (2012-03-22 20:20:31 UTC) #5
robertphillips
Any issues w/ removing the GL_DEPTH_STENCIL #define from GrGLDefines.h? On Thu, Mar 22, 2012 at ...
12 years, 3 months ago (2012-03-22 20:21:46 UTC) #6
bsalomon
I think we just want to remove GR_GL_DEPTH_STENCIL_ATTACHMENT not GR_GL_DEPTH_STENCIL, right? On Thu, Mar 22, ...
12 years, 3 months ago (2012-03-22 20:25:04 UTC) #7
robertphillips
12 years, 3 months ago (2012-03-22 20:49:49 UTC) #8
committed as r3469
Sign in to reply to this message.

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