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

Issue 5653060: Add GrGLContextInfo (Closed)

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

Description

Comitted at r3162

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 16

Patch Set 3 : incorporate commetns #

Patch Set 4 : incorporate comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+279 lines, -106 lines) Patch
M gyp/gpu.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
M include/gpu/GrGLInterface.h View 1 4 chunks +23 lines, -6 lines 0 comments Download
A src/gpu/GrGLContextInfo.h View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
A src/gpu/GrGLContextInfo.cpp View 1 1 chunk +74 lines, -0 lines 0 comments Download
M src/gpu/GrGLInterface.cpp View 1 2 11 chunks +51 lines, -15 lines 0 comments Download
M src/gpu/GrGpuFactory.cpp View 1 chunk +4 lines, -9 lines 0 comments Download
M src/gpu/GrGpuGL.h View 1 2 5 chunks +14 lines, -14 lines 0 comments Download
M src/gpu/GrGpuGL.cpp View 1 10 chunks +21 lines, -37 lines 0 comments Download
M src/gpu/GrGpuGLShaders.h View 1 chunk +1 line, -1 line 0 comments Download
M src/gpu/GrGpuGLShaders.cpp View 2 chunks +8 lines, -19 lines 0 comments Download
M src/gpu/SkGLContext.cpp View 4 chunks +6 lines, -4 lines 0 comments Download
M tests/GLInterfaceValidation.cpp View 1 chunk +7 lines, -1 line 0 comments Download

Messages

Total messages: 4
bsalomon
Today we pass around some subset of GrGLInterface, GLSLGeneration, GrGLVersion, GrGLBinding. We've also lost the ...
12 years, 4 months ago (2012-02-10 18:50:15 UTC) #1
TomH
Mostly LGTM. http://codereview.appspot.com/5653060/diff/2001/include/gpu/GrGLInterface.h File include/gpu/GrGLInterface.h (right): http://codereview.appspot.com/5653060/diff/2001/include/gpu/GrGLInterface.h#newcode25 include/gpu/GrGLInterface.h:25: * A GrGLInterface (defined below) may support ...
12 years, 4 months ago (2012-02-10 19:25:12 UTC) #2
bsalomon
http://codereview.appspot.com/5653060/diff/2001/include/gpu/GrGLInterface.h File include/gpu/GrGLInterface.h (right): http://codereview.appspot.com/5653060/diff/2001/include/gpu/GrGLInterface.h#newcode25 include/gpu/GrGLInterface.h:25: * A GrGLInterface (defined below) may support multiple bindings. ...
12 years, 4 months ago (2012-02-10 19:48:53 UTC) #3
TomH
12 years, 4 months ago (2012-02-10 19:55:06 UTC) #4
Well, then, entirely LGTM. :)
Sign in to reply to this message.

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