Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Let SkCoverageDeltaList store width and use it during blitting | Yuqian Li | 2018-04-16 |
* | Reland "Use DAA for small cubics and non-convex paths that fit into a mask" | Yuqian Li | 2018-03-27 |
* | Revert "Use DAA for small cubics and non-convex paths that fit into a mask" | Mike Klein | 2018-03-26 |
* | Use DAA for small cubics and non-convex paths that fit into a mask | Yuqian Li | 2018-03-23 |
* | Initialize mask to 0 during AntiRect optimization | Yuqian Li | 2017-10-30 |
* | Upload the missing change in 42101 | Yuqian Li | 2017-09-05 |
* | Use SkSTArenaAlloc to manage SkCoverageDeltaMask's stack memory | Yuqian Li | 2017-09-01 |
* | Use SkSTArenaAlloc to handle the stack memory of the delta list | Yuqian Li | 2017-09-01 |
* | Some performance tweaks for DAA | Yuqian Li | 2017-08-10 |
* | New analytic AA scan converter using delta (I call it DAA for now) | Yuqian Li | 2017-07-25 |