Commit message (Expand) | Author | Age | |
---|---|---|---|
* | update SkRasterPipeline::run() to also take y | Mike Klein | 2017-06-01 |
* | make sure to_srgb maps 1 to 1 | Mike Klein | 2017-05-25 |
* | SkRasterPipeline in SkArenaAlloc | Mike Klein | 2017-05-24 |
* | add a test that sRGB stages round trip | Mike Klein | 2017-05-15 |
* | Test sk_linear_to_srgb() less exhaustively in Debug mode. | mtklein | 2016-08-08 |
* | Tune linear->sRGB constants to round-trip all bytes. | mtklein | 2016-07-20 |
* | Update rounding/clamping comments on sk_linear_to_srgb(). | mtklein | 2016-07-19 |
* | 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 |