Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
862cff30eaa16206d76d7de7594c9167375ca87e
/
src
/
gpu
/
batches
/
GrAAConvexPathRenderer.h
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
6335a72
Move PathRenderers to batches folder
by joshualitt
· 9 years ago
[Renamed from src/gpu/GrAAConvexPathRenderer.h]
0aff2fa
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext.
by bsalomon
· 9 years ago
1899651
Extract gpu line dashing to GrDashLinePathRenderer
by kkinnunen
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
8059eb9
Move ViewMatrix off of drawstate
by joshualitt
· 10 years ago
2e3b3e3
This cl moves color and coverage off of drawstate. In an effort to keep this CL manageable, I have left the compute invariant input / output in a bit of a strange state(fixing this will be complicated).
by joshualitt
· 10 years ago
9853cce
Drawstate on stack
by joshualitt
· 10 years ago
9eb182a
Add some missing header include guards
by george
· 10 years ago
e79f320
Revert of r13384 (Stateful PathRenderer implementation)
by robertphillips@google.com
· 11 years ago
3e0c64a
Stateful PathRenderer implementation
by robertphillips@google.com
· 11 years ago
5f74cf8
Follow up on the previous patch :
by sugoi@google.com
· 12 years ago
12b4e27
As part of preliminary groundwork for a chromium fix, this changelist is deprecating GrPathFill so that SkPath::FillType is used everywhere in order to remove some code duplication between Skia and Ganesh.
by sugoi@google.com
· 12 years ago
0f11e1a
Remove translate param from GrContext::drawPath (and subsequent calls).
by bsalomon@google.com
· 12 years ago
e3d3216
Remove stage masks
by bsalomon@google.com
· 12 years ago
8a4fc40
Updated useSWOnlyPath method to use path chain instead of raw path renderer methods
by robertphillips@google.com
· 12 years ago
fa66294
First functioning version of SW-only clip mask creator
by robertphillips@google.com
· 12 years ago
c2099d2
simplify GrPathRenderer interface
by bsalomon@google.com
· 13 years ago
69cc6ad
Add convex path renderer (disabled)
by bsalomon@google.com
· 13 years ago