| Commit message (Expand) | Author | Age |
* | Reland "start cleaning up non-skcms SkColorSpaceXforms" | Mike Klein | 2018-05-23 |
* | Revert "start cleaning up non-skcms SkColorSpaceXforms" | Mike Klein | 2018-05-23 |
* | start cleaning up non-skcms SkColorSpaceXforms | Mike Klein | 2018-05-22 |
* | Reland "Reland "make SkJumper stages normal Skia code"" | Mike Klein | 2018-03-07 |
* | Revert "Reland "make SkJumper stages normal Skia code"" | Mike Klein | 2018-03-07 |
* | Reland "make SkJumper stages normal Skia code" | Mike Klein | 2018-03-07 |
* | Revert "make SkJumper stages normal Skia code" | Mike Klein | 2018-03-07 |
* | make SkJumper stages normal Skia code | Mike Klein | 2018-03-07 |
* | Cleaning up SkColorSpaceXform a bit | Brian Osman | 2018-03-06 |
* | add decal tilemode to shaders | Mike Reed | 2018-02-16 |
* | Remove legacy 2pt conical gradient | Yuqian Li | 2018-01-16 |
* | Update 2pt conical gradient in raster pipeline | Yuqian Li | 2018-01-05 |
* | attempt 3: add experimental bilerp_clamp_8888 stage | Mike Klein | 2017-12-22 |
* | Revert "attempt 2: add experimental bilerp_clamp_8888 stage" | Mike Klein | 2017-12-18 |
* | attempt 2: add experimental bilerp_clamp_8888 stage | Mike Klein | 2017-12-18 |
* | remove vfpv4 requirement for SkJumper on ARMv7 | Mike Klein | 2017-12-12 |
* | Revert "add experimental bilerp_clamp_8888 stage" | Mike Klein | 2017-12-11 |
* | add experimental bilerp_clamp_8888 stage | Mike Klein | 2017-12-11 |
* | set SkJumper_kMaxStride to 16 | Mike Klein | 2017-10-17 |
* | Fold clamp_{x,y} into the gathers. | Mike Klein | 2017-09-22 |
* | Retry, Bump stored lowp uniform color to 16-bit storage. | Mike Klein | 2017-09-16 |
* | Revert "Bump stored lowp uniform color to 16-bit storage." | Mike Klein | 2017-09-16 |
* | Bump stored lowp uniform color to 16-bit storage. | Mike Klein | 2017-09-16 |
* | grand unifried lowp stages | Mike Klein | 2017-09-14 |
* | no more need for a constants pointer | Mike Klein | 2017-08-29 |
* | use NEON 8-bit stages on ARMv7 too | Mike Klein | 2017-08-29 |
* | split up JUMPER define | Mike Klein | 2017-08-28 |
* | Replace interp() with clut_{3,4}D stages. | Mike Klein | 2017-08-10 |
* | Store float and byte constant colors. | Mike Klein | 2017-08-03 |
* | remove gather_i8, unify memory-touching contexts | Mike Klein | 2017-07-18 |
* | start on raster pipeline 2d mode | Mike Klein | 2017-07-18 |
* | add 32-bit Windows SkJumper backend | Mike Klein | 2017-07-17 |
* | 2pt conical stage for focal-point-outside case | Florin Malita | 2017-06-29 |
* | 2pt conical stage for focal-pt-on-edge case | Florin Malita | 2017-06-28 |
* | 2ptconical stage | Florin Malita | 2017-06-28 |
* | use mul_inv instead of div for tiling | Mike Reed | 2017-06-23 |
* | plumb y through to SkJumper | Mike Klein | 2017-06-01 |
* | Revert "add knob to turn off fancy SkJumper features" | Mike Klein | 2017-05-23 |
* | add knob to turn off fancy SkJumper features | Mike Klein | 2017-05-23 |
* | tidy up dither stage | Mike Klein | 2017-05-20 |
* | Add evenly spaced stops and unify gradient contexts | Herb Derby | 2017-05-15 |
* | dither stage | Mike Klein | 2017-05-03 |
* | finish up constants | Mike Klein | 2017-05-01 |
* | jumper, rework callback a bit, use it for color_lookup_table | Mike Klein | 2017-04-21 |
* | jumper, parametric_{r,g,b,a} | Mike Klein | 2017-04-19 |
* | jumper, table_{r,g,b,a} | Mike Klein | 2017-04-17 |
* | jumper, u16_be load_tables stages | Mike Klein | 2017-04-17 |
* | add a callback stage to SkRasterPipeline | Mike Klein | 2017-04-17 |
* | jumper, bilinear and bicubic sampling stages | Mike Klein | 2017-04-12 |
* | make all gather_*() use SkJumper_GatherCtx | Mike Klein | 2017-04-12 |