skia2/tools/sk_app/win
Robert Phillips f4f8011aef Add Context factories to GrDirectContext
In order to stage the transition from GrContext to GrDirectContext, both
of them will have to have the factories for a while.

This CL also removes all internal uses of the old (GrContext) factories.

Change-Id: Ibe1edd0818ea23a0d54257c55f35f12526047ef3
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302263
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Adlai Holler <adlai@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2020-07-14 12:40:46 +00:00
..
ANGLEWindowContext_win.cpp tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
D3D12WindowContext_win.cpp Add Context factories to GrDirectContext 2020-07-14 12:40:46 +00:00
DawnD3D12WindowContext_win.cpp Remove the dependency on Dawn's SwapChainUtils. 2020-04-09 20:31:30 +00:00
GLWindowContext_win.cpp Remove SkTMin and SkTMax 2020-02-07 18:40:09 +00:00
main_win.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
RasterWindowContext_win.cpp tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
VulkanWindowContext_win.cpp tools/sk_app: fWindowContext is unique_ptr<> 2019-08-02 16:16:34 +00:00
Window_win.cpp Add Direct3D swapchain support 2020-05-14 14:23:02 +00:00
Window_win.h rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
WindowContextFactory_win.h Add Direct3D swapchain support 2020-05-14 14:23:02 +00:00