Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Correct sRGB <-> linear everywhere. | mtklein | 2016-07-20 |
* | update callers to not use SkColorProfileType | reed | 2016-06-21 |
* | linear -> sRGB: use fast approximate sqrt() | mtklein | 2016-06-07 |
* | [4fGradient] Veto blitters for non-opaque paints | fmalita | 2016-04-07 |
* | Planar ramp() for S32 linear gradients | fmalita | 2016-03-23 |
* | Refactor 4f gradients using trait templates | fmalita | 2016-03-21 |
* | allow more options for shader blitprocs | reed | 2016-03-18 |
* | 4f linear gradient shader blitters | fmalita | 2016-03-18 |
* | Generic 4f gradient T sampler fallback | fmalita | 2016-03-10 |
* | Fix 4f gradient swizzle post http://crrev.com/1774523002 | fmalita | 2016-03-08 |
* | Relocate the specialized linear gradient interval builder | fmalita | 2016-03-04 |
* | Initial linear gradient 4f impl | fmalita | 2016-02-22 |