Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
4c2443e36fdc6c095b17e90baa4a2f26a6f00b08
/
src
/
gpu
/
GrSWMaskHelper.cpp
4c2443e
Use ReduceClipStack in ClipMaskManager.
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
08283af
Rename GrSamplerState to GrEffectStage.
by bsalomon@google.com
· 13 years ago
5b3e890
Move some auto restore helpers from GrDrawTarget to GrDrawState.
by bsalomon@google.com
· 13 years ago
fbfcd56
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 13 years ago
1e8f016
Remove easily-removable uses of setTexture(), instead creating a GrSingleTextureEffect -
by tomhudson@google.com
· 13 years ago
e3d3216
Remove stage masks
by bsalomon@google.com
· 13 years ago
676e660
More carefully disable stages in Ganesh to avoid textures or effects
by tomhudson@google.com
· 13 years ago
5dfb672
Left over cleanup from r4416 (fix for lingering AA clip mask bug)
by robertphillips@google.com
· 13 years ago
366f1c6
Fixed lingering gpu-path AA clip mask generation bug
by robertphillips@google.com
· 13 years ago
58b2021
Split GrSWMaskHelper into its own files
by robertphillips@google.com
· 13 years ago