Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Add Sk4f_RoundToInt | msarett | 2016-07-12 |
* | Make all color xforms 'fast' (step 1) | msarett | 2016-07-11 |
* | Move sRGB <-> linear conversion components to their own files. | mtklein | 2016-07-08 |
* | Revert of Move sRGB <-> linear conversion components to their own files. (pat... | mtklein | 2016-07-07 |
* | Move sRGB <-> linear conversion components to their own files. | mtklein | 2016-07-07 |
* | Do loads and math in parallel in SkColorXform_opts | msarett | 2016-06-22 |
* | Use a table-based implementation of SkDefaultXform | msarett | 2016-06-22 |
* | Support sRGB dsts in opt code | msarett | 2016-06-20 |
* | port SkColorXform_opts to Sk4f | mtklein | 2016-06-17 |
* | Implement fast, correct gamma conversion for color xforms | msarett | 2016-06-16 |
* | Optimize color xforms with 2.2 gammas for SSE2 | msarett | 2016-06-08 |