index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-11
*
Move SkRefSet / pipe code to smart pointer.
Ben Wagner
2018-07-10
*
Revert "Use new SkGlyphIDSet"
Herb Derby
2018-07-10
*
Use new SkGlyphIDSet
Herb Derby
2018-07-10
*
Move SkWriteBuffer to smart pointers.
Ben Wagner
2018-07-10
*
Revert "transform paint color to dst colorspace"
Brian Osman
2018-07-10
*
Revert "added skeletal animation support to GPU backend"
Joe Gregorio
2018-07-10
*
Revert "Remove interpolants are inaccurate workaround for Adreno 3xx."
Brian Salomon
2018-07-10
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-10
*
update (non-sprite) image shader color management
Mike Klein
2018-07-10
*
transform paint color to dst colorspace
Mike Klein
2018-07-10
*
Make SkTypefacePlayback use smart pointers.
Ben Wagner
2018-07-10
*
Add field to directly pass glyphs when using glyph encoding
Herb Derby
2018-07-10
*
Remove the SkGlyphRunInfo code
Herb Derby
2018-07-10
*
Revert "switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS"
Stan Iliev
2018-07-10
*
fix line intersect divide by zero
Cary Clark
2018-07-10
*
Expand testing of SkMatrix::decomposeScale
Robert Phillips
2018-07-10
*
Remove run list code
Herb Derby
2018-07-10
*
Deinline some GrPathRenderer method and one GrDrawingMananger method.
Brian Salomon
2018-07-10
*
Remove interpolants are inaccurate workaround for Adreno 3xx.
Brian Salomon
2018-07-10
*
Interpolate patch vertices in destination color space
Brian Osman
2018-07-09
*
switched from NUM_SHADER_BINARY_FORMATS to NUM_PROGRAM_BINARY_FORMATS
Ethan Nicholas
2018-07-09
*
Fix fuzzer bug in SkGradientShader::MakeSweep
Robert Phillips
2018-07-09
*
added caching of SkVertices
Ruiqi Mao
2018-07-09
*
Revert "Add genIDs from all contributing elements to GrReducedClip's mask key."
Brian Salomon
2018-07-09
*
Update SkSpan to match the standard more closely
Herb Derby
2018-07-09
*
More workarounds on Windows Debug DLL crash.
Yong-Hwan Baek
2018-07-09
*
Remove SK_IGNORE_WIN_EMOJI_FIX
Ben Wagner
2018-07-09
*
Add genIDs from all contributing elements to GrReducedClip's mask key.
Brian Salomon
2018-07-09
*
Support older SKPs drawing to legacy destinations correctly
Brian Osman
2018-07-06
*
Add color type to the image filter DAG's OutputProperties
Brian Osman
2018-07-06
*
Switch gradients to as-encoded blending
Brian Osman
2018-07-06
*
Revert "Revert "Remove gCreateTypefaceDelegate.""
Ben Wagner
2018-07-05
*
Add some new PolyUtils tests.
Jim Van Verth
2018-07-03
*
Use TextureProxy size directly in GrYUVToRGBEffect FragmentProcessor
Weiliang Chen
2018-07-03
*
Revert "added skeletal animation support to GPU backend"
Ruiqi Mao
2018-07-03
*
Disable NVPR path renderer in DDL mode
Robert Phillips
2018-07-03
*
remove unit tests baked into SkAAClip
Mike Klein
2018-07-03
*
Reland "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Greg Daniel
2018-07-03
*
Revert "Remove gCreateTypefaceDelegate."
Ethan Nicholas
2018-07-03
*
Fix allocation size of vk transfer buffer during copy.
Greg Daniel
2018-07-03
*
Remove gCreateTypefaceDelegate.
Ben Wagner
2018-07-03
*
Revert "Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors."
Ethan Nicholas
2018-07-03
*
added skeletal animation support to GPU backend
Ruiqi Mao
2018-07-03
*
Replace isGammaCorrect with isLinearlyBlended
Brian Osman
2018-07-03
*
Fix empty stroked oval handling in GrRenderTargetContext::drawOval
Robert Phillips
2018-07-03
*
Remove setting/use of GrPixelConfig in GrBackendTex/RT ctors.
Greg Daniel
2018-07-03
*
updated SkCanvas documentation for animation overloads of drawVertices
Ruiqi Mao
2018-07-03
*
implement onreadpixels for metal gpu backend
Timothy Liang
2018-07-02
*
GrTessellator: handle three consecutive collinear edges.
Stephen White
2018-07-02
[next]