aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm
Commit message (Expand)AuthorAge
...
* Avoid drawing NVPR DIF text when text size is 0Gravatar kkinnunen2016-03-04
* Revert of add support for new bitmapshader context (patchset #5 id:80001 of h...Gravatar reed2016-03-03
* add support for new bitmapshader contextGravatar reed2016-03-03
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...Gravatar robertphillips2016-03-02
* Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)Gravatar robertphillips2016-03-02
* add gm for distance field bugGravatar caryclark2016-03-01
* Remove internal calls to SkImage::getTextureGravatar bsalomon2016-02-29
* tile spansGravatar herb2016-02-29
* New GM that exercises gamma-correctness in various parts of the pipeline.Gravatar brianosman2016-02-26
* Revert of New GM that exercises gamma-correctness in various parts of the pip...Gravatar brianosman2016-02-26
* New GM that exercises gamma-correctness in various parts of the pipeline.Gravatar brianosman2016-02-26
* add gm to illustrate bugGravatar caryclark2016-02-26
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* Revert of Move Budgeted enum out of SkSurface, use in GrTextureProvider (patc...Gravatar bsalomon2016-02-25
* Move Budgeted enum out of SkSurface, use in GrTextureProviderGravatar bsalomon2016-02-25
* SkPDF: fix scalar serializationGravatar halcanary2016-02-24
* remove debugging printfGravatar reed2016-02-24
* extend xfermodes gm to include 3 custom modesGravatar reed2016-02-24
* simplify/unify xferproc apiGravatar reed2016-02-24
* Create new GM to target translations problems in GrAtlasTextContextGravatar joshualitt2016-02-24
* Add dest type hint to SkShader::ContextRecGravatar fmalita2016-02-22
* kill gm now that we can test srgb on all gmsGravatar reed2016-02-22
* Add ContextRec param to SkShader::contextSize()Gravatar fmalita2016-02-22
* Initial linear gradient 4f implGravatar fmalita2016-02-22
* lots of sRGB and F16 blitsGravatar reed2016-02-22
* SkNx: kth<...>() -> [...]Gravatar mtklein2016-02-21
* remove xferu64 gm -- not needed now that the blitters are hooked upGravatar reed2016-02-18
* Switch to pixmap in API.Gravatar herb2016-02-18
* make SkPM4f privateGravatar reed2016-02-18
* Add bilerp filtering.Gravatar herb2016-02-17
* Mark existing image filter entry points that will be going away with DeprecatedGravatar robertphillips2016-02-17
* Simplified linear pipeline.Gravatar herb2016-02-17
* Delete dead code. SkBitmapHasher has not been used since gm.Gravatar mtklein2016-02-16
* Remove 6-param applyCropRect() from lighting filters (raster path).Gravatar senorblanco2016-02-16
* make SkComposeShader.h privateGravatar reed2016-02-15
* re-emable u64 gmGravatar reed2016-02-12
* Add bench and gm for shapesGravatar cdalton2016-02-10
* disable flaky gm for nowGravatar reed2016-02-10
* turn off debug svg fileGravatar caryclark2016-02-09
* make test consistentGravatar caryclark2016-02-09
* add helper to create fancy underlinesGravatar caryclark2016-02-09
* implement more xfermodeproc4f and add GMGravatar reed2016-02-09
* Add unit test to feed valid SVG sequences to make sure thatGravatar caryclark2016-02-09
* start experimenting with 64bit frame-buffersGravatar reed2016-02-09
* Relocate anisotropic mipmap logic to SkMipMap::extractLevel()Gravatar fmalita2016-02-09
* extend modecolorfilter to 4fGravatar reed2016-02-08
* increase subdivision for very large cubicsGravatar caryclark2016-02-05
* Remove deferred clear from SkGpuDeviceGravatar bsalomon2016-02-05
* extend compose-colorfilter to 4fGravatar reed2016-02-04