Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skqp
/
3d32d768cd8b66c49c070495c08f7933b9dd2423
/
gm
/
rrects.cpp
1c73548
Start to propagate constness of GrPipelineBuilder up the stack
by joshualitt
· 9 years ago
65cdba6
Revert of Revert of make gm background colors 565 compatible (patchset #1 id:1 of https://codereview.chromium.org/1184123002/)
by caryclark
· 9 years ago
0bdb08b
Revert of make gm background colors 565 compatible (patchset #2 id:20001 of https://codereview.chromium.org/1176243006/)
by caryclark
· 9 years ago
be7f768
make gm background colors 565 compatible
by caryclark
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
44701df
Move clip off of draw target
by joshualitt
· 10 years ago
b62da80
Add standard way to indicate GM is GPU-only.
by bsalomon
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
8dd688b
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
by egdaniel
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
8059eb9
Move ViewMatrix off of drawstate
by joshualitt
· 10 years ago
8fc6c2d
This CL cleans up the last remaining users of localCoordChange on paint
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
b0a8a37
Patch to create a distinct geometry processor. The vast majority of this patch
by joshualitt
· 10 years ago
83d081a
Goodbye GrEffectRef.
by bsalomon
· 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
04eff72
Add test cases for small radii to rrect GMs.
by commit-bot@chromium.org
· 11 years ago
fa5edbe
Add effect-based clip for nine-patch SkRRects.
by commit-bot@chromium.org
· 11 years ago
9c135db
support direct writing to top layer, and hide getTopLayer()
by reed@google.com
· 11 years ago
c5c748c
Handle rrects with one circular corner and three square corners in GrRRectEffect.
by commit-bot@chromium.org
· 11 years ago
b0ba39d
Fix no GPU build after r13728
by bsalomon@google.com
· 11 years ago
bfce48e
reorg iteration code in rrects GM, tightly pack rrects drawn in _effect version.
by commit-bot@chromium.org
· 11 years ago
cabf4b2
Unify edge type enums across GrEffect subclasses that clip rendering to a geometry.
by commit-bot@chromium.org
· 11 years ago
f1f66c0
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
707bd60
Make rrects.cpp compile in no-gpu mode TBR=robertphillips@google.com
by bsalomon@google.com
· 11 years ago
fbde87f
Add GM that directly tests GrRRectEffect and add inverse fill version of effect.
by commit-bot@chromium.org
· 11 years ago
cb3672e
Add effect-based clipping for circular "tab" style rrects.
by commit-bot@chromium.org
· 11 years ago
c2f7824
Analytic rrect clip for cicular corners, radius >= 0.5
by commit-bot@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
f6100c8
fix compiler warnings:
by mike@reedtribe.org
· 12 years ago
7a03d86
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
5683d42
Fix compiler warning-as-error issue
by robertphillips@google.com
· 12 years ago
4e18c7a
Add RRect GM
by robertphillips@google.com
· 12 years ago