aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/sk_app
Commit message (Expand)AuthorAge
* Fix flicker when changing backend on iOS viewerGravatar Brian Osman2018-02-16
* Fix flicker when changing backend on Mac viewerGravatar Brian Osman2018-02-15
* Revert "Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sampl...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Revert "Redefine the meaning of sample counts...Gravatar Brian Salomon2018-02-03
* Revert "Revert "Revert "Revert "Redefine the meaning of sample counts in GPU ...Gravatar Brian Salomon2018-02-02
* Revert "Revert "Revert "Redefine the meaning of sample counts in GPU backend."""Gravatar Brian Salomon2018-02-02
* Revert "Revert "Redefine the meaning of sample counts in GPU backend.""Gravatar Brian Salomon2018-02-01
* Revert "Redefine the meaning of sample counts in GPU backend."Gravatar Brian Salomon2018-02-01
* Redefine the meaning of sample counts in GPU backend.Gravatar Brian Salomon2018-02-01
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* 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