aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* SkXPS: handle case where snapSpecial() returns nullGravatar Hal Canary2016-11-07
* SkRasterPipelineBlitter: blitAntiH + full coverge --> blitHGravatar Mike Klein2016-11-07
* Further centralize computation of GrSurface VRAM consumption - take 2Gravatar Robert Phillips2016-11-07
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-07
* Use perfect forwarding in createT of SkSmallAllocator.Gravatar herb2016-11-06
* Call ~SkRasterPipelineBlitter() on early out.Gravatar Mike Klein2016-11-06
* Revert "Further centralize computation of GrSurface VRAM consumption"Gravatar Ben Wagner2016-11-06
* Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear."Gravatar Ben Wagner2016-11-06
* Fix the sum of alpha = 254 instead of 255 by roundingGravatar liyuqian2016-11-05
* Attempt to fix PixelC GLSL compilation error.Gravatar Ben Wagner2016-11-04
* swap_src_dst -> move_src_dstGravatar Mike Klein2016-11-04
* Add F16, SkColorSpaceXform support to SkGifCodecGravatar Matt Sarett2016-11-04
* Detect pipelines which can compile to memsets.Gravatar mtklein2016-11-04
* Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of h...Gravatar caryclark2016-11-04
* Avoid pretending to support CMYK color xforms in SkJpegCodecGravatar Matt Sarett2016-11-04
* skrpb: evaluate color filters for constant shaders once.Gravatar mtklein2016-11-04
* use reversePathTo in place of addPathReverseGravatar caryclark2016-11-04
* Deferred image generator subsettingGravatar fmalita2016-11-04
* Fix color xforms for Index8 bmpsGravatar Matt Sarett2016-11-04
* Limit GL_TEXTURE_RECTANGLE filtering to bilinear.Gravatar Brian Salomon2016-11-04
* Use alignas to force alignment.Gravatar herb2016-11-04
* Clarify onCreateScalerContext failure modes.Gravatar Ben Wagner2016-11-04
* Further centralize computation of GrSurface VRAM consumptionGravatar Robert Phillips2016-11-04
* Avoid matrix inverse in SkBitmapProcInfo::init for translate-only casesGravatar fmalita2016-11-03
* Add F16, SkColorSpaceXform support to SkBmpCodecGravatar Matt Sarett2016-11-03
* remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAMGravatar Mike Reed2016-11-03
* GN: iOS basicsGravatar Mike Klein2016-11-03
* Implement SkNx_fma() for Sk4f on ARMv8.Gravatar Mike Klein2016-11-03
* Remove SkAutoTDelete.Gravatar Ben Wagner2016-11-03
* Fix kMediumQuality invMatrix setup for sizes == mip levelsGravatar fmalita2016-11-03
* Fix quad convexity with only one backward dirGravatar liyuqian2016-11-03
* Remove sk_linear_to_srgb_noclamp().Gravatar Mike Klein2016-11-03
* Use temporary FBO for GrGLGpu::onReadPixels.Gravatar Brian Salomon2016-11-03
* Revert "Add F16, SkColorSpaceXform support to SkBmpCodec"Gravatar Matt Sarett2016-11-03
* Basic pipeline blend mode strength reductions:Gravatar Mike Klein2016-11-03
* Centralize computation of GrRenderTarget & GrTexture VRAM consumptionGravatar Robert Phillips2016-11-03
* Add F16, SkColorSpaceXform support to SkBmpCodecGravatar Matt Sarett2016-11-03
* Add Matrix colorfilter pipeline stages.Gravatar Mike Klein2016-11-03
* Fix bitmap shaders gmGravatar Matt Sarett2016-11-03
* Revert of Try to use only std::aligned_storage. (patchset #2 id:20001 of http...Gravatar benjaminwagner2016-11-03
* Try to use only std::aligned_storage. This does not change the API.Gravatar herb2016-11-03
* MatrixColorFilter: convert transpose to [0,1] while transposing.Gravatar Mike Klein2016-11-03
* Remove SkAutoTDeleteArrayGravatar Ben Wagner2016-11-02
* Fix GradientShaderBase4fContext::Interval fuzzer assertGravatar fmalita2016-11-02
* Fix memory leak in https://skia-review.googlesource.com/c/4227/ (Back SkSpeci...Gravatar robertphillips2016-11-02
* s/C++'s gmtime/POSIX's gmtime_r/Gravatar Hal Canary2016-11-02
* Update vulkan ranges to be 0 to 1 for all z valuesGravatar Greg Daniel2016-11-02
* Update ProxyTestsGravatar Robert Phillips2016-11-02
* Back SkSpecialImage_Gpu with a GrTextureProxyGravatar Robert Phillips2016-11-02
* Loosen restriction on F16 surfaces - allow "legacy" F16 modeGravatar Brian Osman2016-11-01