aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Revert "Added CMYK support for ICC profiles."Gravatar Mike Klein2016-12-01
* Added CMYK support for ICC profiles.Gravatar raftias2016-12-01
* move all memset() logic into blitterGravatar Mike Klein2016-12-01
* Rename GrBatch to GrOpGravatar Brian Salomon2016-12-01
* Remove pipeline info dump from GrDrawBatchGravatar Brian Salomon2016-12-01
* No SkEncodeImageAsKTX for ANDROID_FRAMEWORKGravatar Hal Canary2016-12-01
* SkColorSpaceXform bug fixesGravatar Matt Sarett2016-12-01
* support medium and high qualityGravatar Mike Klein2016-11-30
* SkEncodeImage: no more link-time registrationGravatar Hal Canary2016-11-30
* Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead.Gravatar Brian Salomon2016-11-30
* 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