| Commit message (Expand) | Author | Age |
* | 3-15% speedup to HardLight / Overlay xfermodes. | mtklein | 2015-07-14 |
* | Add a GM that reproduces layout test failures with my new xfermode code. | mtklein | 2015-07-13 |
* | Update some Sk4px APIs. | mtklein | 2015-06-22 |
* | Thorough tests for saturatedAdd and mulDiv255Round. | mtklein | 2015-06-15 |
* | Revert of Thorough tests for saturatedAdd and mulDiv255Round. (patchset #1 id... | mtklein | 2015-06-15 |
* | Thorough tests for saturatedAdd and mulDiv255Round. | mtklein | 2015-06-15 |
* | Remove overly-promiscuous SkNx syntax sugar. | mtklein | 2015-06-10 |
* | add Min to SkNi, specialized for u8 and u16 on SSE and NEON | mtklein | 2015-05-14 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Revert of Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision o... | mtklein | 2015-04-27 |
* | Split rsqrt into rsqrt{0,1,2}, with increasing cost and precision on ARM | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | Revert of Mike's radial gradient CL with better float -> int. (patchset #7 id... | mtklein | 2015-04-27 |
* | Mike's radial gradient CL with better float -> int. | mtklein | 2015-04-27 |
* | Sk4h and Sk8h for SSE | mtklein | 2015-04-14 |
* | Use switch operator[](int) to kth<int>() so we can use vget_lane. | mtklein | 2015-04-03 |
* | Refactor Sk2x<T> + Sk4x<T> into SkNf<N,T> and SkNi<N,T> | mtklein | 2015-03-30 |