index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
gpu
/
GrClip.h
Commit message (
Expand
)
Author
Age
*
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
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
fix 'GrClip::quickContains was hidden' warning in GrNoClip
lsalzman
2016-10-10
*
Remove stray semicolons.
Mike Klein
2016-09-27
*
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
*
Implement difference clip rects with window rectangles
csmartdalton
2016-08-17
*
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
*
require semi at the end of SkASSERT and friends
caryclark
2016-07-27
*
Allow GrReducedClip to take non-integer query bounds
csmartdalton
2016-07-22
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-13
*
Retract PipelineBuilder from GrClip::apply
robertphillips
2016-07-13
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-12
*
Revert of Pre-crop filled rects to avoid scissor (patchset #6 id:100001 of ht...
msarett
2016-07-12
*
Pre-crop filled rects to avoid scissor
csmartdalton
2016-07-11
*
Use clipped bounds for reordering decisions
bsalomon
2016-07-08
*
Don't scissor draws overlapping the render target's edges
bsalomon
2016-07-08
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Make GrAppliedClip friendless
robertphillips
2016-05-19
*
Convert GrClip to an abstract base class
cdalton
2016-05-13
*
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
*
fix mozilla bug
joshualitt
2015-12-04
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Remove rect clip type from grclip.
bsalomon
2015-03-06
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
Revert of Pass clip to context (patchset #8 id:180001 of https://codereview.c...
joshualitt
2015-02-25
*
I'd really like to land this before the branch so speedy reviews are apprecia...
joshualitt
2015-02-25
*
probable fix for asan bot
joshualitt
2015-02-24
*
Enable rect clips
joshualitt
2015-02-23
*
move static init to cpp file to fix linux builder
joshualitt
2015-02-23
*
Revert of fix for linux builder warn on exit destructor (patchset #1 id:1 of ...
joshualitt
2015-02-23
*
fix for linux builder warn on exit destructor
joshualitt
2015-02-23
*
Move clip off of draw target
joshualitt
2015-02-23
*
Removed GrClip & related classes
robertphillips@google.com
2012-08-01
*
Replace GrClip with SkClipStack
robertphillips@google.com
2012-07-31
*
Added dev- & canv- prefixes to Ganesh bounding boxes to indicate coordinate s...
robertphillips@google.com
2012-07-31
*
GrClip no longer translates its clips (to better mimic SkClipStack's behavior)
robertphillips@google.com
2012-07-31
*
Added getConservativeBound helper function to GrClipData
robertphillips@google.com
2012-07-26
*
Altered Ganesh's clip stack plumbing to pass down new GrClipData class
robertphillips@google.com
2012-07-26
[next]