aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Disabling calls to TexParameteri when the values do not exist on ES2.Gravatar cblume2016-03-01
* Adding anisotropic mipmap levels to SkMipMap.Gravatar cblume2016-03-01
* Handle spans in sampling.Gravatar herb2016-03-01
* Revert of Progress on gamma-correctness in the GPU backend. Fixed conversion ...Gravatar brianosman2016-03-01
* Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMas...Gravatar benjaminwagner2016-03-01
* Implement various vulkan stencil clears and fix various stenciling bugs.Gravatar egdaniel2016-03-01
* Progress on gamma-correctness in the GPU backend. Fixed conversion of color a...Gravatar brianosman2016-03-01
* Make GrDrawContext::internalDrawPath cons up its own GrPipelineBuilderGravatar robertphillips2016-03-01
* Fix bug in SkGifCodec / Switch SkImageDec tests to use CodecGravatar msarett2016-03-01
* Add cap and builder feature for multisample interpolationGravatar cdalton2016-03-01
* 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