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
*
Update Porter Duff analysis to match LCD logic.
Greg Daniel
2017-05-19
*
stage version of vertices
Mike Reed
2017-05-19
*
minor skslc bugfixes
Ethan Nicholas
2017-05-19
*
Comment out lcd assert to make GLPrograms test happy
Greg Daniel
2017-05-19
*
Fix gpu lcd blending to semi-correctly handle alpha coverage
Greg Daniel
2017-05-19
*
Temporarily use default webp encode method for bzl
Matt Sarett
2017-05-19
*
detect (and preserve) if patch colors are opaque
Mike Reed
2017-05-19
*
Updated workaround for Intel 6xxx clear to 0/1 bug
Eric Karl
2017-05-19
*
Revert "Update clearOp for split-OpList world"
Robert Phillips
2017-05-18
*
Remove ambient and spot mask filters.
Jim Van Verth
2017-05-18
*
Update clearOp for split-OpList world
Robert Phillips
2017-05-18
*
Revert "Remove GrSurfaceDesc member from GrSurface."
Greg Daniel
2017-05-18
*
Hide SkPerlinNoiseShader impl details
Florin Malita
2017-05-18
*
Remove GrSurfaceDesc member from GrSurface.
Brian Salomon
2017-05-18
*
Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy
Robert Phillips
2017-05-18
*
Add drawArraysBaseVertexIsBroken flag
Chris Dalton
2017-05-18
*
Add check for incorrect opList splits
Robert Phillips
2017-05-18
*
Revert "Revert "Remove GrSurface::desc() method.""
Brian Salomon
2017-05-18
*
Expand small tables in SkColorSpaceXform_A2B
Matt Sarett
2017-05-18
*
Pre-cache SkPath's genID in PreCachedPath too
Mike Klein
2017-05-18
*
Fix SkImage::onMakeColorSpace() for subset lazy images
Matt Sarett
2017-05-18
*
Remove unused SkZeroShaderContext
Florin Malita
2017-05-18
*
Move MIP color mode from GrSurfaceProxy to GrTextureProxy
Brian Salomon
2017-05-18
*
Revert "Remove GrSurface::desc() method."
Greg Daniel
2017-05-18
*
SkPath -> PreCachedPath
Mike Klein
2017-05-18
*
SkColorSpace_ICC: classify two entry tables as linear
Matt Sarett
2017-05-17
*
Remove GrSurface::desc() method.
Brian Salomon
2017-05-17
*
Add GM to verify that drawX == (path.addX, drawPath)
Brian Osman
2017-05-17
*
Revert "Add GM to verify that drawX == (path.addX, drawPath)"
Greg Daniel
2017-05-17
*
Replace most uses of GrSurface::desc() with conifg(), width(), etc.
Brian Salomon
2017-05-17
*
Remove GrSurfaceDesc member from GrSurfaceProxy.
Brian Salomon
2017-05-17
*
Add GM to verify that drawX == (path.addX, drawPath)
Brian Osman
2017-05-17
*
skslc SPIR-V mod support
Ethan Nicholas
2017-05-17
*
Adjust start and end points of arcs based on CTM
Brian Osman
2017-05-17
*
Fix for amd copy as draws on vulkan
Greg Daniel
2017-05-17
*
skslc comma operator and optimizer fixes
Ethan Nicholas
2017-05-17
*
scalarize SkGradientShader stop setup
Mike Klein
2017-05-17
*
Delete legacy image generator API flag
Matt Sarett
2017-05-17
*
Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp
Robert Phillips
2017-05-17
*
Remove static initializer of GrProcessorSet::gEmpty
Brian Salomon
2017-05-17
*
remove some stray semicolons
Mike Klein
2017-05-17
*
move shadows to device virtual
Mike Reed
2017-05-17
*
Remove GrSurfaceProxy::desc()
Brian Salomon
2017-05-17
*
Fix inset for ambient tessellated shadows
Jim Van Verth
2017-05-17
*
Revert "Convert DstTexture to DstProxy"
Robert Phillips
2017-05-17
*
Convert DstTexture to DstProxy
Robert Phillips
2017-05-17
*
Add support for webp lossless compression
Matt Sarett
2017-05-17
*
Enable vulkan copies as draws for everything but qualcomm
Greg Daniel
2017-05-16
*
try Herb's new to_srgb
Mike Klein
2017-05-16
*
move files out of private, and fix up callers to IWYU
Mike Reed
2017-05-16
[next]