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
*
Remove last uses of SkTypeface::style() in Skia.
Ben Wagner
2017-08-08
*
add an invert stage for inverse CMYK -> CMYK
Mike Klein
2017-08-08
*
Streamline GrGradientEffect mirror tiling
Florin Malita
2017-08-08
*
Consolidate GrGradientEffect analytical impls
Florin Malita
2017-08-08
*
Don't compare against uninit edge in SkPath::conservativelyContainsRect
Brian Salomon
2017-08-08
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-08
*
Remove SkTypeface::Style from fuzzers and lua.
Ben Wagner
2017-08-08
*
Add GrDebugMarkerOp
Robert Phillips
2017-08-08
*
Make bmp text position attribute be highp
Brian Salomon
2017-08-07
*
simplify shaderbase -- remove shaderproc -- no measurable speed diff
Mike Reed
2017-08-07
*
Avoid int overflow in LinearGradientContext::shade4_dx_clamp
Florin Malita
2017-08-07
*
CCPR: Process quadratic flat edges without soft msaa
Chris Dalton
2017-08-07
*
Remove SK_NO_ANALYTIC_AA
Yuqian Li
2017-08-07
*
Flush threaded device when reaching max queue size
Yuqian Li
2017-08-07
*
remove unused shadeSpanAlpha -- handled by rasterpipeline
Mike Reed
2017-08-07
*
Remove SkLightingShader and associated classes
Robert Phillips
2017-08-07
*
clean up useage of SkFloatBits
Mike Reed
2017-08-07
*
Revert "Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType"
Florin Malita
2017-08-05
*
Tiling support for GrGradientEffect kTwo_ColorType/kThree_ColorType
Florin Malita
2017-08-04
*
Fix corner case in NonAAStrokeRectOp (stroke width > the rect's width or height)
Robert Phillips
2017-08-04
*
Add GrMtlTexture classes
Greg Daniel
2017-08-04
*
GrGradientEffect::onIsEqual() must also consider tiling
Florin Malita
2017-08-04
*
Update SkClipStack's bound computation
Robert Phillips
2017-08-04
*
clamp_1 is also a no-op with 8-bit lowp
Mike Klein
2017-08-04
*
15-bit lowp is dead, long live 8-bit lowp
Mike Klein
2017-08-04
*
Disable Delta AA for MSVC for now
Yuqian Li
2017-08-03
*
Add support for object creation/snapshot/deletion events
Brian Osman
2017-08-03
*
same 16->8 bit packing trick for SSE2/SSE4.1
Mike Klein
2017-08-03
*
Store float and byte constant colors.
Mike Klein
2017-08-03
*
funnel all constant colors through append_constant_color()
Mike Klein
2017-08-03
*
Rename append_uniform_color() to append_constant_color().
Mike Klein
2017-08-03
*
_very_ minor srcover speedup
Mike Klein
2017-08-03
*
improve HSW 16->8 bit pack
Mike Klein
2017-08-03
*
8-bit hacking
Mike Klein
2017-08-03
*
Add a private API for writing the clip to the stencil
Stan Iliev
2017-08-02
*
Revert "Revert "support for 'half' types in sksl, plus general numeric type i...
Ethan Nicholas
2017-08-02
*
Guard against D3D NaN/Infinity literals bug in color burn
Brian Osman
2017-08-02
*
Revert "remove another SkConvertPixels "fast path""
Mike Klein
2017-08-02
*
Delete legacy radial gradient impl
Florin Malita
2017-08-02
*
Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on ...
Greg Daniel
2017-08-02
*
Fix sweep gradient tiling w/ makeColorSpace
Florin Malita
2017-08-02
*
Reduce SORT_THRESHOLD to 256
Yuqian Li
2017-08-02
*
remove another SkConvertPixels "fast path"
Mike Klein
2017-08-02
*
CCPR: Transform path points before handling curves
Chris Dalton
2017-08-02
*
Tiling support for SkSweepGradient
Florin Malita
2017-08-01
*
Make ProcessorCloneTest more robust, fix matrix conv. onIsEqual
Brian Salomon
2017-08-01
*
Fix cleanup on program creation failure
Robert Phillips
2017-08-01
*
Revert "support for 'half' types in sksl, plus general numeric type improveme...
Ethan Nicholas
2017-08-01
*
fixed missing INT_MAX definition
Ethan Nicholas
2017-08-01
*
clamp to 0 in repeat and mirror image tilers
Mike Klein
2017-08-01
[next]