skia2/tools/sk_app
Brian Salomon 3d6801eeee Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.
Removes the concept of a configurable "default" interface and makes the default
always be the "native" interface.

Also removes unused functions: GrGLInterfaceAddTestDebugMarker and
GrGLInterface::NewClone.

Keeps around legacy GrGLCreateNativeInterface() until clients can be weened.

Change-Id: I4a3bdafa8cf8c68ed13318393abd55686b045ccb
Reviewed-on: https://skia-review.googlesource.com/83000
Reviewed-by: Robert Phillips <robertphillips@google.com>
Commit-Queue: Brian Salomon <bsalomon@google.com>
2017-12-11 17:54:38 +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 Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>. 2017-12-11 17:54:38 +00:00
Application.h
CommandSet.cpp
CommandSet.h
DisplayParams.h
GLWindowContext.cpp sk_spification of GrGpu creation. 2017-12-07 17:56:59 +00:00
GLWindowContext.h
RasterWindowContext.h
VulkanWindowContext.cpp sk_spification of GrGpu creation. 2017-12-07 17:56:59 +00:00
VulkanWindowContext.h
Window.cpp Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
Window.h Move ImGui support code to ImGuiLayer 2017-12-11 17:37:58 +00:00
WindowContext.h