index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ccpr
Commit message (
Expand
)
Author
Age
*
Remove GrResourceIOProcessor.
Brian Salomon
2018-07-31
*
Remove array of TextureSampler pointers from GrIOResourceProcessor.
Brian Salomon
2018-07-30
*
ccpr: Remove constant scale when solving the cubic midtangent
Chris Dalton
2018-07-18
*
ccpr: Account for stroke and style in path cache keys
Chris Dalton
2018-07-18
*
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
*
Revert "Some scissor state cleanup."
Brian Salomon
2018-07-02
*
Some scissor state cleanup.
Brian Salomon
2018-07-02
*
ccpr: Recycle cache entries when possible to avoid malloc
Chris Dalton
2018-06-29
*
Refactor GrPipeline dynamic state.
Brian Salomon
2018-06-26
*
Put GrPrimitiveProcessor/GrGeometryProcessor before GrPipeline in param lists.
Brian Salomon
2018-06-25
*
ccpr: Enable ccpr by default
Chris Dalton
2018-06-25
*
ccpr: Cache paths with >=50% visibility
Chris Dalton
2018-06-22
*
ccpr: Recycle the stashed atlas's texture explicitly
Chris Dalton
2018-06-22
*
ccpr: Don't consider sub-pixel translation for caching on Android
Chris Dalton
2018-06-19
*
Revert "Revert "Change how vertex/instance attributes are handled in geometry...
Brian Salomon
2018-06-19
*
Move op memory storage to GrContext (take 2)
Robert Phillips
2018-06-19
*
Revert "Change how vertex/instance attributes are handled in geometry process...
Mike Klein
2018-06-19
*
Change how vertex/instance attributes are handled in geometry processors.
Brian Salomon
2018-06-18
*
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
*
trim #include <new> from SkPostConfig.h
Mike Klein
2018-06-11
*
Stop passing GrPrimitiveProcessor to GrMesh::sendToGpu.
Brian Salomon
2018-06-08
*
Add a factory to any GrOp-derived class that lacked one
Robert Phillips
2018-06-08
*
Allow CCPR in DDL mode (take 2)
Robert Phillips
2018-05-31
*
Make sk_sp operator bool explicit.
Ben Wagner
2018-05-30
*
Make GrPrimitiveProcessor::Attribute a class, hide data members.
Brian Salomon
2018-05-30
*
Revert "Allow CCPR in DDL mode"
Robert Phillips
2018-05-30
*
Allow CCPR in DDL mode
Robert Phillips
2018-05-30
*
Drop unneeded .get() in GrCoverageCountingPathRenderer.cpp
tzik
2018-05-29
*
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: Add a mechanism to detach and merge pending paths
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: Bugfix for cropped paths
Chris Dalton
2018-05-11
*
Support C++11 range-for loops in SkTInternalLList
Chris Dalton
2018-05-09
*
ccpr: Clean up GrCoverageCountingPathRenderer
Chris Dalton
2018-05-09
[next]