aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Add SkSurface_Gpu::MakeWrappedRenderTarget methodGravatar Robert Phillips2018-01-31
* SkFontHost_FreeType: better debugging infoGravatar Hal Canary2018-01-31
* 1010102, 101010x, 888x in swGravatar Mike Klein2018-01-30
* saturate some irect ops for fuzzersGravatar Mike Reed2018-01-30
* Fix mock tex rt gpu mem sizeGravatar Brian Salomon2018-01-30
* Revert "Reduce the amount of padding needed for SDFs, take 2"Gravatar Jim Van Verth2018-01-30
* Reduce the amount of padding needed for SDFs, take 2Gravatar Jim Van Verth2018-01-30
* Simplify SkAnimatedImageGravatar Leon Scroggins III2018-01-30
* Revert "Reduce the amount of padding needed for SDFs."Gravatar Jim Van Verth2018-01-30
* handle paths with degenerate verbsGravatar Mike Reed2018-01-30
* don't draw images with nonfinite dst boundsGravatar Mike Reed2018-01-30
* handle clipping large trianglesGravatar Mike Reed2018-01-30
* Reduce the amount of padding needed for SDFs.Gravatar Jim Van Verth2018-01-30
* Add ref counted wrapped around GrTexture ReleaseProcGravatar Greg Daniel2018-01-30
* Revert "Drop support for unused MSAA extensions"Gravatar Robert Phillips2018-01-30
* don't draw non-finite contexts in imagefiltersGravatar Mike Reed2018-01-30
* Add kRGBX_8888, kRGBA_1010102, and kRGBX_1010102 color types. Unused for now.Gravatar Brian Salomon2018-01-30
* Drop support for unused MSAA extensionsGravatar Chris Dalton2018-01-29
* check that rect is finite before jamming our boundsGravatar Mike Reed2018-01-29
* handle conics in 1D patheffectGravatar Mike Reed2018-01-29
* handle conics in text warperGravatar Mike Reed2018-01-29
* Remove some unused sample count capsGravatar Brian Salomon2018-01-29
* validate that contours begin with moveToGravatar Mike Reed2018-01-29
* workaround for Intel SPIR-V OpCompositeConstruct bugGravatar Ethan Nicholas2018-01-29
* Remove Ops whose lazy proxies fail to instantiate on flushGravatar Greg Daniel2018-01-29
* Add createTextureProxy function to ProxyProvider that takes an SkImageGravatar Greg Daniel2018-01-29
* fixed creating a vector from another vector in SPIR-V outputGravatar Ethan Nicholas2018-01-29
* add SkPicture::MakePlaceholder()Gravatar Mike Klein2018-01-28
* Revert "hide picture virtuals (no public callers)"Gravatar Mike Klein2018-01-27
* hide picture virtuals (no public callers)Gravatar Mike Reed2018-01-27
* Make SkAndroidCodec (optionally) respect originGravatar Leon Scroggins III2018-01-26
* make SkGammas less badGravatar Mike Klein2018-01-26
* move checkLE functionality directly onto readbufferGravatar Mike Reed2018-01-26
* remove SkColorSpace_BaseGravatar Mike Klein2018-01-26
* eliminate SK_BUILD_FOR_WIN32Gravatar Mike Klein2018-01-26
* Remove legacy mask blur code.Gravatar Herbert Derby2018-01-26
* Remove unused SkPictureContentInfoGravatar Brian Salomon2018-01-26
* Remove GrContext::getRecommendedSampleCount and SkPictureContentInfo::suitabl...Gravatar Brian Salomon2018-01-26
* use coverage modes instead of blend modesGravatar Mike Reed2018-01-26
* bug fixes from PVS Studio (static analysis)Gravatar Mike Klein2018-01-26
* Rename .include files to .incGravatar Ben Wagner2018-01-26
* Use int when possible to calculate atlas indices in shaders.Gravatar Jim Van Verth2018-01-26
* Add cache for handling of contexts.Gravatar Herb Derby2018-01-25
* compose and combine maskfiltersGravatar Mike Reed2018-01-25
* Revert "Increase depth threshold for SkClipStack::isRRect."Gravatar Stan Iliev2018-01-25
* Start of cross process SkScalerContext.Gravatar Mike Klein2018-01-24
* Misc guarding of enums in ImageFilter CreateProcsGravatar Robert Phillips2018-01-24
* Keep SkRasterPipelineSpriteBlitter's src/dst offset math in size_tGravatar Mike Klein2018-01-24
* pass size_t to ptr_and_ix()Gravatar Mike Klein2018-01-24
* Check enum values in SkDisplacementMapEffect's CreateProcGravatar Robert Phillips2018-01-24