index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrAAHairLinePathRenderer.h
Commit message (
Expand
)
Author
Age
*
Hairline batch
joshualitt
2015-02-03
*
Revert of Hairline batch (patchset #17 id:360001 of https://codereview.chromi...
joshualitt
2015-02-03
*
Hairline batch
joshualitt
2015-02-03
*
Revert of Hairline batch (patchset #16 id:300001 of https://codereview.chromi...
joshualitt
2015-02-02
*
Hairline batch
joshualitt
2015-02-02
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-11
*
Revert of Remove GP from drawstate, revision of invariant output for GP (patc...
joshualitt
2014-12-10
*
Remove GP from drawstate, revision of invariant output for GP
joshualitt
2014-12-10
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
First step to moving vertex attributes to the geometryProcessor
joshualitt
2014-12-03
*
Drawstate on stack
joshualitt
2014-11-17
*
Revert of r13384 (Stateful PathRenderer implementation)
robertphillips@google.com
2014-02-11
*
Stateful PathRenderer implementation
robertphillips@google.com
2014-02-10
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2013-08-17
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
jvanverth@google.com
2013-08-16
*
Reverting r10707. Unreviewed.
jvanverth@google.com
2013-08-14
*
Fix hairline pathrenderer for Nexus-10. Switches to using additional
commit-bot@chromium.org
2013-08-14
*
Add implicit hairline conic rendering to GPU
egdaniel@google.com
2013-07-12
*
Reland path bounds change with correct bounds for convex and hairline path re...
bsalomon@google.com
2013-05-20
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2013-01-26
*
Follow up on the previous patch :
sugoi@google.com
2012-12-17
*
As part of preliminary groundwork for a chromium fix, this changelist is depr...
sugoi@google.com
2012-12-06
*
Remove translate param from GrContext::drawPath (and subsequent calls).
bsalomon@google.com
2012-10-08
*
Result of running tools/sanitize_source_files.py (which was added in https://...
rmistry@google.com
2012-08-23
*
Remove stage masks
bsalomon@google.com
2012-07-20
*
Updated useSWOnlyPath method to use path chain instead of raw path renderer m...
robertphillips@google.com
2012-05-24
*
First functioning version of SW-only clip mask creator
robertphillips@google.com
2012-05-17
*
make pathrenderers release their geometry before returning
bsalomon@google.com
2012-03-07
*
simplify GrPathRenderer interface
bsalomon@google.com
2012-03-02
*
Prep #1 for making GrDrawState a class
bsalomon@google.com
2011-12-06
*
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
bsalomon@google.com
2011-10-27
*
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
bsalomon@google.com
2011-10-12