index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrReducedClip.cpp
Commit message (
Expand
)
Author
Age
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Revert of It is dangerous to ignore SkRect::intersect's return value (patchse...
robertphillips
2015-01-07
*
It is dangerous to ignore SkRect::intersect's return value
robertphillips
2015-01-07
*
Cleanup: Turn GrReducedClip into a class with a static function.
tfarina
2014-10-23
*
"NULL !=" = NULL
bsalomon
2014-09-05
*
Store SkRRects in SkClipStack
commit-bot@chromium.org
2014-02-16
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-05
*
Revert "Avoid re-rendering stencil clip for every draw with reducable clip st...
reed@google.com
2013-11-01
*
Avoid re-rendering stencil clip for every draw with reducable clip stack
commit-bot@chromium.org
2013-11-01
*
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...
reed@google.com
2013-10-31
*
Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...
reed@google.com
2013-10-31
*
add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...
reed@google.com
2013-10-31
*
Turn clear-to-white-then-intersect clips into clear-to-black-then-replace
commit-bot@chromium.org
2013-10-15
*
Modifications to GrPatherRenderer(Chain) interfaces to support clip mask mana...
bsalomon@google.com
2012-12-10
*
Improve handling of inverse clip paths in GrClipMaskManager.
bsalomon@google.com
2012-12-07
*
Sanitizing source files in Skia_Periodic_House_Keeping
skia.committer@gmail.com
2012-12-07
*
Make the clip reducer operate on int rects. Remove redundant Gr from func
bsalomon@google.com
2012-12-06
*
Move GrReducedClip to its own files.
bsalomon@google.com
2012-12-05