skia2/include/gpu
Adlai Holler e219d1c94c Make GrContextThreadSafeProxy not a GrContext_Base
Once this API is retracted, we can rename it to something more sane.
The code base has some `fContextInfo` ivars of this type, suggesting it
was previously named ContextInfo. It could be a ContextGroup or something else.

Bug: skia:10318
Change-Id: I3471e2172f46163f98a94780f0d7eb3431894cda
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/293556
Reviewed-by: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
Auto-Submit: Adlai Holler <adlai@google.com>
2020-06-02 16:14:48 +00:00
..
d3d Add sample quality to GrD3DTextureResourceInfo. 2020-04-13 21:10:31 +00:00
dawn Roll dawn and adjust for new SwapChain API. 2020-01-28 18:26:44 +00:00
gl Use GL_ANGLE_base_vertex_base_instance 2020-03-30 17:59:05 +00:00
mock Add CPU benchmarks for individual methods on GrTessellatePathOp 2020-04-24 15:23:41 +00:00
mtl Ensure correct SkSurfce::MakeFromCAMetalLayer availability. 2020-04-24 14:15:54 +00:00
vk Add support for vk image sharing mode and handle queues xfers correctly. 2020-06-02 15:58:28 +00:00
GrBackendDrawableInfo.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrBackendSemaphore.h Implement fences and semaphores for Metal. 2019-08-28 19:38:56 +00:00
GrBackendSurface.h Move backend surface vk getters and setters back out from behind compile flag. 2020-05-29 19:18:46 +00:00
GrBackendSurfaceMutableState.h Add GrBackendMutableState object to handle shared texture state. 2020-05-29 16:53:08 +00:00
GrConfig.h Reland x3 "Remove most of GrConfig.h" 2019-12-18 17:14:45 +00:00
GrContext.h Make GrContextThreadSafeProxy not a GrContext_Base 2020-06-02 16:14:48 +00:00
GrContextOptions.h Add a flag for suppressing tessellation shaders 2020-04-23 18:35:48 +00:00
GrContextThreadSafeProxy.h Make GrContextThreadSafeProxy not a GrContext_Base 2020-06-02 16:14:48 +00:00
GrDriverBugWorkarounds.h Revert "Enable deprecated-copy-dtor warning." 2020-03-31 22:32:07 +00:00
GrDriverBugWorkaroundsAutogen.h gpu: Disable dual source blending support on buggy driver versions. 2019-12-20 22:56:19 +00:00
GrTypes.h Fix up some comments in regards to gpu flush and submitting. 2020-05-28 19:02:03 +00:00