index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrClipMaskManager.h
Commit message (
Expand
)
Author
Age
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Revert of Begin weaning GrClipMaskManager off of GrDrawTarget (take 2) (patch...
robertphillips
2016-03-02
*
Begin weaning GrClipMaskManager off of GrDrawTarget (take 2)
robertphillips
2016-03-02
*
Add debug option to clip each GrBatch to its device bounds
bsalomon
2015-11-30
*
Revert of Fix mixed samples stencil clip (patchset #5 id:80001 of https://cod...
cdalton
2015-11-10
*
Fix mixed samples stencil clip
cdalton
2015-11-09
*
Remove GrPipelineBuilder from getPathRenderer call
robertphillips
2015-10-29
*
Remove gpu-side clip mask merging from clip mask manager
robertphillips
2015-10-28
*
Disable gpu-side clip mask merging in the clip mask manager
robertphillips
2015-10-27
*
Move scissor state to GrAppliedClip
bsalomon
2015-10-27
*
Revert of Fix ClipMaskManager's SW-fallback logic (patchset #4 id:60001 of ht...
robertphillips
2015-10-26
*
Fix ClipMaskManager's SW-fallback logic
robertphillips
2015-10-26
*
Don't abort analytic clipping if using MSAA until elements are examined
bsalomon
2015-10-14
*
Fix clipping when all analytic FP creations can be skipped
bsalomon
2015-10-14
*
Remove ClipMaskType from GrCMM
bsalomon
2015-10-07
*
Insert clip fragment processor outside GrCMM
bsalomon
2015-10-07
*
Remove separate cache for clip mask textures
bsalomon
2015-10-02
*
Remove GrClipTarget
bsalomon
2015-09-10
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
small cleanups after fixing const of GrPipelineBuilder on DrawTarget
joshualitt
2015-07-13
*
Modify GrClipMaskManager to reflect logical constness
joshualitt
2015-07-13
*
Remove GrContext from GrClipMaskCache
bsalomon
2015-05-29
*
Rename GrStencilBuffer to GrStencilAttachment
egdaniel
2015-04-16
*
Cleanup in GrPipelineBuilder
bsalomon
2015-02-26
*
Move clip off of draw target
joshualitt
2015-02-23
*
Add stencil buffer create tracking to GPU stats.
bsalomon
2015-02-23
*
Rename GrResourceCache2->GrResourceCache
bsalomon
2015-02-11
*
Rename GrOptDrawState to GrPipeline and GrDrawState to GrPipelineBuilder
egdaniel
2015-01-22
*
Move ViewMatrix off of drawstate
joshualitt
2014-12-29
*
Stop creating GrODS for stencilPath commands.
bsalomon
2014-12-17
*
Add Coverage Drawing XP
egdaniel
2014-12-17
*
This cl moves color and coverage off of drawstate. In an effort to keep this...
joshualitt
2014-12-09
*
Drawstate on stack
joshualitt
2014-11-17
*
Combine similar DrawPaths calls in GrInOrderDrawBuffer
cdalton
2014-11-13
*
Clip in grdrawtarget
joshualitt
2014-11-06
*
small fix for cache clear
joshualitt
2014-10-31
*
cleanup reentrance logic in CMM
joshualitt
2014-10-29
*
BUG=skia:
joshualitt
2014-10-29
*
clear stencil clip on draw target
joshualitt
2014-10-29
*
Scissor rect on drawinfo
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Revert of Clip mask manager sets stencil on draw type (patchset #3 id:40001 o...
joshualitt
2014-10-27
*
Clip mask manager sets stencil on draw type
joshualitt
2014-10-27
*
Remove AutoScratchTexture
bsalomon
2014-10-16
*
Add GrResourceCache2.
bsalomon
2014-08-21
*
Revert of Add GrResourceCache2. (patchset #4 of https://codereview.chromium.o...
bsalomon
2014-08-19
*
Add GrResourceCache2.
bsalomon
2014-08-19
*
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...
mtklein
2014-07-02
*
Remove the AA requirement for selecting GrEffect-based clipping.
bsalomon
2014-07-02
*
Revert of Remove the AA requirement for selecting GrEffect-based clipping. (h...
bsalomon
2014-07-02
[next]