aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sk_app
Commit message (Expand)AuthorAge
* Move stats code to new layer (with configurable list of timers)Gravatar Brian Osman2017-12-20
* Update SkSurface MakeFromBackend* factories to take an SkColorType.Gravatar Greg Daniel2017-12-19
* Start removing uses of VkFormatToPixelConfig in vulkan backendGravatar Greg Daniel2017-12-13
* Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.Gravatar Brian Salomon2017-12-11
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* Move ImGui support code to ImGuiLayerGravatar Brian Osman2017-12-11
* Create a Window::Layer interface to reduce sk_app glue codeGravatar Brian Osman2017-12-11
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Keep animation running while moving the mouse in viewer (on Windows)Gravatar Brian Osman2017-12-05
* Fix ANGLE build with extended clang warningsGravatar Chris Dalton2017-12-04
* turn on extended Clang warnings on Windows tooGravatar Chris Dalton2017-12-04
* Move some bits from views to sk_appGravatar Brian Osman2017-12-01
* Remove SampleApp and convert HelloWorld to sk_appGravatar Brian Osman2017-11-21