aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrAAHairLinePathRenderer.h
Commit message (Expand)AuthorAge
* Revert of r13384 (Stateful PathRenderer implementation)Gravatar robertphillips@google.com2014-02-11
* Stateful PathRenderer implementationGravatar robertphillips@google.com2014-02-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* Fix hairline pathrenderer for Nexus-10. Switches to using additionalGravatar jvanverth@google.com2013-08-16
* Reverting r10707. Unreviewed.Gravatar jvanverth@google.com2013-08-14
* Fix hairline pathrenderer for Nexus-10. Switches to using additionalGravatar commit-bot@chromium.org2013-08-14
* Add implicit hairline conic rendering to GPUGravatar egdaniel@google.com2013-07-12
* Reland path bounds change with correct bounds for convex and hairline path re...Gravatar bsalomon@google.com2013-05-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Follow up on the previous patch :Gravatar sugoi@google.com2012-12-17
* As part of preliminary groundwork for a chromium fix, this changelist is depr...Gravatar sugoi@google.com2012-12-06
* Remove translate param from GrContext::drawPath (and subsequent calls).Gravatar bsalomon@google.com2012-10-08
* 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