Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
fd03d4a829efe2d77a712fd991927c55f59a2ffe
/
src
/
gpu
/
GrStencilAndCoverPathRenderer.cpp
fd03d4a
Replace all instances of GrRect with SkRect.
by commit-bot@chromium.org
· 12 years ago
137f134
Replace GrDrawState::AutoDeviceCoordDraw with GrDrawState::AutoViewMatrixRestore::setIdentity(). s
by bsalomon@google.com
· 12 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
· 13 years ago
45a15f5
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask manager.
by bsalomon@google.com
· 13 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
· 13 years ago
b9086a0
Replace GrMatrix with SkMatrix.
by bsalomon@google.com
· 13 years ago
8171288
Remove GrScalar, replace with SkScalar.
by bsalomon@google.com
· 13 years ago
2fdcdeb
Make GrDrawState::AutoRestoreViewMatrix handle sampler matrices.
by bsalomon@google.com
· 13 years ago
0f11e1a
Remove translate param from GrContext::drawPath (and subsequent calls).
by bsalomon@google.com
· 13 years ago
f660187
Hide GrDrawTarget::Caps's member vars
by bsalomon@google.com
· 13 years ago
e3d3216
Remove stage masks
by bsalomon@google.com
· 13 years ago
c377baf
Add placement new macros to SkPostConfig, call SkNEW* from Ganesh.
by tomhudson@google.com
· 13 years ago
05a718c
Fix some NV path rendering issues with perspective and inverse paths
by bsalomon@google.com
· 13 years ago
ded4f4b
Initial support for GL_NV_path_renering. Experimental, there are still some issues to resolve, set gyp variable skia_nv_path_rendering=1 or build flag GR_GL_USE_NV_PATH_RENDERING to enable.
by bsalomon@google.com
· 13 years ago