aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* ccpr: Fix a couple issues with tessellation and windingGravatar Chris Dalton2018-02-20
* Some more cleanup of GrDrawOpAtlas compactionGravatar Jim Van Verth2018-02-20
* Drop unused shader support for multisample interpolationGravatar Chris Dalton2018-02-20
* Update createWrappedRenderTargetProxy with BackendRT to work with lazy proxies.Gravatar Greg Daniel2018-02-20
* don't trust stored segment maskGravatar Mike Reed2018-02-20
* Change createWrappedTextureProxy for render targets to use lazy proxies.Gravatar Greg Daniel2018-02-20
* null checkGravatar Mike Reed2018-02-20
* Simplify decal for gradientsGravatar Mike Reed2018-02-19
* hide virtual and rename to onMakeComposedGravatar Mike Reed2018-02-19
* Fix thrashing issue with multitextured atlas.Gravatar Jim Van Verth2018-02-17
* add decal tilemode to shadersGravatar Mike Reed2018-02-16
* Add full scaling for color emoji.Gravatar Jim Van Verth2018-02-16
* Ensure all rows of a gif are initializedGravatar Leon Scroggins III2018-02-16
* Add a generalized array of bytes with a given alignmentGravatar Herb Derby2018-02-16
* Avoid creating MIPs until necessary when MIP bias is activeGravatar Brian Osman2018-02-16
* When creating emptyp MipMap proxies, don't instantiate them immediately. Atte...Gravatar Greg Daniel2018-02-15
* Drop unused shader support for sample variablesGravatar Chris Dalton2018-02-15
* use conservative bounds to disable clippingGravatar Mike Reed2018-02-15
* Disable texstorage for BGRA on ES devices that aren't appleGravatar Greg Daniel2018-02-15
* use safe increment for edge walkerGravatar Mike Reed2018-02-15
* abort blur if the sigma is too smallGravatar Mike Reed2018-02-15
* Check for min int in BMP headerGravatar Leon Scroggins III2018-02-15
* Remove unneccesary assert in GrAALinearizingConvexPathRendererGravatar Robert Phillips2018-02-15
* Update GrTextBlobCache for DDLGravatar Robert Phillips2018-02-15
* Revert "Revert "Revert "When creating emptyp MipMap proxies, don't instantiat...Gravatar Greg Daniel2018-02-14
* DDL-ify GrRectBlurEffectGravatar Robert Phillips2018-02-14
* Prepare sRGB encoding conversion for the removal of GrPixelConfigGravatar Brian Salomon2018-02-14
* Revert "Revert "When creating emptyp MipMap proxies, don't instantiate them i...Gravatar Greg Daniel2018-02-14
* simplify size check in stringGravatar Mike Reed2018-02-14
* ccpr: Tessellate fans for very large and/or simple pathsGravatar Chris Dalton2018-02-14
* Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOsGravatar Robert Phillips2018-02-14
* Respect FPArgs local matrix when picking a filtering mode in image shaderGravatar Brian Osman2018-02-14
* Revert "When creating emptyp MipMap proxies, don't instantiate them immediate...Gravatar Greg Daniel2018-02-14
* Fix compilation of opList-based DDL implementationGravatar Robert Phillips2018-02-14
* When creating emptyp MipMap proxies, don't instantiate them immediately.Gravatar Greg Daniel2018-02-14
* Add SkDAARecord to prepare for init-onceGravatar Yuqian Li2018-02-14
* Add SkCharacterization creation helper to GrContextThreadSafeProxy (take 2)Gravatar Robert Phillips2018-02-14
* Revert "Revert "Allow linear 8888 surface contexts in GPU backend.""Gravatar Brian Salomon2018-02-13
* Check the length of marker before reading itGravatar Leon Scroggins III2018-02-13
* Revert "Allow linear 8888 surface contexts in GPU backend."Gravatar Brian Salomon2018-02-13
* Make fully lazy proxies possess an originGravatar Robert Phillips2018-02-13
* Allow linear 8888 surface contexts in GPU backend.Gravatar Brian Salomon2018-02-13
* saturate IPoint math, handle NaN in isEmptyGravatar Mike Reed2018-02-13
* doh -- reverse check for finiteGravatar Mike Reed2018-02-13
* Revert "Add SkCharacterization creation helper to GrContextThreadSafeProxy"Gravatar Cary Clark2018-02-13
* Add "sharpen" option to SkSL, to LOD bias all texturesGravatar Brian Osman2018-02-13
* Address MSAN bug in SkAnimatedImage::decodeNextFrameGravatar Kevin Lubick2018-02-13
* Add SkCharacterization creation helper to GrContextThreadSafeProxyGravatar Robert Phillips2018-02-13
* Make it so that GrSurfaceContext with a sRGB GrPixelConfig must have aGravatar Brian Salomon2018-02-13
* Don't assert coverage counting isn't blacklisted when driver workarounds are ...Gravatar Brian Salomon2018-02-13