skia2/include/gpu
Mike Reed 8724b46099 Revert "Add support for semaphores to be inserted on GrContext flush"
This reverts commit cd1416efbc.

Reason for revert: speculative, to try to fix roll see gpu_tests.pixel_integration_test.PixelIntegrationTest.Pixel_GpuRasterization_ConcavePaths

Original change's description:
> Add support for semaphores to be inserted on GrContext flush
> 
> This also moves the logic of inserting semaphores down into GrDrawingManager
> and finishFlush on GrGpu. With it being on finishFlush, there should be no
> issues when the DrawingManager starts respecting the proxy passed in assuming
> it always calls finishFlush at the end (which it should).
> 
> Bug: skia:
> Change-Id: I925c2a289dcbbb9159b9120878af1d34f21a2dc7
> Reviewed-on: https://skia-review.googlesource.com/25641
> Reviewed-by: Brian Salomon <bsalomon@google.com>
> Commit-Queue: Greg Daniel <egdaniel@google.com>

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

Change-Id: I9c5b9cf8c060193e1861dbb8f0c10fb11dfb5249
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: skia:
Reviewed-on: https://skia-review.googlesource.com/25980
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2017-07-22 17:34:00 +00:00
..
gl reduce code size in GrGLTestInterface.o and GrGLAssembleInterface.o 2017-07-21 16:51:33 +00:00
mock Add mock config to tools and run through gms and benchs without crashing. 2017-07-07 20:47:38 +00:00
vk Revert "Revert "Update skia to use ifdefs for Vulkan code instead of dummy header"" 2017-06-14 01:43:38 +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 Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." 2017-07-20 20:48:23 +00:00
GrBlend.h constexprify GrBlend.h and GrPorterDuffXferProcessor.cpp 2017-04-10 16:27:36 +00:00
GrCaps.h Update gpu caps for valid sample counts. 2017-07-19 19:13:25 +00:00
GrColor.h Support premul/unpremul of F16 during read/writePixels 2017-03-22 16:31:39 +00:00
GrConfig.h Remove PLS path renderer 2017-03-06 17:10:10 +00:00
GrContext.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
GrContextOptions.h Coverage counting path renderer 2017-07-14 21:45:35 +00:00
GrGpuResource.h Move GrTypesPriv.h to include/private 2017-07-19 17:16:14 +00:00
GrRenderTarget.h Move Flags from GrRenderTarget to GrTypesPriv.h & rename 2017-06-13 13:12:17 +00:00
GrResourceKey.h increase Builder's prealloc size after colorspace change 2017-03-10 14:17:53 +00:00
GrSamplerParams.h Rename GrTextureParams to GrSamplerParams 2016-11-17 21:13:18 +00:00
GrShaderCaps.h Add support for instanced draws 2017-05-31 20:40:20 +00:00
GrSurface.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41:17 +00:00
GrTexture.h Revert "Revert "Remove GrSurfaceDesc member from GrSurface."" 2017-05-21 11:41:17 +00:00
GrTypes.h Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderTarget." 2017-07-20 20:48:23 +00:00