index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
GrClipStackClip.h
Commit message (
Expand
)
Author
Age
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Improve heuristics for when to use ccpr
Chris Dalton
2017-09-12
*
Do software clip mask generation with worker threads
Brian Osman
2017-09-11
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
clipstacks can be on the stack or embedded, therefore should not be ref-counted
Mike Reed
2017-03-10
*
Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch b...
Robert Phillips
2017-02-24
*
Purge clip masks when they are no longer findable.
Brian Salomon
2017-01-06
*
Partially defer GrSWMaskHelper
Robert Phillips
2016-12-14
*
Relandx2 "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Reland "Remove antialiasing control from GrPaint.""
Brian Salomon
2016-12-09
*
Reland "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-09
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Move clip mask generation into GrReducedClip
csmartdalton
2016-08-31
*
Converts a drawPaint through a rrect clip to a drawRRect in GrDrawContext.
bsalomon
2016-08-26
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Attempt to throw away rrect clips of rrects.
bsalomon
2016-08-15
*
Convert GrAppliedClip interface to builder style
csmartdalton
2016-08-15
*
Encapsulate GrReducedClip result in class members
csmartdalton
2016-08-08
*
Merge GrClipMaskManager into GrClipStackClip
csmartdalton
2016-08-05