index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ccpr
/
GrCCDrawPathsOp.cpp
Commit message (
Expand
)
Author
Age
*
Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
Brian Salomon
2018-07-11
*
Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
Brian Salomon
2018-07-11
*
Make GPU cache invalidation SkMessageBus messages go to one GrContext.
Brian Salomon
2018-07-11
*
Remove clamping of kPlus with F16 configs
Brian Osman
2018-07-11
*
Deinline some GrPathRenderer method and one GrDrawingMananger method.
Brian Salomon
2018-07-10
*
Remove sRGB config checks based on color space
Brian Osman
2018-07-02
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
ccpr: Cache paths with >=50% visibility
Chris Dalton
2018-06-22
*
ccpr: Don't consider sub-pixel translation for caching on Android
Chris Dalton
2018-06-19
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
ccpr: Implement path mask caching
Chris Dalton
2018-06-18
*
ccpr: Use lazy proxies with GrCCAtlas
Chris Dalton
2018-06-18
*
Revert "Move op memory storage to GrContext"
Robert Phillips
2018-06-15
*
Move op memory storage to GrContext
Robert Phillips
2018-06-15
*
ccpr: Generalize GrCCAtlas to work for cached atlases as well
Chris Dalton
2018-06-14
*
ccpr: Initialize the atlas size more intelligently
Chris Dalton
2018-06-13
*
Plumb GrContext everywhere
Robert Phillips
2018-06-12
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
ccpr: Handle winding and even-odd in the same shader
Chris Dalton
2018-05-24
*
Revert "ccpr: Handle winding and even-odd in the same shader"
Chris Dalton
2018-05-23
*
ccpr: Handle winding and even-odd in the same shader
Chris Dalton
2018-05-23
*
ccpr: Remove GrCCDrawPathsOp's back-pointer into CCPR
Chris Dalton
2018-05-23
*
Delete GrDrawOp::wasRecorded
Chris Dalton
2018-05-23
*
ccpr: Remove local matrix data from path instances
Chris Dalton
2018-05-22
*
ccpr: Abstract the draws list in a separate class
Chris Dalton
2018-05-21
*
ccpr: Clean up GrCoverageCountingPathRenderer
Chris Dalton
2018-05-09