index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
/
Viewer.cpp
Commit message (
Expand
)
Author
Age
*
Move ImGui support code to ImGuiLayer
Brian Osman
2017-12-11
*
Create a Window::Layer interface to reduce sk_app glue code
Brian Osman
2017-12-11
*
resources: orgainize directory.
Hal Canary
2017-12-08
*
Remove instanced rendering
Brian Salomon
2017-12-08
*
Add 'Save to SKP' option to Viewer
Brian Osman
2017-12-01
*
Add threaded backend to viewer
Yuqian Li
2017-11-22
*
Add XY to zoom window
Brian Osman
2017-11-21
*
Remove SampleApp and convert HelloWorld to sk_app
Brian Osman
2017-11-21
*
Viewer: backspace jumps directly to the slide picker
Brian Osman
2017-11-14
*
Improve zoom window in Viewer
Brian Osman
2017-11-13
*
Move ms meter from the title bar to the display
Jim Van Verth
2017-11-09
*
Allow changing the transfer function in xform canvas mode
Brian Osman
2017-11-09
*
Use ListBox for slide picker in Viewer
Brian Osman
2017-11-08
*
In Viewer, use a GL window for Raster mode
Brian Osman
2017-11-08
*
Add ms display to Viewer.
Jim Van Verth
2017-11-03
*
Add sample mouse support to Viewer
Jim Van Verth
2017-11-02
*
Add a tooling flag for path mask caching
Chris Dalton
2017-10-13
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Revert "Threaded generation of software paths"
Brian Salomon
2017-08-24
*
Threaded generation of software paths
Brian Osman
2017-08-24
*
Add ANGLE support to Viewer on Windows
Brian Salomon
2017-08-17
*
Add AAA and DAA toggles to viewer
Yuqian Li
2017-08-07
*
clang on windows support
Mike Klein
2017-07-31
*
Fix viewer state that has empty state/option
Yuqian Li
2017-07-26
*
Faster, thread-safe implementation
Brian Osman
2017-07-24
*
First stab at JSON event tracer
Brian Osman
2017-07-20
*
Coverage counting path renderer
Chris Dalton
2017-07-14
*
On Windows, always re-create window for GL or Vulkan
Brian Osman
2017-07-12
*
Hack to fix MSAA GL -> Vk transition on Windows Viewer
Brian Osman
2017-06-23
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Simplify some Viewer code, and fix a few bugs
Brian Osman
2017-06-05
*
Fix resource and skp paths in Android viewer
Brian Salomon
2017-05-26
*
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has ...
Brian Salomon
2017-05-12
*
Add ShadowUtils sample.
Jim Van Verth
2017-05-04
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
*
add helper makeShader for the common Clamp case
Mike Reed
2017-04-28
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
Jim Van Verth
2017-03-16
*
Viewer's nonlinear blend mode uses SkColorSpaceXformCanvas
Brian Osman
2017-03-15
*
Added MSAA selection to viewer GUI
Brian Osman
2017-03-08
*
Add instanced rendering command line flag to viewer.
Brian Salomon
2017-03-08
*
Add viewer GUI options for desktop and Android to toggle instanced rendering.
Brian Salomon
2017-03-07
*
Add legacy++ to viewer (sRGB w/nonlinear blending)
Brian Osman
2017-03-06
*
Remove PLS path renderer
Brian Salomon
2017-03-06
*
Add path renderer options to viewer GUI
Brian Osman
2017-03-01
*
Add backend selection to viewer's GUI
Brian Osman
2017-02-28
*
Fix crash switching to Vulkan in viewer on Windows
Brian Osman
2017-02-28
*
viewer: Add a "Path renderer" dropdown menu
csmartdalton
2017-02-28
[next]