aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* remove untested blit optimizationGravatar caryclark2016-03-01
* Move some GrAuditTrail fuctions to cpp fileGravatar joshualitt2016-03-01
* SampleApp now displays gamma-correct content in "S32" and "F16" modes. The de...Gravatar brianosman2016-03-01
* SkDebugCanvas ignore batch bounds if they are offscreenGravatar joshualitt2016-03-01
* Add swizzle for rgb8888.Gravatar herb2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-02-29
* Move drawDRRect back to GrDrawContextGravatar robertphillips2016-02-29
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-02-29
* 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
* Render batch bounds as stroke rectsGravatar joshualitt2016-02-29
* This CL adds glTexStorage support.Gravatar cblume2016-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
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* Enable RAW codec for WindowsGravatar yujieqin2016-02-29
* Revert of Add abilitly to query audit trail for batches by draw op (patchset ...Gravatar joshualitt2016-02-29
* Add abilitly to query audit trail for batches by draw opGravatar joshualitt2016-02-29
* move drawextrapatheffect header into animatorGravatar reed2016-02-28
* remove unused view helpersGravatar reed2016-02-27
* remove unused view filesGravatar reed2016-02-27
* remove unneeded view subclassesGravatar reed2016-02-27
* Revert of Enable RAW codec for Windows (patchset #8 id:140001 of https://code...Gravatar mtklein2016-02-26
* Revert of Add non-inline SkRTreeFactory constructor to fix clang-cl (patchset...Gravatar brucedawson2016-02-26
* Switch float arrays to vecs for conical gradientsGravatar jvanverth2016-02-26
* Creating functions for uploading a mipmapped texture.Gravatar cblume2016-02-26
* Make GrVkStencilAttachment derive form GrVkImageGravatar egdaniel2016-02-26
* Fix memory crash in vulakn writeUniformBuffersGravatar egdaniel2016-02-26
* Replace fWillReadFragmentPosition with a bitfieldGravatar cdalton2016-02-26
* Include glGetMultisamplefv APIGravatar cdalton2016-02-26
* When a surface is backed by an external render target force a copy on image snapGravatar bsalomon2016-02-26
* Add back Vk files with LF endingsGravatar jvanverth2016-02-26
* Revert of New GM that exercises gamma-correctness in various parts of the pip...Gravatar brianosman2016-02-26
* Remove Vk files with spurious CRLFsGravatar jvanverth2016-02-26
* Make GrRRectBlurEffect::onIsEqual include the roundrect's rectGravatar robertphillips2016-02-26
* Fix oval rendering in vulkanGravatar egdaniel2016-02-26
* Fix uniform buffer layout in vulkanGravatar egdaniel2016-02-26
* Add batchlist managment to GrAuditTrailGravatar joshualitt2016-02-26
* Add VkProgramDataManager back into to repoGravatar egdaniel2016-02-26
* New GM that exercises gamma-correctness in various parts of the pipeline.Gravatar brianosman2016-02-26
* Try to fix broken file by just deleting it.Gravatar egdaniel2016-02-26
* Enable RAW codec for WindowsGravatar yujieqin2016-02-26
* fix undefined signed shiftsGravatar caryclark2016-02-26
* Revert of Skia Filter Quality and Scaling Metrics (patchset #3 id:60001 of ht...Gravatar ericrk2016-02-25
* SkPDF: Let client re-encode JPGs if they want toGravatar halcanary2016-02-25