Commit message (Expand) | Author | Age | |
---|---|---|---|
* | update the nearly_integral calculation to be (a) faster, and (b) to correctly | reed@google.com | 2012-05-11 |
* | only check for nearly-integral if we're a BW clip | reed@google.com | 2012-05-11 |
* | inline isEmpty and isRect (faster) | reed@google.com | 2012-05-11 |
* | add a todo | reed@google.com | 2012-02-16 |
* | enable soft clipping (yikes) | reed@google.com | 2011-10-24 |
* | checkpoint -- more support changes for soft clipping | reed@google.com | 2011-10-13 |
* | forgot explicit return statements | reed@google.com | 2011-10-12 |
* | use SkRasterClip inside canvas (check-point for soft clipping) | reed@google.com | 2011-10-12 |
* | add op(rgn, op) | reed@google.com | 2011-10-11 |
* | add experimental wrapper for region+aaclip | reed@google.com | 2011-10-10 |