aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Move node information to SkStrikeCacheGravatar Herb Derby2018-04-17
* detect if we made an infinite rectGravatar Mike Reed2018-04-17
* No long require copy as draw for vulkan wrapped resources.Gravatar Greg Daniel2018-04-17
* path is rect diag test is requiredGravatar Cary Clark2018-04-17
* SkStrikeDifferences::operator() -> add()Gravatar Mike Klein2018-04-17
* avoid overflow by using tmp 64bitsGravatar Mike Reed2018-04-17
* Move external texture extension logic into SkSLGravatar Brian Osman2018-04-17
* path is rect bug number twelveGravatar Cary Clark2018-04-17
* Revert "Fix the fat rect bug in the threaded backend"Gravatar Yuqian Li2018-04-17
* only recheck fNeedsTiling if we computed fSrcBoundsGravatar Mike Reed2018-04-17
* Add SkColorSpace::Make, taking an skcms_ICCProfileGravatar Brian Osman2018-04-17
* Reland "low-hanging bilerp_clamp_8888 wins"Gravatar Mike Klein2018-04-17
* Reorganize strike cache and glyph cache codeGravatar Herbert Derby2018-04-17
* Fix the fat rect bug in the threaded backendGravatar Yuqian Li2018-04-17
* yet another path is rect exploitGravatar Cary Clark2018-04-17
* a more involved path is rect bugGravatar Cary Clark2018-04-17
* Update our config fallback switch in GrContext.Gravatar Greg Daniel2018-04-17
* Revert "low-hanging bilerp_clamp_8888 wins"Gravatar Mike Klein2018-04-17
* low-hanging bilerp_clamp_8888 winsGravatar Mike Klein2018-04-16
* Don't support GrCubicEffect if float != fp32Gravatar Chris Dalton2018-04-16
* Revert "ccpr: Implement conics"Gravatar Chris Dalton2018-04-16
* ccpr: Implement conicsGravatar Chris Dalton2018-04-16
* Rename SkGlyphCacheGlobals to SkStrikeCacheGravatar Herb Derby2018-04-16
* Add glFlush workaround for instanced draws on SkylakeGravatar Chris Dalton2018-04-16
* Remove SkPaint::kGenA8FromLCD_Flag.Gravatar Ben Wagner2018-04-16
* Fix many return-std-move-in-c++11 warningsGravatar Kevin Lubick2018-04-16
* Remove unused BW mask blittersGravatar Florin Malita2018-04-16
* optimize fast/simple case in raster tilingGravatar Mike Reed2018-04-16
* Simplify the operation on atomic fIsFinishingGravatar Yuqian Li2018-04-16
* Let SkCoverageDeltaList store width and use it during blittingGravatar Yuqian Li2018-04-16
* SkBlitter is not thread safe; make one for each thread.Gravatar Yuqian Li2018-04-16
* Snap the bitmap as it may be changed laterGravatar Yuqian Li2018-04-16
* SkPDF: use std::aligned_storage for typed unionGravatar Hal Canary2018-04-16
* Don't allow ganesh to allocate mip maps for wrapped textures.Gravatar Greg Daniel2018-04-16
* Draw stroked circles with round caps analytically.Gravatar Brian Salomon2018-04-16
* Reland "Cumulate deltas even if they're out of the clip"Gravatar Yuqian Li2018-04-16
* Revert "Cumulate deltas even if they're out of the clip"Gravatar Yuqian Li2018-04-16
* ccpr: Normalize the cubic inflection function instead of its rootsGravatar Chris Dalton2018-04-16
* Remove all notion of transport from the API - V2.Gravatar Herb Derby2018-04-16
* Revert "Delete getRenderTargetHandle call on SkSurface."Gravatar Greg Daniel2018-04-14
* Cumulate deltas even if they're out of the clipGravatar Yuqian Li2018-04-14
* fix sksl standalone build errorGravatar Ethan Nicholas2018-04-13
* remove unused virtual onNotifyPixelsChangedGravatar Mike Reed2018-04-13
* Support downscaling to max texture size when making cross-context imagesGravatar Brian Osman2018-04-13
* Clone the xpos array in drawPosTextGravatar Yuqian Li2018-04-13
* added sk_LastFragColorGravatar Ethan Nicholas2018-04-13
* Don't try to readback from the GPU for small blur sigmasGravatar Robert Phillips2018-04-13
* path is rect bug number nineGravatar Cary Clark2018-04-13
* Limit our IsBadForDAA for stroke width > 0 and <= 2Gravatar Yuqian Li2018-04-13
* ccpr: Actually blacklist ANGLEGravatar Chris Dalton2018-04-12