index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
Commit message (
Expand
)
Author
Age
*
Add instanced rendering command line flag to viewer.
Brian Salomon
2017-03-08
*
Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc.
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
*
Set window dimensions in raster on Unix
Brian Osman
2017-03-01
*
Initialize XImage struct fully
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
*
Add msaa flag and UI to viewer
csmartdalton
2017-02-27
*
Add onBackendCreated callback to Viewer
Christopher Dalton
2017-02-24
*
Fix some viewer crashes when switching color mode
Brian Osman
2017-02-24
*
ImGui color space controls
Brian Osman
2017-02-24
*
Revert "Revert "Revert[2] "hide deprecated underline and strikethru"""
Mike Reed
2017-02-23
*
Revert "Revert[2] "hide deprecated underline and strikethru""
Mike Reed
2017-02-23
*
Revert[2] "hide deprecated underline and strikethru"
Mike Reed
2017-02-22
*
Viewer: balance save/restores and draw offscreen to window in src mode
Brian Salomon
2017-02-22
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
hide trivial helpers on canvas
Mike Reed
2017-02-22
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
Add more SampleApp support to viewer.
Jim Van Verth
2017-02-14
*
Pixel zoomer in viewer
Brian Osman
2017-02-13
*
Enable threaded SkTaskGroup in Viewer
csmartdalton
2017-02-10
*
Integrate the ImGui library with viewer
Brian Osman
2017-02-10
*
Improve viewer stats collection and display
Brian Osman
2017-02-09
*
Fix viewer on Android
Brian Osman
2017-02-09
*
Simplify viewer's handling of backbuffer surface and color space
Brian Osman
2017-02-08
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Revert "SkColorSpace: remove named API, add gamut API"
Matt Sarett
2017-02-07
*
SkColorSpace: remove named API, add gamut API
Matt Sarett
2017-02-07
*
Move SkGammaColorFilter to tools, limit to sRGB
Brian Osman
2017-01-26
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h"
Kevin Lubick
2017-01-11
*
SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h
Hal Canary
2017-01-11
*
Minor fixes for the Linux viewer
Jim Van Verth
2017-01-05
*
Add support for resources on android Viewer
Greg Daniel
2016-11-30
*
Move SkOSPath out of include/core.
Ben Wagner
2016-11-08
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
2016-11-03
*
Remove SkAutoTDelete.
Ben Wagner
2016-11-03
*
Remove SkImageInfoIsGammaCorrect, etc...
Brian Osman
2016-11-01
*
Various fixes in VulkanWindowContext
Greg Daniel
2016-10-28
*
chmod -x *.cpp *.h
Hal Canary
2016-10-27
*
Fix GPU sRGB mode in viewer
Brian Osman
2016-10-25
*
Rename all color space factories from New* to Make*
Brian Osman
2016-10-24
*
GN builds viewer on Linux, too
Brian Osman
2016-10-18
*
Viewer builds (for Windows) with GN
Brian Osman
2016-10-18
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
[next]