skia2/tools/gpu
Chris Dalton d004e0b55c Cleanup resource flags
Converts GrResourceProvider::Flags and GrResourceCache::ScratchFlags
to "enum class" and fixes a case where we were accidentally using the
wrong type of flag. Makes sure to allocate GrSWMaskHelper proxies with
kNoPendingIO.

Bug: skia:8351
Change-Id: Ibcaa26314a53d0cb31ae22915ab94ab0fc07e76d
Reviewed-on: https://skia-review.googlesource.com/157280
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Chris Dalton <csmartdalton@google.com>
2018-09-27 23:40:23 +00:00
..
atlastext Add matrix stack to SkAtlasTextTarget. 2017-12-20 14:00:44 +00:00
gl Reland: Check for ANGLE's implementation of texture_rectangle 2018-07-13 19:18:34 +00:00
mock Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
mtl Remove legacy GrContext factories function and supporting code/types. 2018-03-23 21:12:50 +00:00
vk Fix freeing of vulkan feature structs is test context. 2018-09-05 13:25:12 +00:00
FenceSync.h Add NV_fence support to get better timing from ANGLE ES2 2017-10-10 21:13:03 +00:00
GpuTimer.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
GrContextFactory.cpp remove debug gl interface, grcontextfactory context type, and config. 2018-07-12 12:33:08 +00:00
GrContextFactory.h remove debug gl interface, grcontextfactory context type, and config. 2018-07-12 12:33:08 +00:00
GrTest.cpp Cleanup resource flags 2018-09-27 23:40:23 +00:00
MemoryCache.cpp Add gltestpersistentcache config that tests GrContextOption's cache. 2018-07-11 20:06:33 +00:00
MemoryCache.h test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
ProxyUtils.cpp Add rowBytes to createTestingOnlyBackendTexture 2018-09-25 13:48:29 +00:00
ProxyUtils.h Initial texture data is never flipped when uploaded. 2018-03-07 18:22:40 +00:00
TestContext.cpp Revert "Revert "Add method to sk_gpu_test::TestContext to automatically restore the previous context."" 2017-11-17 16:22:56 +00:00
TestContext.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00