skia2/tools/gpu/gl/debug
Brian Osman 60c774db3e Support shared GL contexts in GrContextFactory
Mostly plumbing, plus some minimal testing to make sure that
the platform APIs don't explode. I plan to add testing of
SkCrossContextImageData using this, which should verify that
textures are actually shared.

Also found a factory and some related code in the
CommandBuffer test context that was totally unused.
BUG=skia:

Change-Id: I05bbc22c4d1ef946b702a5cc7f67788785219c62
Reviewed-on: https://skia-review.googlesource.com/8808
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-02-22 13:32:56 +00:00
..
DebugGLTestContext.cpp Support shared GL contexts in GrContextFactory 2017-02-22 13:32:56 +00:00
DebugGLTestContext.h Support shared GL contexts in GrContextFactory 2017-02-22 13:32:56 +00:00
GrBufferObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrBufferObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrFakeRefObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrFBBindableObj.h Support GL_SAMPLES queries in null contexts 2016-06-23 13:42:13 -07:00
GrFrameBufferObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrFrameBufferObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrProgramObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrProgramObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrRenderBufferObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrShaderObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrShaderObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrTextureObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrTextureObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrTextureUnitObj.cpp Move SkGLContext and some GrGLInterface implementations to skgputest module 2016-03-30 18:56:20 -07:00
GrTextureUnitObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
GrVertexArrayObj.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00