aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core
Commit message (Expand)AuthorAge
* Introduce bilerp spansGravatar herb2016-03-01
* Adding anisotropic mipmap levels to SkMipMap.Gravatar cblume2016-03-01
* Handle spans in sampling.Gravatar herb2016-03-01
* Add swizzle for rgb8888.Gravatar herb2016-03-01
* Simplify the poly union.Gravatar herb2016-02-29
* Fix overlooked bilerp fallback.Gravatar herb2016-02-29
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* Disabling mipmap generation until anisotropic mipmap levels are generated.Gravatar cblume2016-02-29
* Improve horizontal baseline detection.Gravatar bungeman2016-02-29
* Modernize SkSpinlock.Gravatar mtklein2016-02-29
* Use enclosing int rect for picture shader tilesGravatar fmalita2016-02-29
* Fix uninitialized variable warning.Gravatar herb2016-02-29
* tile spansGravatar herb2016-02-29
* Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset...Gravatar brucedawson2016-02-26
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Revert of New GM that exercises gamma-correctness in various parts of the pip...Gravatar brianosman2016-02-26
* New GM that exercises gamma-correctness in various parts of the pipeline.Gravatar brianosman2016-02-26
* Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...Gravatar ericrk2016-02-25
* Fully check basis vectors for extent degeneracy.Gravatar bungeman2016-02-25
* Skia Filter Quality and Scaling MetricsGravatar ericrk2016-02-25
* Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocksGravatar robertphillips2016-02-25
* Cleanups related to SkFixed.Gravatar benjaminwagner2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Use kSubpixelRounding in one missed location.Gravatar bungeman2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Round to nearest in ScalarTo256.Gravatar benjaminwagner2016-02-24
* Use ARM fixes for SDF encoding.Gravatar jvanverth2016-02-24
* Revert of Simple cleanups related to SkFixed. (patchset #4 id:120001 of https...Gravatar benjaminwagner2016-02-24
* Cleanups related to SkFixed.Gravatar benjaminwagner2016-02-24
* simplify/unify xferproc apiGravatar reed2016-02-24
* Retire SkShader::kSupports4f_FlagGravatar fmalita2016-02-23
* Move SkPackBits to src/effects.Gravatar bungeman2016-02-23
* Simplify and combine SkDrawCacheProc and SkMeasureCacheProc to SkPaint::Glyph...Gravatar benjaminwagner2016-02-23
* make transformed rrect radii fit rectangleGravatar caryclark2016-02-23
* Move SkUtils.h to src/core.Gravatar bungeman2016-02-23
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* remove unnecessary copiesGravatar mtklein2016-02-22
* Better encapsulation and vector calling convention.Gravatar herb2016-02-22
* Only use fake gamma with linear devices.Gravatar bungeman2016-02-22
* Add spans for matrix ops.Gravatar herb2016-02-22
* allow move/zero-line/close to draw capsGravatar caryclark2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* lots of sRGB and F16 blitsGravatar reed2016-02-22
* add SkGraphics::PurageAllCachesGravatar reed2016-02-22
* Revert of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* Reland of ix misc asserts and checks found by fuzzer (patchset #1 id:1 of htt...Gravatar reed2016-02-22
* SkNx: kth<...>() -> [...]Gravatar mtklein2016-02-21
* revert fuzzer fixes for canvas, need to investigate moreGravatar reed2016-02-20
* fix misc asserts and checks found by fuzzerGravatar reed2016-02-20