Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ff2181e62e79ffd2ce628fc8c05b5457d4f54163
/
gm
/
bigrrectaaeffect.cpp
7c525e6
Plumb GrContext everywhere
by Robert Phillips
· 6 years ago
c7ad40f
Remove SK_SUPPORT_GPU checks in tool-only code
by Brian Osman
· 6 years ago
c7fe0f7
Make GrCaps and GrShaderCaps private.
by Brian Salomon
· 6 years ago
1447177
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
by Brian Salomon
· 7 years ago
1706f84
switched GrClipEdge to an enum class
by Ethan Nicholas
· 7 years ago
0f3c732
renamed GrPrimitiveEdgeType / GrProcessorEdgeType to GrClipEdgeType
by Ethan Nicholas
· 7 years ago
aff329b
Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.
by Brian Salomon
· 7 years ago
baaf439
Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.""
by Brian Salomon
· 7 years ago
a0485d9
Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."
by Brian Salomon
· 7 years ago
1ec03f3
Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.
by Brian Salomon
· 7 years ago
ac70f84
Move all non-AA fill rect ops off of GrLegacyMeshDrawOp.
by Brian Salomon
· 7 years ago
d3ccb0a
Move pipeline handling out of GrMeshDrawOp.
by Brian Salomon
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
649a341
Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes.
by Brian Salomon
· 8 years ago
82f4431
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
by Brian Salomon
· 8 years ago
a163392
Revert "Revert "Removing ref counting from GrXPFactory.""
by Brian Salomon
· 8 years ago
003312a
Revert "Removing ref counting from GrXPFactory."
by Brian Salomon
· 8 years ago
a8f80de
Removing ref counting from GrXPFactory.
by Brian Salomon
· 8 years ago
f833478
Remove ref counting from GrOp.
by Brian Salomon
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
6a63904
Update rect ops to use "op" in their name and return sk_sp.
by Brian Salomon
· 8 years ago
1951f3d
Rename testingOnly_drawBatch to testingOnly_addDrawOp and sk_sp
by Brian Salomon
· 8 years ago
0e8fc8b
Relandx2 "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
073285c
Revert "Reland "Remove antialiasing control from GrPaint.""
by Brian Salomon
· 8 years ago
3944484
Reland "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
419d81e
Revert "Remove antialiasing control from GrPaint."
by Brian Salomon
· 8 years ago
9f54935
Remove antialiasing control from GrPaint.
by Brian Salomon
· 8 years ago
9afd371
Rename GrDrawBatch->GrDrawOp
by Brian Salomon
· 8 years ago
cefc431
gm: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
7d954ad
remove xfermode from public api
by Mike Reed
· 8 years ago
693a540
Rename renderTargetContextPriv to priv, and some more leftover DCs
by Brian Osman
· 8 years ago
1105224
Rename GrDrawContext to GrRenderTargetContext
by Brian Osman
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
28a838e
Move GrPipelineBuilder out of gms & reduce use of GrPipelineBuilder.h
by robertphillips
· 8 years ago
06ca8ec
sk_sp for Ganesh.
by bungeman
· 8 years ago
55fdccc
Remove GrRenderTarget from GrPipelineBuilder
by robertphillips
· 8 years ago
175dd9b
Clean up test drawContext usage
by robertphillips
· 9 years ago
6c7e325
Bring sk_sp to GrDrawContext
by robertphillips
· 9 years ago
5e3815b
Rein in the use of SkDevice.h
by robertphillips
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
391395d
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
8b8f36f
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patchset #7 id:120001 of https://codereview.chromium.org/1754563003/ )
by robertphillips
· 9 years ago
86c6075
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
by robertphillips
· 9 years ago
04194f3
Remove two varieties of drawNonAARect from GrDrawTarget
by joshualitt
· 9 years ago
4a4f14b
Split big rrect aa effect up into separate images
by bsalomon
· 9 years ago
c4b7272
Don't create a GXPFactory when blend is SrcOver
by egdaniel
· 9 years ago
504ce5d
Optionally pass rendertarget to getTestTarget
by robertphillips
· 9 years ago
2a24338
GM: replace boilerplate with macros
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
ac856c9
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
by bsalomon
· 9 years ago
4bf69f7b
Revert of Remove GrStagedProcessor, remove the word Stage as it applies to FPs (patchset #6 id:90001 of https://codereview.chromium.org/1307223004/ )
by rmistry
· 9 years ago
2424344
Remove GrStagedProcessor, remove the word Stage as it applies to FPs
by bsalomon
· 9 years ago
d2b23e0
Standardize BW to NonAA
by joshualitt
· 9 years ago
b6b513b
Create separate entry points for the various flavors of drawRect
by joshualitt
· 9 years ago
c41f4d6
Fix elliptical rrect clip shaders for large radii on devices with mediump
by bsalomon
· 9 years ago