index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
ops
Commit message (
Expand
)
Author
Age
*
Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...
Brian Salomon
2017-05-03
*
Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."
Brian Salomon
2017-05-03
*
Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.
Brian Salomon
2017-05-03
*
headers: fix
Hal Canary
2017-05-03
*
Convert GrMesh to a struct
Chris Dalton
2017-05-03
*
Optimizations for analytic shadows.
Jim Van Verth
2017-05-01
*
add drawString helper to canvas
Cary Clark
2017-04-28
*
Fix fast blur for shadow rrects.
Jim Van Verth
2017-04-28
*
Remove srgb flags from GrProcessorSet
Brian Salomon
2017-04-28
*
Make InstancedRendering more opList-splitting friendly
Robert Phillips
2017-04-24
*
Fix reflected ovals.
Jim Van Verth
2017-04-21
*
Split cleanup changes out of bigger CL (take 2)
Robert Phillips
2017-04-18
*
Revert "Split cleanup changes out of bigger CL"
Mike Klein
2017-04-17
*
Split cleanup changes out of bigger CL
Robert Phillips
2017-04-17
*
Make all GrRenderTargetOpList ops store a GrRenderTarget pointer
Robert Phillips
2017-04-13
*
Remove discard from GrRenderTarget & force it to always go through a RenderTa...
Robert Phillips
2017-04-11
*
Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis.""
Brian Salomon
2017-04-08
*
Revert "Create GrXferProcessor while doing GrProcessorSet analysis."
Brian Salomon
2017-04-08
*
Create GrXferProcessor while doing GrProcessorSet analysis.
Brian Salomon
2017-04-08
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2)
Robert Phillips
2017-04-07
*
Update stencil ops to have a parallel proxyID
Robert Phillips
2017-04-06
*
Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy"
Robert Phillips
2017-04-06
*
Make GrCopySurfaceOp friendlier to GrSurfaceProxy
Robert Phillips
2017-04-06
*
Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp
Brian Salomon
2017-04-04
*
move vertex-mode enum into SkVertices
Mike Reed
2017-04-03
*
Move pipeline handling out of GrMeshDrawOp.
Brian Salomon
2017-04-03
*
Add tracking of unique proxyID beside unique renderTargetID in auditTrail and...
Robert Phillips
2017-03-31
*
Use correct tolerance for conic chopping in MSAA and default path renderers
Brian Salomon
2017-03-30
*
Renames of processor analysis-related classes and method.
Brian Salomon
2017-03-30
*
Make analysis optional to GrPipeline::init().
Brian Salomon
2017-03-29
*
Remove GrPipelineOptimizations computation from GrPipeline::init and nest in ...
Brian Salomon
2017-03-29
*
Remove GrXferProcessor::getOptimizations.
Brian Salomon
2017-03-29
*
Split GrPipelineInput into separate color and coverage types, the latter of w...
Brian Salomon
2017-03-27
*
Add function to perform color fragment processor elimination while performing...
Brian Salomon
2017-03-24
*
Find cubic KLM functionals directly
csmartdalton
2017-03-23
*
Init Command buffer on inlineUploads in Vulkan
Greg Daniel
2017-03-22
*
Mark overridden destructors with 'override' and remove 'virtual'
Brian Salomon
2017-03-22
*
Revert "Revert "Remove GrPipeline from GrDrawOp.""
Brian Salomon
2017-03-21
*
Add pre-Flush callback to GrDrawingManager (take 2)
Robert Phillips
2017-03-21
*
remove unused VerticesFlags
Mike Reed
2017-03-16
*
Revert "Remove GrPipeline from GrDrawOp."
Brian Salomon
2017-03-16
*
Revert[4] "store vertices arrays inline with object""""
Mike Reed
2017-03-16
*
Remove GrPipeline from GrDrawOp.
Brian Salomon
2017-03-16
*
In GrClipStackClip check whether op bounds are inside RT before checking for ...
Brian Salomon
2017-03-16
*
Revert[3] "store vertices arrays inline with object"""
Mike Reed
2017-03-16
*
Rename GrAADistanceFieldPathRenderer to GrSmallPathRenderer
Jim Van Verth
2017-03-16
*
Revert "Add pre-Flush callback to GrDrawingManager"
Robert Phillips
2017-03-15
*
Revert[2] "store vertices arrays inline with object""
Mike Reed
2017-03-15
*
Add pre-Flush callback to GrDrawingManager
Robert Phillips
2017-03-15
*
Revert "store vertices arrays inline with object"
Mike Reed
2017-03-15
[next]