skia2/include/gpu/gl
bungeman 6bd5284415 Remove SkAutoTUnref and SkAutoTDelete from public includes.
This also makes the required changed to src, tests, and tools. The few
public APIs modified by this change appear to be unused outside of Skia.

Removing these from the public API makes it easier to ensure users are
no longer using them.

This also updates GrGpu::wrapBackendXXX and the
::onWrapBackendXXX methods to clarify ownership.

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2448593002

Review-Url: https://codereview.chromium.org/2448593002
2016-10-27 09:30:08 -07:00
..
GrGLAssembleInterface.h Expose GrGLAssembleInterface 2016-03-31 10:22:20 -07:00
GrGLConfig_chrome.h Remove the GrGLInterface callback mechanism. 2016-03-28 12:25:09 -07:00
GrGLConfig.h Default GR_GL_FUNCTION_TYPE to __stdcall on Windows. 2016-08-10 07:30:21 -07:00
GrGLExtensions.h Remove SkAutoTUnref and SkAutoTDelete from public includes. 2016-10-27 09:30:08 -07:00
GrGLFunctions.h Add fence support for TransferBuffers 2016-09-30 08:39:03 -07:00
GrGLInterface.h Add fence support for TransferBuffers 2016-09-30 08:39:03 -07:00
GrGLSLPrettyPrint.h Multi-string shaders 2015-02-13 17:18:27 -08:00
GrGLTypes.h Add fence support for TransferBuffers 2016-09-30 08:39:03 -07:00