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 handling for instantiate failure up the call stack
Robert Phillips
2016-11-18
*
[nobuildbot] Explicitly name all jobs
Eric Boren
2016-11-18
*
[nobuildbot] Remaining Android devices
Eric Boren
2016-11-18
*
Use SkFixedAllocator in SkLinearPipeline and remove the embedding of
Herb Derby
2016-11-18
*
Port convolve functions to SkOpts
xiangze.zhang
2016-11-17
*
Mark this file as executable
Adam Barth
2016-11-17
*
perspective matrix
Mike Klein
2016-11-17
*
repeat tiling
Mike Klein
2016-11-17
*
Replace my confusion with a pointer to the explanation.
Mike Klein
2016-11-17
*
In VS SLN fixup script, don't erase old files
Brian Osman
2016-11-17
*
Fix the quickSkFDot6Div range check
Yuqian Li
2016-11-17
*
Rename GrTextureParams to GrSamplerParams
Brian Salomon
2016-11-17
*
Strength reduce bilerp to nearest neighbor when the matrix is integer translate.
Mike Klein
2016-11-17
*
Fix computation of texture size for approximately-fit deferred proxies
Robert Phillips
2016-11-17
*
Fix double deletion of DescriptorSetLayouts
Jim Van Verth
2016-11-17
*
Use SkSmallAllocator for Blender stage.
Herb Derby
2016-11-17
*
Initialize all values we load.
Mike Klein
2016-11-17
*
Be careful about types in SkNx_neon.h.
Mike Klein
2016-11-17
*
In GrProcessor::TextureSampler drop the "get", it's cleaner
Brian Salomon
2016-11-17
*
Always use GL_HALF_FLOAT_OES on ANGLE, even with ES3.
Brian Osman
2016-11-17
*
Support SkImageShader in SkRasterPipeline blitter
Mike Klein
2016-11-17
*
Remove accessRenderTarget call in SkGpuDevice ctor
Robert Phillips
2016-11-17
*
Remove unnecessary TextureSampler comparison in GrTextureDomainEffect.
Brian Salomon
2016-11-17
*
Use SkFixedMul instead of SkFixedMul_lowprec
Yuqian Li
2016-11-17
*
Guard against instantiate & accessRenderTarget failures
Robert Phillips
2016-11-17
*
Plumb filter quality into SkShader::appendStages().
Mike Klein
2016-11-17
*
Update Skia milestone to 57
hcm@google.com
2016-11-17
*
Rename GrTextureAccess to GrProcessor::TextureSampler.
Brian Salomon
2016-11-17
*
fix fuzzer crash
Cary Clark
2016-11-17
*
Copy over git_utils from common and add GitLocalConfig
Ravi Mistry
2016-11-17
*
Disable the sources assignment filter for platform specific files.
Chinmay Garde
2016-11-17
*
[nobuildbot] More Android bots
Eric Boren
2016-11-17
*
Don't build :public_headers_warnings_check on NoGPU builds.
Mike Klein
2016-11-17
*
Use SkSmallAllocator for SamplerStage and Accessor.
Herb Derby
2016-11-16
*
Hook into parametric and table raster pipeline stages
Matt Sarett
2016-11-16
*
Turn off all SkDebugfs in SkScan_AAAPath.cpp
Yuqian Li
2016-11-16
*
No SkDebugf for approximate intersection
Yuqian Li
2016-11-16
*
remove CANVAS_IS_REFCNT flag from public.bzl
Mike Reed
2016-11-16
*
External SkImageGenerator API
Florin Malita
2016-11-16
*
Add vulkan build to skpbench.
Kevin Lubick
2016-11-16
*
Rename GrTextureBufferSampler to GrBufferSampler
csmartdalton
2016-11-16
*
Revert "Revert "Add support for image load to SkSL""
Brian Salomon
2016-11-16
*
GN: add public headers warnings check.
Mike Klein
2016-11-16
*
Rename kTexture2DISampler to kITexture2DSampler.
Brian Salomon
2016-11-16
*
Add trace and registers stages.
Mike Klein
2016-11-16
*
Use SkSmallAllocator for tiling.
Herb Derby
2016-11-16
*
move SkBlendMode_Name into public (for chrome)
Mike Reed
2016-11-16
*
Add back in min/max check on fuzzer range
Kevin Lubick
2016-11-16
*
Add IORef capability to GrSurfaceProxy objects - take 2
robertphillips
2016-11-16
*
Fix mask overflow caused by edge drift
Yuqian Li
2016-11-16
[next]