skia2/tools/gpu
Mike Klein 491df6ba72 remove SkTLS
- used for debug lock tracking in SkFont*
  - used for debug logging in SkPathOps
  - genuine use in GLTestContext_cmd_buf?
    switched that to thread_local
  - keep empty SkTLS_{pthread,win}.cpp until
    references to them can be cleaned up

Bug: skia:10006
Change-Id: I195a94c95d3f1a1918ee8c9bc4a15fa5b4344fbc
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/275282
Reviewed-by: Ben Wagner <bungeman@google.com>
Commit-Queue: Mike Klein <mtklein@google.com>
2020-03-06 14:41:01 +00:00
..
atlastext Revert "Fixed GLSL ES compilation error in GLTestAtlasTextRenderer" 2019-09-20 21:04:49 +00:00
d3d Fill in more D3DCaps 2020-02-26 18:26:45 +00:00
dawn Dawn backend: update to accommodate recent Skia changes. 2020-02-26 17:15:36 +00:00
gl remove SkTLS 2020-03-06 14:41:01 +00:00
mock Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
mtl Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
vk Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
FenceSync.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
FlushFinishTracker.h Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
GpuTimer.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
GrContextFactory.cpp Start adding D3D backend 2020-02-18 20:14:15 +00:00
GrContextFactory.h Start adding D3D backend 2020-02-18 20:14:15 +00:00
GrTest.cpp Reland "Move GrGpuResource GrSurface and GrTexture into src." 2020-03-05 19:16:21 +00:00
MemoryCache.cpp Move SkSL caching out of GR_TEST_UTILS, trim persistent cache options 2019-09-03 20:18:48 +00:00
MemoryCache.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
ProxyUtils.cpp Standardize behavior of ops that implement onPrePrepare 2020-03-02 15:55:32 +00:00
ProxyUtils.h Standardize behavior of ops that implement onPrePrepare 2020-03-02 15:55:32 +00:00
TestContext.cpp Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
TestContext.h Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
TestOps.cpp Add onPrePrepareDraws & createProgramInfo methods to GrDrawVerticesOp (take 2) 2020-03-03 13:48:41 +00:00
TestOps.h Test texture domain effect with local matrix. 2019-11-22 22:37:33 +00:00
YUVUtils.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
YUVUtils.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00