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

Issue 5097044: Cleanup handling of GL versions, fix function names (Closed)

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

Patch Set 1 #

Patch Set 2 : rebase, fixup linux #

Patch Set 3 : linewrap #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -126 lines) Patch
M gpu/include/GrGLInterface.h View 1 1 chunk +8 lines, -8 lines 1 comment Download
M gpu/src/GrGLInterface.cpp View 1 8 chunks +35 lines, -70 lines 0 comments Download
M gpu/src/GrGpuGL.h View 1 3 chunks +3 lines, -3 lines 0 comments Download
M gpu/src/GrGpuGL.cpp View 1 8 chunks +15 lines, -12 lines 0 comments Download
M gpu/src/GrGpuGLShaders.cpp View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
M gpu/src/mesa/GrGLDefaultInterface_mesa.cpp View 1 5 chunks +12 lines, -12 lines 0 comments Download
M gpu/src/unix/GrGLDefaultInterface_unix.cpp View 1 4 chunks +9 lines, -9 lines 0 comments Download
M gpu/src/win/GrGLDefaultInterface_win.cpp View 1 4 chunks +8 lines, -7 lines 0 comments Download

Messages

Total messages: 6
bsalomon
13 years ago (2011-09-21 19:11:15 UTC) #1
bsalomon
On 2011/09/21 19:11:15, bsalomon wrote: ping
13 years ago (2011-09-22 13:46:09 UTC) #2
reed1
LGTM
13 years ago (2011-09-22 13:57:39 UTC) #3
junov1
Just one minor comment. Otherwise LGTM http://codereview.appspot.com/5097044/diff/5001/gpu/include/GrGLInterface.h File gpu/include/GrGLInterface.h (right): http://codereview.appspot.com/5097044/diff/5001/gpu/include/GrGLInterface.h#newcode29 gpu/include/GrGLInterface.h:29: #define GR_GL_VER(major, minor) ...
13 years ago (2011-09-22 14:19:20 UTC) #4
reed1
+1 good point. We're really packing two numbers into one int. On 2011/09/22 14:19:20, junov1 ...
13 years ago (2011-09-22 14:21:15 UTC) #5
bsalomon
13 years ago (2011-09-22 14:34:21 UTC) #6
Closed with 2308,9. Changed to uint32_t.
Sign in to reply to this message.

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