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

Issue 5303080: Add null gl context, use in bench and sampleapp (Closed)

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

Patch Set 1 #

Patch Set 2 : cleanup #

Total comments: 1

Patch Set 3 : Add null interface to GLInterfaceValidation unit test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+675 lines, -32 lines) Patch
M bench/benchmain.cpp View 8 chunks +18 lines, -12 lines 0 comments Download
M gyp/gpu.gyp View 3 chunks +3 lines, -0 lines 0 comments Download
M include/gpu/GrGLInterface.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M include/gpu/SkMesaGLContext.h View 1 chunk +1 line, -1 line 0 comments Download
M include/gpu/SkNativeGLContext.h View 1 chunk +1 line, -1 line 0 comments Download
A include/gpu/SkNullGLContext.h View 1 chunk +27 lines, -0 lines 0 comments Download
M samplecode/SampleApp.h View 1 3 chunks +4 lines, -3 lines 0 comments Download
M samplecode/SampleApp.cpp View 1 8 chunks +73 lines, -15 lines 0 comments Download
A src/gpu/GrGLCreateNullInterface.cpp View 1 chunk +528 lines, -0 lines 0 comments Download
A src/gpu/SkNullGLContext.cpp View 1 chunk +13 lines, -0 lines 0 comments Download
M tests/GLInterfaceValidation.cpp View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2
bsalomon
12 years, 6 months ago (2011-10-27 19:36:57 UTC) #1
TomH
12 years, 6 months ago (2011-10-27 20:30:04 UTC) #2
LGTM

http://codereview.appspot.com/5303080/diff/1001/src/gpu/GrGLCreateNullInterfa...
File src/gpu/GrGLCreateNullInterface.cpp (right):

http://codereview.appspot.com/5303080/diff/1001/src/gpu/GrGLCreateNullInterfa...
src/gpu/GrGLCreateNullInterface.cpp:106: GrGLvoid GR_GL_FUNCTION_TYPE
nullGLBindFragDataLocationIndexed(GrGLuint program, GrGLuint colorNumber,
GrGLuint index, const GrGLchar * name) {}
And you were trying to spare *me* from repetitive coding?
Sign in to reply to this message.

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