Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
58a1605d2b9bab077f53b6a223f9e7ce1891d3ea
/
gm
/
convexpaths.cpp
f9e678d
Use SDF path miplevels based on the original path's size
by Jim Van Verth
· 8 years ago
8600b1b
Revert "Use SDF path miplevels based on the original path's size."
by Jim Van Verth
· 8 years ago
6e83b13
Use SDF path miplevels based on the original path's size.
by Jim Van Verth
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
d3ebb48
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
fb8c1fc
Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ )
by reed
· 9 years ago
7403d87
IWYU: 'core' target, files starting A-C.
by bungeman
· 9 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
f9d6101
There can be only one (SkRandom)!
by scroggo
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
2ab1ba0
Make leak counters thread-safe and turn them on by default for Debug
by commit-bot@chromium.org
· 11 years ago
8844f99
Revert "Make leak counters thread-safe and turn them on by default for Debug"
by djsollen@google.com
· 11 years ago
46de153
Make leak counters thread-safe and turn them on by default for Debug
by commit-bot@chromium.org
· 11 years ago
3886951
Reverting r12635 (Make leak counters thread-safe - https://codereview.chromium.org/99483003) due to compile errors on Mac 10.6 & in Chrome
by robertphillips@google.com
· 11 years ago
469a973
Make leak counters thread-safe and turn them on by default for Debug
by commit-bot@chromium.org
· 11 years ago
4b413c8
remove SkFloatToScalar macro
by commit-bot@chromium.org
· 11 years ago
e0e7cfe
Change old PRG to be SkLCGRandom; change new one to SkRandom
by commit-bot@chromium.org
· 11 years ago
44d662b
temporarily disable assert in convexpaths GM while it is debugged
by bsalomon@google.com
· 11 years ago
fdfbb9d
Fix repeated point quads/cubics in convex pr and update convexpaths GM
by commit-bot@chromium.org
· 11 years ago
7d9ffc8
Make GrAAConvexPathRender support paths with > 64K verts.
by bsalomon@google.com
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
d6176b0
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
54ad851
Fix infinite recursion in cubic->quad conversion, also attempt to detect nearly flat cubics early.
by bsalomon@google.com
· 12 years ago
a51ab84
Preserve convex control point polygon in cubic->quadratic approximation
by bsalomon@google.com
· 12 years ago
d42e3f6
defer drawing/work until first draw, to make debugging easier and speedup
by reed@google.com
· 13 years ago
5b56d9e
In convex path renderer, translate polygon to origin for fanPt computation
by bsalomon@google.com
· 13 years ago
278dc69
Use cheapComputeDirection to determine normal facing in GrAAConvexPathRenderer
by bsalomon@google.com
· 13 years ago
dc3c780
[GPU]: Handle degenerate quads when computing UV matrix from control points
by bsalomon@google.com
· 13 years ago
9732f62
Fix degenerate test in convex path renderer
by bsalomon@google.com
· 13 years ago
72b55be
Change background color and add paths to convexpaths gm
by bsalomon@google.com
· 13 years ago
0680961
revert 3078
by bsalomon@google.com
· 13 years ago
495e210
fix interior issues in convex path renderer
by bsalomon@google.com
· 13 years ago
5cc90d1
Incorporate changes related to Tom's post-hoc comments on the convex path renderer.
by bsalomon@google.com
· 13 years ago
69cc6ad
Add convex path renderer (disabled)
by bsalomon@google.com
· 13 years ago