| Commit message (Expand) | Author | Age |
* | Implement Sk2f::floor | Chris Dalton | 2018-06-08 |
* | ccpr: Implement conics | Chris Dalton | 2018-04-18 |
* | Revert "ccpr: Implement conics" | Chris Dalton | 2018-04-16 |
* | ccpr: Implement conics | Chris Dalton | 2018-04-16 |
* | Implement Sk2f Load2 | Chris Dalton | 2018-04-12 |
* | Implement Sk4f min/max | Chris Dalton | 2018-04-12 |
* | Implement Sk2f::Store2 | Chris Dalton | 2018-04-09 |
* | specialize arm64 allTrue()/anyTrue() | Mike Klein | 2018-03-26 |
* | Revert "Implement Sk2f::Store2" | Chris Dalton | 2018-03-23 |
* | Implement Sk2f::Store2 | Chris Dalton | 2018-03-23 |
* | Implement Sk2f::Store4 | Chris Dalton | 2018-02-07 |
* | Add Store3 to Sk2f | Chris Dalton | 2017-12-01 |
* | add Load2() to Sk4f | Mike Klein | 2017-12-01 |
* | Add mulHi to SkNx | Herb Derby | 2017-10-11 |
* | Add missing methods to neon/sse SkNx implementations | Chris Dalton | 2017-08-28 |
* | Implement Sk4i's abs, min, max | Yuqian Li | 2017-07-12 |
* | Make load4 and store4 part of SkNx properly. | Mike Klein | 2016-10-06 |
* | Support Float32 output from SkColorSpaceXform | msarett | 2016-09-16 |
* | Revert of Support Float32 output from SkColorSpaceXform (patchset #7 id:14000... | msarett | 2016-09-16 |
* | Support Float32 output from SkColorSpaceXform | msarett | 2016-09-16 |
* | Expand _01 half<->float limitation to _finite. Simplify. | mtklein | 2016-07-15 |
* | Revert of Expand _01 half<->float limitation to _finite. Simplify. (patchset... | mtklein | 2016-07-14 |
* | Expand _01 half<->float limitation to _finite. Simplify. | mtklein | 2016-07-14 |
* | SkNx refresh | mtklein | 2016-03-21 |
* | SkNx: kth<...>() -> [...] | mtklein | 2016-02-21 |
* | fast sk4f <-> sk4i SSE methods | mtklein | 2016-02-17 |
* | Sk4f: add floor() | mtklein | 2016-02-09 |
* | Revert of Sk4f: add floor() (patchset #3 id:40001 of https://codereview.chrom... | mtklein | 2016-02-09 |
* | Sk4f: add floor() | mtklein | 2016-02-09 |
* | sknx refactoring | mtklein | 2016-02-09 |
* | fix float <---> uint16_t conversion, with Mike's tests. | mtklein | 2016-02-08 |
* | add SkNx::abs(), for now only implemented for Sk4f | mtklein | 2016-01-15 |
* | Unify some SkNx code | mtklein | 2015-12-14 |
* | Add SkNx_cast(). | mtklein | 2015-11-20 |
* | prune unused SkNx features | mtklein | 2015-11-09 |
* | Require Sk4f::toBytes() clamps | mtklein | 2015-09-01 |
* | 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 |