skia2/include/gpu
Brian Salomon a7b8e74eb6 Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
This reverts commit 87f852d1a3.

Reason for revert: Google3 updated

Original change's description:
> Revert "Remove deprectated GrContext::MakeGL overloads that take raw ptr"
> 
> This reverts commit efa60a1d13.
> 
> Reason for revert: Surprise! Google3 still uses these.
> 
> Original change's description:
> > Remove deprectated GrContext::MakeGL overloads that take raw ptr
> > 
> > Change-Id: Iae12bf61fa1e2f5d4b13b98198cddb7482656fdf
> > Reviewed-on: https://skia-review.googlesource.com/118660
> > Reviewed-by: Greg Daniel <egdaniel@google.com>
> > Commit-Queue: Brian Salomon <bsalomon@google.com>
> 
> TBR=egdaniel@google.com,bsalomon@google.com
> 
> Change-Id: Ica09d80e1563924a286a4a6aa8a1f93cb5ca9c5d
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://skia-review.googlesource.com/119001
> Reviewed-by: Robert Phillips <robertphillips@google.com>
> Commit-Queue: Robert Phillips <robertphillips@google.com>

TBR=egdaniel@google.com,bsalomon@google.com,robertphillips@google.com

# Not skipping CQ checks because original CL landed > 1 day ago.

Change-Id: I87c12253f759a97cb4da3ff35dc1ec846513caef
Reviewed-on: https://skia-review.googlesource.com/119921
Commit-Queue: Brian Salomon <bsalomon@google.com>
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2018-04-09 17:14:46 +00:00
..
gl Add versions of MakeGL() that don't require include GrGLInterface.h in order to use the GrGLMakeNativeInterface 2018-04-06 14:44:53 +00:00
mock Add GrBackendTexture accessor to SkImage (take 2) 2018-04-04 20:34:28 +00:00
mtl Add placeholder GrMtlTypes in include/gpu/mtl 2017-07-28 17:11:51 +00:00
vk Add GrBackendTexture accessor to SkImage (take 2) 2018-04-04 20:34:28 +00:00
GrBackendSemaphore.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
GrBackendSurface.h Don't use GrPixelConfig value as proxy for valid on GrBackendSurface. 2018-04-06 14:42:23 +00:00
GrBlend.h Revert "Revert "move GrColor.h to private, IWYU"" 2018-02-06 23:05:46 +00:00
GrCaps.h Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers" 2018-03-29 23:17:07 +00:00
GrConfig.h eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
GrContext.h Reland "Remove deprectated GrContext::MakeGL overloads that take raw ptr" 2018-04-09 17:14:46 +00:00
GrContextOptions.h Make use of the buffer data null hint a GrContextOption 2018-03-02 12:11:05 +00:00
GrGpuResource.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrRenderTarget.h Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy -specific flags 2018-03-19 12:21:05 +00:00
GrResourceKey.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrSamplerState.h Rework GrSamplerParams to be more compact and use its own wrap mode enum. 2017-09-07 16:58:31 +00:00
GrShaderCaps.h ccpr: Normalize homogeneous coords with frexp/ldexp 2018-04-02 16:05:05 +00:00
GrSurface.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
GrTexture.h make SkDestinationSurfaceColorMode private 2018-02-28 20:31:33 +00:00
GrTypes.h Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00