index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrReducedClip.h
Commit message (
Expand
)
Author
Age
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Improve usage of window rectangles
csmartdalton
2016-09-06
*
Revert of Improve usage of window rectangles (patchset #9 id:160001 of https:...
caryclark
2016-09-06
*
Improve usage of window rectangles
csmartdalton
2016-09-02
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Skip non-AA intersect rects in GrReducedClip
csmartdalton
2016-08-23
*
Make GrReducedClip's gen ID only apply to the element list
csmartdalton
2016-08-17
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Make all parameters reqiured to GrReducedClip::ReduceClipStack
bsalomon
2016-07-08
*
Make block size a template parameter of SkTLList
bsalomon
2015-11-18
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
Cleanup: Turn GrReducedClip into a class with a static function.
tfarina
2014-10-23
*
Add some missing header include guards
george
2014-06-20
*
Revert "Revert of Add getReducedClipStack to lua canvas (https://codereview.c...
bsalomon@google.com
2014-02-26
*
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
*
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