index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
add flag to hide deprecated clipops
Mike Reed
2017-05-10
*
Fix alpha coverage for lerp_565 stage.
bungeman
2017-05-10
*
Experimental Go bindings for Skia
Stephan Altmueller
2017-05-10
*
Clean up shadow assert.
Jim Van Verth
2017-05-10
*
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
Brian Salomon
2017-05-10
*
add parameter names
Cary Clark
2017-05-10
*
allow inf/nan in GrRect isect utility functions.
Brian Salomon
2017-05-10
*
Roll recipe dependencies (trivial).
recipe-roller
2017-05-10
*
Roll recipe dependencies (nontrivial).
recipe-roller
2017-05-10
*
ok, fix typo: struct -> static
Mike Klein
2017-05-09
*
ok, add timer via
Mike Klein
2017-05-09
*
Pre-clamp path tolerance
Brian Osman
2017-05-09
*
void SkColorFilter::onAppendStages(...)
Mike Klein
2017-05-09
*
fix 565
Mike Klein
2017-05-09
*
Add encode to bzl include paths
Matt Sarett
2017-05-09
*
Create geometry shader modules in vulkan when using geom shaders
Greg Daniel
2017-05-09
*
Fixed distance field interpolation for gamma correct rendering
Brian Osman
2017-05-09
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-09
*
Manually roll recipes.
Robert Iannucci
2017-05-09
*
Add downsampling option to SkJpegEncoder
Matt Sarett
2017-05-09
*
update dox for dithering
Mike Reed
2017-05-09
*
move set-text-matrix into private
Mike Reed
2017-05-09
*
Add jpeg encoder alpha handling option
Matt Sarett
2017-05-09
*
make append_gamut_tranform() never fail
Mike Klein
2017-05-09
*
Add support for using texel buffers in Vulkan backend.
Greg Daniel
2017-05-09
*
Tune down libpng in DM.
Mike Klein
2017-05-09
*
Move SkPngEncoder into public API
Matt Sarett
2017-05-09
*
Make SkColorFilter::appendStages() not fail.
Mike Klein
2017-05-09
*
Avoid assertion in MSAA rendering buffer about indexed draw with zero index c...
Brian Salomon
2017-05-09
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
SkPerlinNoiseShader: handle pathological inputs
Hal Canary
2017-05-09
*
Convert color to dst (once) in color shaders
Matt Sarett
2017-05-09
*
Add debug-only helper methods to get #ops & #clips per opList
Robert Phillips
2017-05-09
*
[recipes] Remove inputs to BundleRecipes task
Eric Boren
2017-05-09
*
Remove 'fDrawFace' from GrPipeline
Robert Phillips
2017-05-09
*
Forward getGrContext in color space xform canvas
Brian Osman
2017-05-09
*
remove (possibly slow) call to refEncoded in getDeferredTextureImageData
Mike Reed
2017-05-09
*
Add radial gradient stage.
Herb Derby
2017-05-09
*
Roll recipe dependencies (trivial).
recipe-roller
2017-05-09
*
Implement disconnect function for GrVkGpu
Greg Daniel
2017-05-09
*
Minor sksl parser cleanup
Ethan Nicholas
2017-05-09
*
add a guide to contributing to SkJumper
Mike Klein
2017-05-08
*
Revert "Added SkImage::MakeCrossContextFromEncoded"
Brian Salomon
2017-05-08
*
fixed InstanceProcessor SkSL code
Ethan Nicholas
2017-05-08
*
"can we?" -> "do we want to?" for SkRasterPipelineBlitter
Mike Klein
2017-05-08
*
Added SkImage::MakeCrossContextFromEncoded
Brian Osman
2017-05-08
*
Update SKP version
UpdateSKPs
2017-05-08
*
SkAdvancedTypefaceMetrics: pack fields better
Hal Canary
2017-05-08
*
fix commented-out gaussian
Mike Klein
2017-05-08
*
Remove height functor for shadows and replace with plane equation params
Jim Van Verth
2017-05-08
[next]