skia2/tools/gpu/gl
Mike Klein 7d3028818e GN: iOS basics
This doesn't create any apps or bundles or sign anything, but it all compiles and links.

Note the awkward transitional hack I used to make each tool's tool_main() serve as the real main() again when built with GN, while keeping the existing setup with GYP.  Fun...

BUG=skia:

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=4350

Change-Id: I632753d5d8e5848380854f413bf5905d676bfcf4
Reviewed-on: https://skia-review.googlesource.com/4350
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Mike Klein <mtklein@chromium.org>
2016-11-03 19:31:50 +00:00
..
angle Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
command_buffer Use SkOnce to squelch command buffer spam 2016-09-29 10:49:47 -07:00
debug Remove stray semicolons. 2016-09-27 14:04:26 +00:00
egl Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
glx Remove stray semicolons. 2016-09-27 14:04:26 +00:00
iOS GN: iOS basics 2016-11-03 19:31:50 +00:00
mac rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext 2016-03-31 10:59:06 -07:00
mesa rename sk_gpu_test::GLContext to sk_gpu_test::GLTestContext 2016-03-31 10:59:06 -07:00
none Add CreatePlatformGLTestContext_none.cpp for Google3 build 2016-04-01 04:50:45 -07:00
null Remove stray semicolons. 2016-09-27 14:04:26 +00:00
win Define LEAN_AND_MEAN and NOMINMAX for all windows builds 2016-06-10 06:42:45 -07:00
GLTestContext.cpp Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00
GLTestContext.h Remove SkAutoTDelete. 2016-11-03 19:03:40 +00:00