aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* impl SkSerial picture procsGravatar Mike Reed2017-12-13
* disable f16<->f32 instructions on Google3Gravatar Mike Klein2017-12-13
* JUMPER_IS_AVX2 -> JUMPER_IS_HSWGravatar Mike Klein2017-12-12
* Handle small sigma in one directionGravatar Herb Derby2017-12-12
* Push much of the SkColorSpace_Base interface up to SkColorSpaceGravatar Brian Osman2017-12-12
* Remove GrBackendObject from tests (except image_from_yuv_textures)Gravatar Robert Phillips2017-12-12
* a little SkJumper tidy upGravatar Mike Klein2017-12-12
* only read color array if flag is fixed colorGravatar Cary Clark2017-12-12
* drop to scalar mode in some armv7 debug buildsGravatar Mike Klein2017-12-12
* converted vertex shaders to device coordsGravatar Ethan Nicholas2017-12-12
* Prefer fullscreen clears on Qualcomm/GLGravatar Chris Dalton2017-12-12
* remove vfpv4 requirement for SkJumper on ARMv7Gravatar Mike Klein2017-12-12
* Rename GrGLAssembleFooInterface to GrGLMakeAssembledFooInterface.Gravatar Brian Salomon2017-12-11
* Fix fuzzer crash in SkReadBuffer::readTypeface()Gravatar Florin Malita2017-12-11
* 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