aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Use first/second instead of min/max in 2pt conical gradientGravatar Yuqian Li2017-12-11
* read signed 32 if we want to treat it as signedGravatar Mike Reed2017-12-11
* add virtual to confirm flattenable typeGravatar Mike Reed2017-12-11
* Implement a fast path for solid color lattice rectangleGravatar Stan Iliev2017-12-11
* fixed SkSL optimizing away side effectsGravatar Ethan Nicholas2017-12-11
* Add GrGLMakeNativeInterface factory that returns sk_sp<const GrGLInterface>.Gravatar Brian Salomon2017-12-11
* CCPR: Don't use instanced draw calls with geometry shadersGravatar Chris Dalton2017-12-11
* Revert "add experimental bilerp_clamp_8888 stage"Gravatar Mike Klein2017-12-11
* add experimental bilerp_clamp_8888 stageGravatar Mike Klein2017-12-11
* Fix tautological comparison in GrTextureDomain.cppGravatar Hans Wennborg2017-12-09
* centralize encoding to SkDataGravatar Mike Reed2017-12-09
* Fix tautological compare in GrSurfaceProxy.cppGravatar Hans Wennborg2017-12-09
* Don't force GrGLSLVarying's scope to be compile-time constantGravatar Chris Dalton2017-12-08
* CCPR: Combine loops and serpentines back into a single shaderGravatar Chris Dalton2017-12-08
* Revert "Revert "use serialprocs for typefaces""Gravatar Mike Reed2017-12-08
* Use sk_sp to own GrCaps in GrContext.Gravatar Brian Salomon2017-12-08
* keep SVG arcs axis aligned with suppressionGravatar Cary Clark2017-12-08
* enforce 4-byte alignment and length for buffersGravatar Mike Reed2017-12-08
* return data instead of boolGravatar Mike Reed2017-12-08
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* CCPR: Move flatness checks from geometry shaders to CPUGravatar Chris Dalton2017-12-07
* turn back on NEON lowp code...Gravatar Mike Klein2017-12-07
* Transition to using size_t for only byte allocation sizes.Gravatar Herbert Derby2017-12-07
* Revert "use serialprocs for typefaces"Gravatar Mike Reed2017-12-07
* Temporarily readd old signature of GrContext::MakeGLGravatar Brian Salomon2017-12-07
* Add gray_8_as_lum and _as_red private grpixelconfigsGravatar Greg Daniel2017-12-07
* Fix gpu line dashing when line is zero length but has capGravatar Greg Daniel2017-12-07
* Make GrGLContext be uniquely owned.Gravatar Brian Salomon2017-12-07
* use serialprocs for typefacesGravatar Mike Reed2017-12-07
* don't read directly from fReader for bare types, need available checkGravatar Mike Reed2017-12-07
* Make GrGLSLPrimitiveProcessor::emitTransforms take local coords as GrShaderVar.Gravatar Brian Salomon2017-12-07
* check for bad strings in readFlattenableGravatar Mike Reed2017-12-07
* sk_spification of GrGpu creation.Gravatar Brian Salomon2017-12-07
* Fix buffer off-by-one error.Gravatar Herbert Derby2017-12-07
* Remove SkImage deferred texture image data APIs.Gravatar Brian Salomon2017-12-07
* upgrade SkReadBuffer to always validateGravatar Mike Reed2017-12-06
* Revert "keep SVG arcs axis aligned"Gravatar Cary Clark2017-12-06
* add SkVptr()Gravatar Mike Klein2017-12-06
* Remove previous blur image implementation. Try 2Gravatar Herbert Derby2017-12-06
* keep SVG arcs axis alignedGravatar Cary Clark2017-12-06
* Revert "Remove previous blur image implementation"Gravatar Herb Derby2017-12-06
* Remove previous blur image implementationGravatar Herbert Derby2017-12-06
* CCPR: Eliminate texel buffersGravatar Chris Dalton2017-12-05
* add serial procs to picturesGravatar Mike Reed2017-12-05
* Reland "Hide SkEncodedInfo"Gravatar Leon Scroggins III2017-12-05
* Add analytic clip FPs that read from the CCPR atlasGravatar Chris Dalton2017-12-05
* Avoid GrEllipseEffect for small radii on devices without 32 bit float.Gravatar Brian Salomon2017-12-05
* Revert "Hide SkEncodedInfo"Gravatar Leon Scroggins2017-12-05
* Hide SkEncodedInfoGravatar Leon Scroggins III2017-12-05
* Restore ability to dump SKSL in addition to GLSLGravatar Brian Salomon2017-12-04