Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
af2313e7e7c6a1ebeb49f966db07f9ea2a8f7ec0
/
src
/
gpu
/
GrPathRenderer.h
208236d
add/delete some comments to path renderer interface
by bsalomon@google.com
· 13 years ago
c2099d2
simplify GrPathRenderer interface
by bsalomon@google.com
· 13 years ago
39ee0ff
Prep #1 for making GrDrawState a class
by bsalomon@google.com
· 13 years ago
289533a
Don't use GrDrawTarget's AA state bit to convey whether to do custom-aa
by bsalomon@google.com
· 13 years ago
d38f137
Move gpu/include/* to include/gpu and gpu/src/* to src/gpu
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/src/GrPathRenderer.h]
0d2aa84
Fix override issue, rebase win hairmodes_gpu, complexclip_gpu
by bsalomon@google.com
· 13 years ago
49313f6
GrTArray->SkTArray & docs
by bsalomon@google.com
· 13 years ago
181e9bd
Improve gpu path subdiv with perspective, remove tolerance scale, fix comment
by bsalomon@google.com
· 13 years ago
aeb2160
Add GrAAHairLinePathRenderer
by bsalomon@google.com
· 13 years ago
3008519
Use a prioritized list of path renderers in Gr.
by bsalomon@google.com
· 13 years ago
583a1e3
Fixed r2125. Identical change but also moves GrTesselatedPathRenderer.h to src dir.
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrPathRenderer.h]
b4f4c02
Revert "Make GrDrawTarget.h and GrPathRenderer.h be private headers"
by vandebo@chromium.org
· 13 years ago
[Renamed from gpu/src/GrPathRenderer.h]
8b4a64d
Make GrDrawTarget.h and GrPathRenderer.h be private headers
by bsalomon@google.com
· 13 years ago
[Renamed from gpu/include/GrPathRenderer.h]
ec3ed6a
Automatic update of all copyright notices to reflect new license terms.
by epoger@google.com
· 13 years ago
25fd36c
Indexed drawing for paths with multiple contours
by bsalomon@google.com
· 13 years ago
ee43512
Tesselate path once for tiled offscreen AA
by bsalomon@google.com
· 13 years ago
d22b6e4
Remove global curve subdivision tolerance from GrPathUtils.
by tomhudson@google.com
· 13 years ago
07f3ee1
use SkPath for GrPath, removing GrPathIter entirely
by reed@google.com
· 14 years ago
8295dc1
4x4 SSAA with improvements in determination of when to apply. Still disabled at compile time.
by bsalomon@google.com
· 14 years ago
06afe7b
Per-draw super sampling. Disabled, path only, 2x2 only
by bsalomon@google.com
· 14 years ago
bcdbbe6
by bsalomon@google.com
· 14 years ago
67dc548
export GrDefaultPathRenderer/GrPathRenderer
by bsalomon@google.com
· 14 years ago
9d18b78
This CL implements a tesselated path renderer, using GLU's libtess. All of the
by senorblanco@chromium.org
· 14 years ago
dfe75bc
Add way to determine at link time what path renderer will be used.
by bsalomon@google.com
· 14 years ago