skia2/tools/sk_app
Mike Klein 8f11d4dcaf eliminate SK_BUILD_FOR_WIN32
SK_BUILD_FOR_WIN and SK_BUILD_FOR_WIN32 have long meant the same thing.

Chrome fix is https://chromium-review.googlesource.com/c/chromium/src/+/884007

Change-Id: I0e907b1bcd2a358eabf776f414fd3aeb3c689561
Reviewed-on: https://skia-review.googlesource.com/99340
Reviewed-by: Mike Reed <reed@google.com>
2018-01-26 19:52:04 +00:00
..
android Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
ios Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
mac Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
unix Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
win Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface. 2017-12-11 22:03:38 +00:00
Application.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
CommandSet.cpp eliminate SK_BUILD_FOR_WIN32 2018-01-26 19:52:04 +00:00
CommandSet.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
DisplayParams.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
GLWindowContext.cpp Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
GLWindowContext.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
RasterWindowContext.h Remove SampleApp and convert HelloWorld to sk_app 2017-11-21 18:37:19 +00:00
VulkanWindowContext.cpp Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
VulkanWindowContext.h Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00
Window.cpp Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
Window.h Move stats code to new layer (with configurable list of timers) 2017-12-20 16:59:04 +00:00
WindowContext.h Update SkSurface MakeFromBackend* factories to take an SkColorType. 2017-12-19 18:41:36 +00:00