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
*
Fix up and clarify use of maxMipLevel in Vulkan
Greg Daniel
2017-09-01
*
Move texture proxy allocation for atlas to constructor.
Jim Van Verth
2017-09-01
*
Revert "Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of ...
Brian Salomon
2017-08-31
*
Revert "Revert "Add a GrShape::Type value for an inverted empty path""
Brian Salomon
2017-08-31
*
Revert "Add a GrShape::Type value for an inverted empty path"
Brian Salomon
2017-08-31
*
Add a GrShape::Type value for an inverted empty path
Brian Salomon
2017-08-31
*
Use interpolating blur for sigma < 2
Herb Derby
2017-08-31
*
add 8bit stages for load/store 565
Mike Reed
2017-08-31
*
Revert "Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBacken...
Brian Salomon
2017-08-31
*
Retract Gr*Priv.h includes a bit
Robert Phillips
2017-08-31
*
Use high precision for TextureOp texture coord varying
Brian Salomon
2017-08-31
*
32-bit x86 8-bit stages
Mike Klein
2017-08-30
*
Reduce stencil buffer clearing
Robert Phillips
2017-08-30
*
Fix whitespace in SkTextBlob.
Ben Wagner
2017-08-30
*
Allow providing SkExecutor to SkThreadedBMPDevice
Yuqian Li
2017-08-30
*
Move several GrContextOptions fields behind GR_TEST_UTILS
Brian Osman
2017-08-30
*
DeferredDisplayList API proposal
Robert Phillips
2017-08-30
*
Make AA hairline renderer non-optional
Brian Osman
2017-08-30
*
remove debugging code breaking windows compile
Brian Salomon
2017-08-30
*
Make GrSWMaskHelper take a matrix for each draw
Brian Salomon
2017-08-30
*
Revert "Revert "Remove GrBackendRenderTargetDesc in favor of GrBackendRenderT...
Brian Salomon
2017-08-30
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
Threaded generation of software paths
Brian Osman
2017-08-30
*
remove 8-bit Params struct
Mike Klein
2017-08-30
*
improve ARMv7 8-bit codegen
Mike Klein
2017-08-30
*
Push full screen clears up to OpList
Robert Phillips
2017-08-30
*
Remove kDefault_GrSurfaceOrigin
Robert Phillips
2017-08-30
*
fast NEON divide-by-255
Mike Klein
2017-08-29
*
Add GrContextOption to disable distance field path renderer
Brian Osman
2017-08-29
*
fold params into StageRec
Mike Reed
2017-08-29
*
Always include the default path renderer in the chain
Brian Osman
2017-08-29
*
Remove (unused) context option to remove shader swizzling
Brian Osman
2017-08-29
*
no more need for a constants pointer
Mike Klein
2017-08-29
*
simplify path validate
Cary Clark
2017-08-29
*
better NEON 8-bit stages
Mike Klein
2017-08-29
*
use NEON 8-bit stages on ARMv7 too
Mike Klein
2017-08-29
*
Remove origin field from GrSurface (take 2)
Robert Phillips
2017-08-29
*
Use the 4f impl for legacy/8888 linear gradients
Florin Malita
2017-08-29
*
Revert "Revert "8-bit jumper on armv8""
Mike Klein
2017-08-29
*
Revert "8-bit jumper on armv8"
Derek Sollenberger
2017-08-29
*
Store discard request on the opList and remove GrDiscardOp (take 3)
Robert Phillips
2017-08-29
*
Add missing methods to neon/sse SkNx implementations
Chris Dalton
2017-08-28
*
8-bit jumper on armv8
Mike Klein
2017-08-28
*
Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDev...
Brian Salomon
2017-08-28
*
-Fast bot fixes for AVX+ code
Mike Klein
2017-08-28
*
CCPR: Recalculate inflection/intersection points on GPU
Chris Dalton
2017-08-28
*
change SkRect::growToInclude to take a point instead of x,y
Mike Reed
2017-08-28
*
remove aarch64 offline compilation
Mike Klein
2017-08-28
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
Add GrPathUtils::calcCubicInverseTransposePowerBasisMatrix
Chris Dalton
2017-08-28
[next]