aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Remove unused copySurfaceAsDraw code from GrVkGpuGravatar Brian Osman2016-11-30
* fold more in SkRasterPipelineBlitterGravatar Mike Klein2016-11-30
* constant means constantGravatar Mike Klein2016-11-30
* Remove batch bounds drawing debug optionGravatar Brian Salomon2016-11-30
* Revert "Show constant-foldable runs in SkRasterPipeline::dump()."Gravatar Mike Klein2016-11-30
* Fix error: ‘access’ may be used uninitialized in this functionGravatar Joe Gregorio2016-11-30
* Make GrGpuCommandBuffer infer its render target from first drawGravatar Brian Salomon2016-11-30
* Bring back SkRasterPipeline::run() for one-off uses.Gravatar Mike Klein2016-11-30
* Disable mipmap pre-generation pathGravatar Eric Karl2016-11-30
* Show constant-foldable runs in SkRasterPipeline::dump().Gravatar Mike Klein2016-11-30
* restore sRGB memset optimizationGravatar Mike Klein2016-11-30
* Add additional guard to the Analytic AA changeGravatar Yuqian Li2016-11-29
* Make pipeline getter a GrDrawBatch::pipeline() a protected method.Gravatar Brian Salomon2016-11-29
* Fixes for SkColorLookUpTable::interp3DGravatar Matt Sarett2016-11-29
* support a8Gravatar Mike Klein2016-11-29
* Fuzzer assert in GradientShaderBase4fContext::TSamplerGravatar Florin Malita2016-11-29
* Remove caps image storage caps hack.Gravatar Brian Salomon2016-11-29
* Rename SkSL::GLSLCapsFactory to SkSL::ShaderCapsFactoryGravatar Brian Salomon2016-11-29
* Make SkNWayCanvas use conservative clipping.Gravatar Mike Klein2016-11-29
* Add the missing shift to the dyGravatar Yuqian Li2016-11-29
* Rename vars and functions from 'glslcaps'->'shadercaps'Gravatar Brian Salomon2016-11-29
* teach MSAN about maskloadGravatar Mike Klein2016-11-29
* Merge GrGLSLCaps into GrShaderCapsGravatar Brian Salomon2016-11-29
* Delete unnecessary SkSurface_Base APIGravatar Matt Sarett2016-11-29
* Remove duplicate storage of fCanvas in SkOverdrawCanvasGravatar Matt Sarett2016-11-29
* gather_i8Gravatar Mike Klein2016-11-29
* Rm assert that image texture array is null unless GrCaps has images support.Gravatar Brian Salomon2016-11-29
* Use AdditiveBlitter for partial rowsGravatar Yuqian Li2016-11-29
* Add #define for Nsight compatibilityGravatar Jim Van Verth2016-11-29
* Compute slope using fSnappedYGravatar Yuqian Li2016-11-29
* Make gather() look and work more like load().Gravatar Mike Klein2016-11-29
* document x_tail encodingGravatar Mike Klein2016-11-29
* Reland image storage with fixes.Gravatar Brian Salomon2016-11-29
* Fix float/int bug in SkRawCodecGravatar Matt Sarett2016-11-29
* Make GrMemoryPool play nice with bucketing allocators.Gravatar dskiba2016-11-29
* use fma() in accumulateGravatar Mike Klein2016-11-29
* don't support converting from alpha to non-alphaGravatar Mike Reed2016-11-29
* SkNx_abi is unused.Gravatar Mike Klein2016-11-29
* Moved A2B0 profile parsing before XYZGravatar raftias2016-11-29
* Consistent naming.Gravatar Mike Klein2016-11-29
* use raster-pipeline in readPixelsGravatar Mike Reed2016-11-28
* added support for layout(offset=...) to skslcGravatar Ethan Nicholas2016-11-28
* simplifyGravatar Mike Klein2016-11-28
* Revert "Add the missing shift to the dy"Gravatar Yuqian Li2016-11-28
* Convert blitter over to new style from_srgb, to_srgb.Gravatar Mike Klein2016-11-28
* Narrow the SkImageGenerator interfaceGravatar Brian Osman2016-11-28
* Remove old driver bug workaround for glTexStorage.Gravatar Brian Salomon2016-11-28
* unified ASTLayout/Layout and ASTModifiers/ModifiersGravatar Ethan Nicholas2016-11-28
* removed textureProj() and legacy texture functions from skslGravatar Ethan Nicholas2016-11-28
* simplify SkConfig8888 logic: just fall-through if memcpy case isn't supportedGravatar Mike Reed2016-11-28