aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAAHairLinePathRenderer.h
Commit message (Expand)AuthorAge
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Remove stage masksGravatar bsalomon@google.com2012-07-20
* Updated useSWOnlyPath method to use path chain instead of raw path renderer m...Gravatar robertphillips@google.com2012-05-24
* First functioning version of SW-only clip mask creatorGravatar robertphillips@google.com2012-05-17
* make pathrenderers release their geometry before returningGravatar bsalomon@google.com2012-03-07
* simplify GrPathRenderer interfaceGravatar bsalomon@google.com2012-03-02
* Prep #1 for making GrDrawState a classGravatar bsalomon@google.com2011-12-06
* Don't use GrDrawTarget's AA state bit to convey whether to do custom-aaGravatar bsalomon@google.com2011-10-27
* Move gpu/include/* to include/gpu and gpu/src/* to src/gpuGravatar bsalomon@google.com2011-10-12