aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Replace targetHasUnifiedMultisampling in GrPB constructorGravatar csmartdalton2016-06-08
* When setting up a copySurface dst texture make the orientation match the src ...Gravatar bsalomon2016-06-08
* Fix instances where hwaa was wrong for mixed samplesGravatar csmartdalton2016-06-08
* Handle single pixel case on tiled.Gravatar herb2016-06-08
* Subclass GrVkCommandBuffer into Primary and Secondary CommandBuffers.Gravatar egdaniel2016-06-08
* Add support for finding/creating general GrVkRenderPass from the VkResourcePr...Gravatar egdaniel2016-06-08
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* A Mozilla developer ran the µmix static analyzer on its codebase and inciden...Gravatar lsalzman2016-06-07
* SkLeanWindows.h: #include "Windows.h" fewer placesGravatar halcanary2016-06-07
* Revert of Move immintrin/arm_neon includes to where they are used. (patchset ...Gravatar mtklein2016-06-07
* Fix dashing bug where hwaa was unintentionally disabledGravatar csmartdalton2016-06-07
* Switch to a whitelist for manual mip-map generationGravatar brianosman2016-06-07
* Fix for rare crash in Poly::addEdge().Gravatar senorblanco2016-06-07
* Make GrShape use the original path when path effect fails.Gravatar bsalomon2016-06-07
* linear -> sRGB: use fast approximate sqrt()Gravatar mtklein2016-06-07
* Move immintrin/arm_neon includes to where they are used.Gravatar mtklein2016-06-07
* Refactor creation of GrVkRenderPasses to make them move generalGravatar egdaniel2016-06-07
* Make GrDashEffect take a AA mode enum.Gravatar bsalomon2016-06-07
* Get segment masks from GrShape.Gravatar bsalomon2016-06-07
* Make GrShape track the winding direction and starting point for rrect types.Gravatar bsalomon2016-06-06
* Add new SkSourceGammaTreatment enum, used in situations like mipmap construct...Gravatar brianosman2016-06-06
* Add SkDefaultXform as a catch-all to handle color conversionsGravatar msarett2016-06-06
* Use Options object passed to startScanlineDecodeGravatar scroggo2016-06-06
* Revert of Make SkPngCodec decode progressively. (patchset #26 id:520001 of ht...Gravatar scroggo2016-06-06
* Gamma sanity checksGravatar msarett2016-06-06
* Name parametric gamma curve typesGravatar msarett2016-06-06
* Remove GrRenderTarget from GrPipelineBuilderGravatar robertphillips2016-06-06
* MIPS32r2: Fix Chromium runtime crashGravatar milko.leporis2016-06-05
* Add the ability to handle premul and swizzle src bitmap data.Gravatar herb2016-06-04
* More Unref GrXPFactory.Gravatar bungeman2016-06-03
* Add ability to rotate light direction in drawLitAtlas Sample slideGravatar robertphillips2016-06-03
* Unref GrXPFactory.Gravatar bungeman2016-06-03
* SkMipMap::ComputeLevelSize to return SkISizeGravatar cblume2016-06-03
* Plumbing mipmaps to the point of creation.Gravatar cblume2016-06-03
* Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...Gravatar robertphillips2016-06-03
* Add gm for displaying different variants of 8888 bitmaps and fix a small reje...Gravatar herb2016-06-03
* SkPDF: handle unpremul rightGravatar halcanary2016-06-03
* Abandon offset support with texel buffersGravatar csmartdalton2016-06-03
* Support ARB extensions for indirect drawingGravatar csmartdalton2016-06-03
* Fix uses of SkImageInfo in BRD to preserve color space infoGravatar msarett2016-06-03
* Make SkPngCodec decode progressively.Gravatar scroggo2016-06-02
* SkMultiPictureDocument & SkMultiPictureDocumentReaderGravatar halcanary2016-06-02
* add MakeS32 helper to SkImageInfo, fix named-gamma constructor bugGravatar reed2016-06-02
* Tessellator: stop copying vertices into Polys and Monotones.Gravatar senorblanco2016-06-02
* Adjust tolerance for when Ganesh stroked-line-as-rect optimization kicks inGravatar robertphillips2016-06-02
* Remove SK_SUPPORT_LEGACY_TYPEFACE_MAKE_FROM_NAME.Gravatar bungeman2016-06-02
* Exclude Mali devices from manual mip-mapping.Gravatar brianosman2016-06-02
* Add getting the size of a given mipmap level.Gravatar cblume2016-06-02
* Add a caps bit to enable/disable the new manual mip-mapperGravatar brianosman2016-06-02
* Manually generated sRGB mipmaps, with successively smaller draws.Gravatar brianosman2016-06-02