aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/shaders
Commit message (Expand)AuthorAge
* Implement GrFragmentProcessor::clone() for lighting and perlin noise classesGravatar Brian Salomon2017-07-26
* Always postConcat() pipeline gradient matricesGravatar Florin Malita2017-07-25
* remove guard for tilingGravatar Mike Reed2017-07-24
* Revert "use rasterpipeline for filtering for very large images"Gravatar Mike Klein2017-07-22
* use rasterpipeline for filtering for very large imagesGravatar Mike Reed2017-07-22
* Revert "Revert "Always use raster pipeline for radial gradients""Gravatar Florin Malita2017-07-21
* Revert "Always use raster pipeline for radial gradients"Gravatar Mike Klein2017-07-21
* Always use raster pipeline for radial gradientsGravatar Florin Malita2017-07-20
* Use raster pipeline for repeat/mirror radial gradientsGravatar Florin Malita2017-07-20
* sk_sp: act as if operator bool() not implicit.Gravatar Hal Canary2017-07-20
* Retry cleaning up SkLinearBitmapPipeline.Gravatar Mike Klein2017-07-20
* Assume HQ is handled by pipeline, delete legacy code-pathGravatar Mike Reed2017-07-20
* Revert "Use raster pipeline for repeat/mirror radial gradients"Gravatar Florin Malita2017-07-19
* Use raster pipeline for repeat/mirror radial gradientsGravatar Florin Malita2017-07-19
* remove gather_i8, unify memory-touching contextsGravatar Mike Klein2017-07-18
* guard references to SkColorTableGravatar Mike Reed2017-07-18
* Index8 is dead, remove guarded codeGravatar Mike Reed2017-07-17
* Remove (now-dead) SK_LEGACY_SWEEP_GRADIENT codeGravatar Florin Malita2017-07-17
* Purge cached SkPictureShader entries on shader deletionGravatar Florin Malita2017-07-14
* Avoid unneeded picture shader color space transformsGravatar Florin Malita2017-07-13
* Guard to remove kIndex_8_SkColorTypeGravatar Mike Reed2017-07-13
* Remove dead gradient perspective codeGravatar Florin Malita2017-07-13
* Add some raster pipeline perspective assertsGravatar Florin Malita2017-07-12
* Clarify adjustMatrixAndAppendStages semanticsGravatar Florin Malita2017-07-12
* Devolve SkTwoPointConicalGradient to SkRadialGradient when possibleGravatar Florin Malita2017-07-11
* add stages for black and white colorsGravatar Mike Reed2017-07-06
* GR_TEST_UTILS fixesGravatar Brian Salomon2017-07-06
* Disallow burst context instantiation for non-invertible CTMsGravatar Florin Malita2017-07-05
* consolidate logic for matrix stageGravatar Mike Reed2017-07-04
* Handle degenerate 2pt conical center values gracefullyGravatar Florin Malita2017-07-03
* Delete non-raster-pipeline SkTwoPointConicalGradient implGravatar Florin Malita2017-06-30
* Speculative "fix" for crash in analyzeProcessorsGravatar Robert Phillips2017-06-30
* remove unreachable samples for non-N32 imageshadersGravatar Mike Reed2017-06-29
* Always use raster pipeline for SkTwoPointConicalGradientGravatar Florin Malita2017-06-29
* remove filterSpan from SkColorFilterGravatar Mike Reed2017-06-29
* 2pt conical stage for focal-point-outside caseGravatar Florin Malita2017-06-29
* remove unused flag SK_SUPPORT_LEGACY_COLORFILTER_FILTERSPANGravatar Mike Reed2017-06-29
* add guard for handling swizzles via rasterpipelineGravatar Mike Reed2017-06-28
* 2pt conical stage for focal-pt-on-edge caseGravatar Florin Malita2017-06-28
* 2ptconical stageGravatar Florin Malita2017-06-28
* add bgra as 1st class formatGravatar Mike Klein2017-06-27
* 2pt conical stage for concentric caseGravatar Florin Malita2017-06-27
* Revert "Remove deadcode for sRGB image shading."Gravatar Mike Reed2017-06-26
* Revert "Revert "Remove deadcode for sRGB image shading.""Gravatar Mike Reed2017-06-25
* Revert "Remove deadcode for sRGB image shading."Gravatar Mike Reed2017-06-25
* use rasterpipeline for colorfiltersGravatar Mike Reed2017-06-25
* Revert "speculative fix for chrome roll"Gravatar Mike Reed2017-06-24
* speculative fix for chrome rollGravatar Mike Reed2017-06-24
* disable optimization (for now) for androidGravatar Mike Reed2017-06-24
* Remove deadcode for sRGB image shading.Gravatar Herb Derby2017-06-23