skia2/include/private
Robert Phillips ba5c439809 Fix GPU explicit resource allocation bug
The explicit resource allocator assumes that it has complete control
over the resources it hands out thus, they can have no pre-existing
pending IO.

Change-Id: I59d8d079d8b8514688c458a54424329b86922cb6
Reviewed-on: https://skia-review.googlesource.com/143300
Reviewed-by: Greg Daniel <egdaniel@google.com>
Commit-Queue: Robert Phillips <robertphillips@google.com>
2018-07-25 17:13:16 +00:00
..
GrAuditTrail.h Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
GrCCClipPath.h ccpr: Use lazy proxies with GrCCAtlas 2018-06-18 15:32:48 +00:00
GrCCPerOpListPaths.h Move op memory storage to GrContext (take 2) 2018-06-19 19:51:20 +00:00
GrColor.h Revert "Revert "move GrColor.h to private, IWYU"" 2018-02-06 23:05:46 +00:00
GrOpList.h Revert "Reduce arbitrary opList splitting when sorting (take 2)" 2018-07-24 16:09:46 +00:00
GrRenderTargetProxy.h Add InternalSurfaceFlag so we know if RenderTargetProxys and RenderTargets use GL FBO 0. 2018-04-26 21:44:43 +00:00
GrSharedEnums.h sksl enum support 2017-11-13 14:36:40 +00:00
GrSingleOwner.h Reland of Make a single GrSingleOwner in GrContext (patchset #1 id:1 of https://codereview.chromium.org/1565303003/ ) 2016-01-08 10:09:13 -08:00
GrSurfaceProxy.h Fix GPU explicit resource allocation bug 2018-07-25 17:13:16 +00:00
GrSurfaceProxyRef.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
GrTextureProxy.h Reland "Reland "Require mips to be allocated at texture creation time and disable late allocations."" 2018-06-08 23:01:44 +00:00
GrTypesPriv.h Revert "Add kAAHairline to GpuPathRenderers" 2018-07-18 21:24:22 +00:00
GrVkTypesPriv.h Remove include/gpu/vk from include paths. 2018-05-22 19:59:35 +00:00
SkArenaAlloc.h make u32 check runtime 2018-07-13 21:00:14 +00:00
SkAtomics.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkBitmaskEnum.h SkPDF: SkPDFFont class changes 2016-08-16 09:36:23 -07:00
SkChecksum.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkDeferredDisplayList.h Allow CCPR in DDL mode (take 2) 2018-05-31 17:27:43 +00:00
SkEncodedInfo.h Reland "Hide SkEncodedInfo" 2017-12-05 19:28:08 +00:00
SkFixed.h Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
SkFloatBits.h Revert "Revert "implement SkScalar versions in terms of float versions"" 2018-05-14 18:20:29 +00:00
SkFloatingPoint.h Remove string.h from SkTypes.h 2018-06-15 20:32:05 +00:00
SkImageInfoPriv.h basic first pass at RGBA F32 support 2018-06-26 19:02:52 +00:00
SkLeanWindows.h SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -07:00
SkMacros.h SkTypes: more into SkMacros 2018-06-12 20:24:43 +00:00
SkMalloc.h Add 2 fuzz targets for image decoding (oss-fuzz) 2018-02-12 15:25:59 +00:00
SkMessageBus.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkMutex.h SkMacros split from SkTypes.h 2018-06-12 18:39:33 +00:00
SkNoncopyable.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkOnce.h tweak SkOnce.h header to work around issues with std::atomic::compare_exchange_strong 2016-12-16 22:21:27 +00:00
SkPathRef.h Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
SkSafe32.h use 64bit math in TArray realloc 2018-05-10 15:30:16 +00:00
SkSafe_math.h Guard against buggy ucrt\math.h. 2016-11-28 15:40:23 +00:00
SkSemaphore.h Fix SkSemaphore comments. 2017-02-22 20:11:54 +00:00
SkShadowFlags.h Remove deprecated drawShadow interfaces 2018-02-28 19:07:29 +00:00
SkSpinlock.h Cache GrColorSpaceXforms 2016-10-20 20:47:33 +00:00
SkTArray.h Stop using SkTSwap. 2018-06-19 02:06:31 +00:00
SkTDArray.h Stop using SkTSwap. 2018-06-19 02:06:31 +00:00
SkTemplates.h SkTemplates no longer uses Sknoncopyable 2018-06-14 19:50:44 +00:00
SkTFitsIn.h Reland "use std::enable_if instead of assert()" 2018-06-14 14:51:07 +00:00
SkTHash.h Mark all deleted methods private 2018-06-21 16:37:32 +00:00
SkThreadID.h Unify ThreadID. 2015-09-29 14:38:01 -07:00
SkTInternalLList.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkTLogic.h require std::is_trivially_destructible 2018-06-07 16:03:31 +00:00
SkTo.h Revert "Revert "SkTypes: extract SkTo"" 2018-06-14 14:55:17 +00:00
SkTSearch.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkWeakRefCnt.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00