Commit message (Expand) | Author | Age | |
---|---|---|---|
* | First functioning version of SW-only clip mask creator | robertphillips@google.com | 2012-05-17 |
* | Minor refactoring/enhancement of GrSWMaskHelper to prepare for wider use | robertphillips@google.com | 2012-05-15 |
* | Created SW clip mask creation helper class (in GrSoftwarePathRenderer) | robertphillips@google.com | 2012-05-14 |
* | Added stack to AA clip mask cache | robertphillips@google.com | 2012-05-09 |
* | Moved SW path rendering path back to using TU/sampler #2. This reverts r3813 | robertphillips@google.com | 2012-05-02 |
* | Moved SW path rendering to new texture unit | robertphillips@google.com | 2012-05-01 |
* | Moved SW path renderer from GrContext.cpp to GrSoftwarePathRenderer.cpp | robertphillips@google.com | 2012-05-01 |
* | First portion of refactoring to bundle SW path rendering into GrPathRenderer | robertphillips@google.com | 2012-04-27 |