aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/viewer
Commit message (Expand)AuthorAge
* Add a tools flag to suppress geometry shadersGravatar Chris Dalton2017-12-19
* Remove unnecessary includes from ViewerGravatar Brian Osman2017-12-15
* 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
* resources: orgainize directory.Gravatar Hal Canary2017-12-08
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Fix sample modifier keys for mouse eventsGravatar Brian Osman2017-12-05
* Add 'Save to SKP' option to ViewerGravatar Brian Osman2017-12-01
* Delete even more unused views codeGravatar Brian Osman2017-11-29
* Remove a huge pile of views codeGravatar Brian Osman2017-11-22
* Add threaded backend to viewerGravatar Yuqian Li2017-11-22
* Add XY to zoom windowGravatar Brian Osman2017-11-21
* Remove SampleApp and convert HelloWorld to sk_appGravatar Brian Osman2017-11-21
* Viewer: backspace jumps directly to the slide pickerGravatar Brian Osman2017-11-14
* Improve zoom window in ViewerGravatar Brian Osman2017-11-13
* Revert "Revert "Dynamically load the vulkan library in our test tools""Gravatar Greg Daniel2017-11-10
* Revert "Dynamically load the vulkan library in our test tools"Gravatar Greg Daniel2017-11-10
* Move ms meter from the title bar to the displayGravatar Jim Van Verth2017-11-09
* Dynamically load the vulkan library in our test toolsGravatar Greg Daniel2017-11-09
* Allow changing the transfer function in xform canvas modeGravatar Brian Osman2017-11-09
* Use ListBox for slide picker in ViewerGravatar Brian Osman2017-11-08
* In Viewer, use a GL window for Raster modeGravatar Brian Osman2017-11-08
* Add ms display to Viewer.Gravatar Jim Van Verth2017-11-03
* Add sample mouse support to ViewerGravatar Jim Van Verth2017-11-02
* Add a tooling flag for path mask cachingGravatar Chris Dalton2017-10-13
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Add Win Clang Vulkan builds.Gravatar Ben Wagner2017-10-07
* Get viewer running on iOSGravatar Jim Van Verth2017-09-01
* Move several GrContextOptions fields behind GR_TEST_UTILSGravatar Brian Osman2017-08-30
* Threaded generation of software pathsGravatar Brian Osman2017-08-30
* Always include the default path renderer in the chainGravatar Brian Osman2017-08-29
* Convert NULL and 0 to nullptr.Gravatar Ben Wagner2017-08-28
* Revert "Threaded generation of software paths"Gravatar Brian Salomon2017-08-24
* Threaded generation of software pathsGravatar Brian Osman2017-08-24
* Add ANGLE support to Viewer on WindowsGravatar Brian Salomon2017-08-17
* Add AAA and DAA toggles to viewerGravatar Yuqian Li2017-08-07
* clang on windows supportGravatar Mike Klein2017-07-31
* Fix viewer state that has empty state/optionGravatar Yuqian Li2017-07-26
* Add Make[backend] calls for creating GrContextsGravatar Greg Daniel2017-07-25
* Faster, thread-safe implementationGravatar Brian Osman2017-07-24
* First stab at JSON event tracerGravatar Brian Osman2017-07-20
* Coverage counting path rendererGravatar Chris Dalton2017-07-14
* On Windows, always re-create window for GL or VulkanGravatar Brian Osman2017-07-12
* Hack to fix MSAA GL -> Vk transition on Windows ViewerGravatar Brian Osman2017-06-23
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Touch input support for WindowsGravatar Brian Osman2017-06-07
* Simplify some Viewer code, and fix a few bugsGravatar Brian Osman2017-06-05
* Implement an SkImage backed by a Android hardware bufferGravatar Stan Iliev2017-06-02
* Fix resource and skp paths in Android viewerGravatar Brian Salomon2017-05-26
* Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ...Gravatar Brian Salomon2017-05-12