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
...
*
Add a GM for SkShadowUtils and fix a few issues.
Brian Salomon
2017-02-01
*
Add caching of ambient and spot shadow meshes.
Brian Salomon
2017-02-01
*
Expand SkImage::getTextureHandle call
Robert Phillips
2017-02-01
*
Broaden checking of GrSurfaceProxy::MakeDeferred's return value
Robert Phillips
2017-02-01
*
Add test for proactive proxy-creation failure
Robert Phillips
2017-02-01
*
GR_PROXY_MOVE: Work around Win/Clang eval order bug
Hans Wennborg
2017-02-01
*
Add more pre-checks to surfaceProxy creation
Robert Phillips
2017-02-01
*
Update SkSurface's cached image ownership handling to sk_sp
Robert Phillips
2017-02-01
*
Reduce use of SkImage_Base::peekTexture
Robert Phillips
2017-01-31
*
Fix assert in SkShadowVertices constructor
Brian Salomon
2017-01-31
*
Work around GCC 4.6 issue with constructing unique_ptr<const T[]> from a T*.
Brian Salomon
2017-01-31
*
Make SkShadowUtils tessellations ref counted in preparation for caching them.
Brian Salomon
2017-01-31
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-31
*
Make sure to preserve stencil on vulkan copy as draws
Greg Daniel
2017-01-31
*
GrTessellator (AA): improve AA quality for near-overlapping paths.
Stephen White
2017-01-30
*
delete SkLayer.cpp
Hal Canary
2017-01-30
*
GIF: Only report a frame after knowing dependency
Leon Scroggins III
2017-01-30
*
Fix SkShadowTessellator.cpp for Chrome iOS build
Jim Van Verth
2017-01-30
*
Rationalize GrContext's Gr*Proxy getter naming
Robert Phillips
2017-01-30
*
Change shadow tessellators to use SkColor and move to util.
Jim Van Verth
2017-01-30
*
Make blur utils take GrTextureProxies - take 2
Robert Phillips
2017-01-30
*
Implement onAppendStages for SkPictureShader
Yuqian Li
2017-01-30
*
Make SkGpuDevice::drawVertices perform color byte order swap and premul step ...
Brian Salomon
2017-01-30
*
Revert "Make blur utils take GrTextureProxies"
Robert Phillips
2017-01-30
*
Make blur utils take GrTextureProxies
Robert Phillips
2017-01-30
*
Push GrTextureProxy down to more effects
Robert Phillips
2017-01-30
*
Revert "SkRasterPipeline shader adapter"
Florin Malita
2017-01-29
*
SkRasterPipeline shader adapter
Florin Malita
2017-01-29
*
Rename GrFragmentProcessor::MulOutputByInputUnpremulColor to MakeInputPremulA...
Brian Salomon
2017-01-28
*
Make SkSmallAllocator obey alignment properties of objects.
herb
2017-01-28
*
Update SkJPEGImageEncoder
Matt Sarett
2017-01-28
*
Add missing nextafter() clamping to SkLinearBitmapPipeline tile procs
Florin Malita
2017-01-27
*
AA GrTessellator: fix bevelling of acute angles.
Stephen White
2017-01-27
*
verify that glyph position rect is non-empty in GrAtlasTextBlob::appendGlyph
Lee Salzman
2017-01-27
*
Add geometric version of spot shadow
Jim Van Verth
2017-01-27
*
Set fOptions in SkCodec::getPixels
Leon Scroggins III
2017-01-27
*
give up on big cubics (for now) and just draw a line
Mike Reed
2017-01-27
*
SkTScopedComPtr: implicit nullptr cast to SkTScopedComPtr<T>()
Hal Canary
2017-01-27
*
Remove SkBlitter:resetShaderContext()
Florin Malita
2017-01-27
*
Add utilities to create GrSurfaceProxy & GrSurfaceContext from backend descs
Robert Phillips
2017-01-27
*
Raster pipeline support for SkLocalMatrixShader composition
Florin Malita
2017-01-27
*
Add offset to uniform blocks in Vulkan
Greg Daniel
2017-01-27
*
Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations.""
Brian Salomon
2017-01-27
*
Revert "Start of rewrite of GrFragmentProcessor optimizations."
Ethan Nicholas
2017-01-27
*
Start of rewrite of GrFragmentProcessor optimizations.
Brian Salomon
2017-01-27
*
Delete SkAutoTime from jpeg encoder
Matt Sarett
2017-01-26
*
Implement getFamilyName for stream fonts on Linux.
Ben Wagner
2017-01-26
*
Simplify SkShader::ContextRec::fLocalMatrix handling
Florin Malita
2017-01-26
*
Really use vpmaddwd in hsw::convolve_vertical().
Mike Klein
2017-01-26
*
Graceful degredation for SkOpts_hsw.
Mike Klein
2017-01-26
[prev]
[next]