skia2/tools/sk_app/win
Kevin Lubick c3a448ec61 [bazel] Put licenses() after legacy_exports
G3 prefers license() first.

This was done mechanically with a big find/replace

Change-Id: I8c33c7bc10a6bec42e966cad81c259954e841811
Bug: skia:13211
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/535898
Reviewed-by: Ben Wagner <bungeman@google.com>
2022-05-02 15:04:33 +00:00
..
ANGLEWindowContext_win.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
BUILD.bazel [bazel] Put licenses() after legacy_exports 2022-05-02 15:04:33 +00:00
D3D12WindowContext_win.cpp Make class members that are static constexpr also be inline. 2021-10-11 16:22:59 +00:00
DawnD3D12WindowContext_win.cpp [dawn] Clean up include paths and dawn_native namespace 2022-03-07 14:38:55 +00:00
GLWindowContext_win.cpp Convert 0 and NULL to nullptr. 2022-02-09 14:20:57 +00:00
main_win.cpp Convert 0 and NULL to nullptr. 2022-02-09 14:20:57 +00:00
RasterWindowContext_win.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
VulkanWindowContext_win.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
Window_win.cpp Move UTF16 helpers from SkUtils to SkUTF 2021-11-03 17:03:21 +00:00
Window_win.h Fix Viewer crash when starting with vk msaa on windows. 2020-12-16 16:37:56 +00:00
WindowContextFactory_win.h Add Direct3D swapchain support 2020-05-14 14:23:02 +00:00