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
*
Prefer fullscreen clears on Qualcomm/GL
Chris Dalton
2017-12-12
*
Add analytic clip FPs that read from the CCPR atlas
Chris Dalton
2017-12-05
*
Avoid GrEllipseEffect for small radii on devices without 32 bit float.
Brian Salomon
2017-12-05
*
Cleanup yes/no enums in Ganesh
Chris Dalton
2017-11-27
*
Reland "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-16
*
Revert "Fold analytic clip FPs into GrReducedClip"
Brian Osman
2017-11-16
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-16
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Don't use analytic clip FPs when drawing to stencil"
Chris Dalton
2017-11-07
*
Don't use analytic clip FPs when drawing to stencil
Chris Dalton
2017-11-07
*
Revert "Implement window rectangles in vulkan"
Jim Van Verth
2017-11-02
*
Implement window rectangles in vulkan
Chris Dalton
2017-11-02
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Revert "Fold analytic clip FPs into GrReducedClip"
Chris Dalton
2017-11-01
*
Fold analytic clip FPs into GrReducedClip
Chris Dalton
2017-11-01
*
Allow GrAppliedClip to have >1 clip coverage FP
Chris Dalton
2017-10-31
*
Revert "Fix int overflow issues with clip and path bounds."
Mike Klein
2017-10-31
*
Fix int overflow issues with clip and path bounds.
Jim Van Verth
2017-10-31
*
Merge clip rects in GrReducedClip
Chris Dalton
2017-10-27
*
Improve heuristics for when to use ccpr
Chris Dalton
2017-09-12
*
Rename methods and enum on SkClipStack::Element to indicate "device space"
Brian Salomon
2017-08-30
*
Move transformation of clip elements to SkClipStack::Element
Brian Salomon
2017-08-28
*
Improve handling of clip stack ID
Robert Phillips
2017-06-28
*
Fix for Android batching bug
Robert Phillips
2017-06-28
*
Fix GrReducedClip.cpp: assertion failure surrounding tiny query bounds
Chris Dalton
2017-06-05
*
Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type".
Brian Salomon
2017-05-12
*
Add flag to avoid stencil buffers in Skia
Eric Karl
2017-05-09
*
Compute clipped draw bounds outside GrAppliedClip.
Brian Salomon
2017-03-14
*
Remove origin from GrClipStackClip and GrWindowRectsState.
Brian Salomon
2017-03-13
*
Remove atlas creation from GrResourceProvider
Robert Phillips
2017-03-02
*
Make GrPaints move their GrProcessor ownership into GrPipelineBuilder.
Brian Salomon
2017-01-11
*
Revert "Revert "Removing ref counting from GrXPFactory.""
Brian Salomon
2017-01-09
*
Revert "Removing ref counting from GrXPFactory."
Brian Salomon
2017-01-09
*
Removing ref counting from GrXPFactory.
Brian Salomon
2017-01-09
*
Remove antialias axis from GrPathRendererChain::DrawType
Brian Salomon
2016-12-13
*
change SkClipOp to a class enum
Mike Reed
2016-12-12
*
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[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
Mike Reed
2016-12-09
*
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
Mike Reed
2016-12-08
*
Revert "Remove antialiasing control from GrPaint."
Brian Salomon
2016-12-08
*
Remove antialiasing control from GrPaint.
Brian Salomon
2016-12-08
*
Remove GrStencilSettings from GrPipeline
csmartdalton
2016-11-01
*
Rename renderTargetContextPriv to priv, and some more leftover DCs
Brian Osman
2016-10-27
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
abstract name of clipping ops, to transtion to a more restricted set
reed
2016-09-20
*
Improve usage of window rectangles
csmartdalton
2016-09-06
[next]