aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/AAClipBench.cpp
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* fix warnings on Mac in benchGravatar caryclark@google.com2012-06-06
* Dialed back complexity of nested clip bench to bring time down to a reasonabl...Gravatar robertphillips@google.com2012-05-09
* Added new bench test for nested clipsGravatar robertphillips@google.com2012-05-09
* First pass at accelerating gpu-based AA clippingGravatar robertphillips@google.com2012-05-07
* speedup AAClip::setRegion (n^2 to n)Gravatar reed@google.com2011-11-28
* add bench for building aaclipsGravatar reed@google.com2011-10-31