aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
...
* Move GrRenderTargetPriv::maxWindowRectangles to GrRenderTargetContextPriv & G...Gravatar Robert Phillips2016-11-09
* Fix fuzzer bugGravatar Robert Phillips2016-11-09
* Consolidate GrSurfaceProxy Make methodsGravatar Robert Phillips2016-11-09
* Rename SkSourceGammaTreatment to SkDestinationSurfaceColorModeGravatar Brian Osman2016-11-09
* Refactor RGBA/BGRA xform logic in SkCodecsGravatar Matt Sarett2016-11-08
* Relax the extra span's alphaGravatar liyuqian2016-11-08
* Do not call blitAntiRect for empty rectGravatar liyuqian2016-11-08
* Fail jpeg decodes on too many progressive scansGravatar Matt Sarett2016-11-08
* Fix query for GR_GL_IMPLEMENTATION_COLOR_READ_FORMAT for GrPixelConfigs that ...Gravatar bsalomon2016-11-08
* Move SkOSPath out of include/core.Gravatar Ben Wagner2016-11-08
* Smart pointers for GrBatchAtlas.Gravatar Ben Wagner2016-11-08
* Change code to not store Sk4* in data structures.Gravatar herb2016-11-08
* Revert "Delete SkImage::encode(Type)"Gravatar Leon Scroggins2016-11-08
* Revert "Revert "Add GrRenderTargetContext instantiate & asTextureProxy""Gravatar Robert Phillips2016-11-08
* Delete SkImage::encode(Type)Gravatar Matt Sarett2016-11-08
* minor simplification: use SkBitmapCacheDescGravatar Mike Reed2016-11-08
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Give memset lambdas explicit names.Gravatar Mike Klein2016-11-07
* Revert "Add GrRenderTargetContext instantiate & asTextureProxy"Gravatar Leon Scroggins2016-11-07
* Add GrRenderTargetContext instantiate & asTextureProxyGravatar Robert Phillips2016-11-07
* src/core: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* remove obsolete flagsGravatar Mike Reed2016-11-07
* s/SkAutoTUnref/sk_sp/ in src/ part 1Gravatar Hal Canary2016-11-07
* Remove dead code in SkBitmapProcLegacyShader::ContextSizeGravatar sylvestre.ledru2016-11-07
* Fix Vulkan command buffer assert on device lostGravatar Jim Van Verth2016-11-07
* Combine analytic edges with toleranceGravatar liyuqian2016-11-07
* Finish color space support for SkCodecGravatar Matt Sarett2016-11-07
* Add GrTextureRenderTargetProxy and support switching between RT & Tex ProxiesGravatar Robert Phillips2016-11-07
* Revert "Revert "Limit GL_TEXTURE_RECTANGLE filtering to bilinear.""Gravatar Brian Salomon2016-11-07
* Add/promote gamma helpers to SkColorSpace_BaseGravatar Brian Osman2016-11-07
* 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