index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
viewer
/
sk_app
Commit message (
Expand
)
Author
Age
*
Retract GrTexture*.h & GrRenderTarget*.h from other headers
Robert Phillips
2017-06-13
*
Touch input support for Windows
Brian Osman
2017-06-07
*
Simplify some Viewer code, and fix a few bugs
Brian Osman
2017-06-05
*
Implement an SkImage backed by a Android hardware buffer
Stan Iliev
2017-06-02
*
Fix resource and skp paths in Android viewer
Brian Salomon
2017-05-26
*
Add wireframe mode to Viewer.
Jim Van Verth
2017-05-02
*
Make GrBackendTexture take Gr*Info refs in ctor, and copy them.
Greg Daniel
2017-05-02
*
Revert "Revert "Plumb the use of GrBackendRenderTarget throughout Skia""
Greg Daniel
2017-05-01
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Revert "Plumb the use of GrBackendRenderTarget throughout Skia"
Greg Daniel
2017-04-27
*
Plumb the use of GrBackendRenderTarget throughout Skia
Greg Daniel
2017-04-27
*
Add new GrVkBackendContext::Create explicitly requiring vk proc getters
Brian Salomon
2017-04-24
*
Disable use of directly wrapping msaa RTs on Vulkan
Greg Daniel
2017-04-20
*
Add backend safe classes for passing in external texture and render targets i...
Greg Daniel
2017-04-18
*
Detect RenderDoc in Windows viewer and make a core profile
Brian Osman
2017-03-17
*
Added MSAA selection to viewer GUI
Brian Osman
2017-03-08
*
Maintain window position and size when re-created
Brian Osman
2017-03-08
*
Use glXCreateContextAttribsARB in viewer to make it easier to attach RenderDoc.
Brian Salomon
2017-03-08
*
Set window dimensions in raster on Unix
Brian Osman
2017-03-01
*
Initialize XImage struct fully
Brian Osman
2017-03-01
*
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
*
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
*
Add the ability to enable/disable GPU path renderers
csmartdalton
2017-02-22
*
Revert "hide deprecated underline and strikethru"
Leon Scroggins
2017-02-17
*
hide deprecated underline and strikethru
Mike Reed
2017-02-17
*
Integrate the ImGui library with viewer
Brian Osman
2017-02-10
*
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
*
tools: s/SkAutoTUnref/sk_sp/
Hal Canary
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
*
Remove many uses of kSkia8888 and kSkiaGamma8888
Brian Osman
2016-10-14
*
Add support for Atrace and hook into SkEventTracer framework.
Greg Daniel
2016-10-14
*
Fix Vulkan orientation during screne rotations
Greg Daniel
2016-10-06
[next]