Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
1861e88cad51ec5727323e75fbd45d6c7186ccef
/
src
/
gpu
/
GrPathRendererChain.cpp
be77a02
Hide GrPixelConfig in SkSurfaceCharacterization
by Robert Phillips
· 7 years ago
df1681e
Revert "vulkan: Blacklist MSAA path renderer on Qualcomm drivers"
by Chris Dalton
· 7 years ago
0361657
vulkan: Blacklist MSAA path renderer on Qualcomm drivers
by Chris Dalton
· 7 years ago
6be756b
Move resourceProvider accessor to GrContextPriv (take 2)
by Robert Phillips
· 7 years ago
be46e24
Revert "Move resourceProvider accessor to GrContextPriv"
by Hal Canary
· 7 years ago
1f9ed85
Move resourceProvider accessor to GrContextPriv
by Robert Phillips
· 7 years ago
fddb6c0
Setup CCPR testing with GrMockContext
by Chris Dalton
· 7 years ago
a2ac30d
Enable CCPR for volatile paths
by Chris Dalton
· 7 years ago
4ba211f
Revert "Enable coverage counting path rendering except on Android framework"
by Chris Dalton
· 7 years ago
196efbf
Enable coverage counting path rendering except on Android framework
by Chris Dalton
· 7 years ago
f57c6de
Revert "Enable coverage counting path rendering on non-Android"
by Jim Van Verth
· 7 years ago
c739b72
Enable coverage counting path rendering on non-Android
by Chris Dalton
· 7 years ago
106b5c4
Shrink GrDrawOpAtlases when no longer needed, take 2.
by Jim Van Verth
· 7 years ago
4935a01
Revert "Shrink GrDrawOpAtlases when no longer needed"
by Jim Van Verth
· 7 years ago
7cf5952
Shrink GrDrawOpAtlases when no longer needed
by Jim Van Verth
· 7 years ago
db91c6e
Improve heuristics for when to use ccpr
by Chris Dalton
· 7 years ago
5ed4423
Improve GrPathRendererChain heuristics
by Chris Dalton
· 7 years ago
e5ede4b
Revert "Improve GrPathRendererChain heuristics"
by Chris Dalton
· 7 years ago
60f4249
Improve GrPathRendererChain heuristics
by Chris Dalton
· 7 years ago
195c05b
Move several GrContextOptions fields behind GR_TEST_UTILS
by Brian Osman
· 7 years ago
c0e6627
Make AA hairline renderer non-optional
by Brian Osman
· 7 years ago
8b0f265
Always include the default path renderer in the chain
by Brian Osman
· 7 years ago
1a325d2
Coverage counting path renderer
by Chris Dalton
· 7 years ago
15b2509
Update minimum non-ES OpenGL spec to 2.0.
by Brian Salomon
· 8 years ago
f086167
Remove support for GLs without separate stencil.
by Brian Salomon
· 8 years ago
8301046
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
by Jim Van Verth
· 8 years ago
42c456f
Remove PLS path renderer
by Brian Salomon
· 8 years ago
8a9de3d
Add path renderer options to viewer GUI
by Brian Osman
· 8 years ago
008b9d8
Add the ability to enable/disable GPU path renderers
by csmartdalton
· 8 years ago
021f927
Revert "Quality and performance fixes for AA tessellating path renderer."
by Stephan White
· 8 years ago
d4b2155
Quality and performance fixes for AA tessellating path renderer.
by Stephen White
· 8 years ago
8952743
move src/gpu/batches -> src/gpu/ops
by Brian Salomon
· 8 years ago
82125e9
Remove antialias axis from GrPathRendererChain::DrawType
by Brian Salomon
· 8 years ago
94efbf5
Merge GrGLSLCaps into GrShaderCaps
by Brian Salomon
· 8 years ago
39ef7fb
Add optional sw generated path coverage mask caching
by bsalomon
· 8 years ago
6b2552f
Add GrContextOptions flag to disable distance field path renderer.
by bsalomon
· 8 years ago
0b629ec
Disable MSAAPathRender for Android Framework builds
by robertphillips
· 8 years ago
f57372d
Screenspace AA tessellated GPU path rendering.
by senorblanco
· 8 years ago
682580f
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 of https://codereview.chromium.org/1152733009/ )
by senorblanco
· 8 years ago
9992bde
Screenspace AA tessellated GPU path rendering.
by senorblanco
· 8 years ago
8acedde
Use GrShape in GrPathRenderer.
by bsalomon
· 8 years ago
6663acf
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
85d9667
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https://codereview.chromium.org/1957363002/ )
by bsalomon
· 9 years ago
33595bd
Replace GrStrokeInfo with GrStyle.
by bsalomon
· 9 years ago
d6f25bf
Make GrPathRenderer only support fills for path stenciling
by bsalomon
· 9 years ago
6536ae5
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
8ef9108
Revert of added GrMSAAPathRenderer (patchset #9 id:160001 of https://codereview.chromium.org/1834133003/ )
by ethannicholas
· 9 years ago
b0fabd4
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
c03afd6
Revert of added GrMSAAPathRenderer (patchset #8 id:140001 of https://codereview.chromium.org/1834133003/ )
by ethannicholas
· 9 years ago
47a2dc8
added GrMSAAPathRenderer
by ethannicholas
· 9 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
2279325
added support for PLS path rendering
by ethannicholas
· 9 years ago
5366a09
Revert of added support for PLS path rendering (patchset #16 id:360001 of https://codereview.chromium.org/1541903002/ )
by ethannicholas
· 9 years ago
7df3f5e
added support for PLS path rendering
by ethannicholas
· 9 years ago
13391dd
Minor cleanup of clip mask manager
by robertphillips
· 9 years ago
6873782
Remove GrPipelineBuilder from getPathRenderer call
by robertphillips
· 9 years ago
cf10b5a
Cosmetic portion of reverted "Fix ClipMaskManager's SW-fallback logic" CL
by robertphillips
· 9 years ago
24cdec1
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of https://codereview.chromium.org/1421533007/ )
by robertphillips
· 9 years ago
5c3ea4c
Fix ClipMaskManager's SW-fallback logic
by robertphillips
· 9 years ago
b83bec5
Narrow the distribution of GrDrawTarget a bit
by robertphillips
· 9 years ago
0cffb17
Remove GrAddPathRenderers_default
by joshualitt
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
e7d4b2f
Simplify parameters passed to path renderers
by robertphillips
· 9 years ago
0aff2fa
Also provides the ResourceProvider to onDrawPath which allows the DF PR to no longer require access to GrContext.
by bsalomon
· 9 years ago
7622863
Add direct getter for GrCaps to GrContext.
by bsalomon
· 10 years ago
084d1b6
Revert of Add direct getter for GrCaps to GrContext. (patchset #4 id:60001 of https://codereview.chromium.org/1149773005/)
by bsalomon
· 10 years ago
9138c46
Add direct getter for GrCaps to GrContext.
by bsalomon
· 10 years ago
eb1cb5c
rename GrDrawTargetCaps.h to GrCaps.h and move to include
by bsalomon
· 10 years ago
1899651
Extract gpu line dashing to GrDashLinePathRenderer
by kkinnunen
· 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
9853cce
Drawstate on stack
by joshualitt
· 10 years ago
49f085d
"NULL !=" = NULL
by bsalomon
· 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
ab1c138
Fix compilation with SK_ENABLE_INST_COUNT=1
by commit-bot@chromium.org
· 11 years ago
f6de475
Replace uses of GrAssert by SkASSERT.
by tfarina@chromium.org
· 11 years ago
c26d94f
Move nested class GrDrawTarget::Caps out as GrDrawTargetCaps.
by bsalomon@google.com
· 12 years ago
bcce892
Make GrDrawTarget::Caps ref counted and GrGLCaps derive from it.
by bsalomon@google.com
· 12 years ago
5f74cf8
Follow up on the previous patch :
by sugoi@google.com
· 12 years ago
45a15f5
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager.
by bsalomon@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
f660187
Hide GrDrawTarget::Caps's member vars
by bsalomon@google.com
· 12 years ago
c377baf
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
by tomhudson@google.com
· 12 years ago
4d73ac2
Version 2 of the Instance Counting system. This one simplifies the print out of information.
by robertphillips@google.com
· 13 years ago
c2099d2
simplify GrPathRenderer interface
by bsalomon@google.com
· 13 years ago
b27a8d5
minor fix: remove unnecessary init
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/GrPathRendererChain.cpp]
9266901
Add SkSTArray, hide stack storage cons in SkTArray, unify SkTArray init logic
by bsalomon@google.com
· 13 years ago
a8a6a32
Use GrAAHairlineRenderer for line segments only if FS derivs not avail
by bsalomon@google.com
· 13 years ago
18c9c19
Put caps in a struct, move up to GrDrawTarget
by bsalomon@google.com
· 13 years ago
aeb2160
Add GrAAHairLinePathRenderer
by bsalomon@google.com
· 13 years ago
17b7894
rolling back the experimental rollbacks in r2178-2179
by epoger@google.com
· 13 years ago
fa51041
Experimental revert of 2170 to see if the buildbot issues are somehow related.
by tomhudson@google.com
· 13 years ago
3299260
Remove compiler warnings (gcc on Linux). codereview.appspot.com/4922052/
by tomhudson@google.com
· 13 years ago
3008519
Use a prioritized list of path renderers in Gr.
by bsalomon@google.com
· 13 years ago