skia2/tools/gpu/gl
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
..
angle Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
command_buffer remove SkTLS 2020-03-06 14:41:01 +00:00
egl Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
glx Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
interface turn on -Wreturn-std-move-in-c++11 2020-02-18 23:55:35 +00:00
iOS Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
mac Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
none rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
win Add GrSimpleMeshDrawOpHelper::CreateProgramInfo 2020-02-28 19:26:56 +00:00
GLTestContext.cpp Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00
GLTestContext.h Update nanobench and skpbench to use flush API for gpu syncing. 2020-02-24 17:21:35 +00:00