index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrMSAAPathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
Update rect ops to use "op" in their name and return sk_sp.
Brian Salomon
2016-12-14
*
Mark the leaf classes of GrOp final.
Herb Derby
2016-12-14
*
Make GrRenderTargetContext::addDrawOp use sk_sp
Brian Salomon
2016-12-13
*
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 GrBatchFlushState to GrOpFlushState
Brian Salomon
2016-12-07
*
Rename GrRTC::drawBatch to addDrawOp and local vars in GrRTC.cpp
Brian Salomon
2016-12-07
*
Rename GrVertexBatch->GrMeshDrawOp
Brian Salomon
2016-12-01
*
Rename GrDrawBatch->GrDrawOp
Brian Salomon
2016-12-01
*
Rename GrBatch to GrOp
Brian Salomon
2016-12-01
*
Remove pipeline info dump from GrDrawBatch
Brian Salomon
2016-12-01
*
Merge GrGLSLCaps into GrShaderCaps
Brian Salomon
2016-11-29
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Stop closing filled paths in GrShape
bsalomon
2016-09-21
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-20
*
Revert of Stop flattening GrCoordTransforms in parent GrFragmentProcessors. (...
bsalomon
2016-09-19
*
Stop flattening GrCoordTransforms in parent GrFragmentProcessors.
bsalomon
2016-09-19
*
Move GrFixedClip into src directory
csmartdalton
2016-08-19
*
Simplify adding attributes to GrGeometryProcessor
bsalomon
2016-08-17
*
Detemplatize GrGLSLGeometryProcessor::setTransformDataHelper()
bsalomon
2016-08-17
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Minor change to Ganesh path renderers
robertphillips
2016-07-21
*
Simplify MSAA path renderer
robertphillips
2016-07-11
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert of Add choke point for modifying non-AA rect draws (e.g., applying cli...
robertphillips
2016-07-08
*
Add choke point for modifying non-AA rect draws (e.g., applying clipping)
robertphillips
2016-07-08
*
Revert change of bounds computation in MSAA path renderer.
bsalomon
2016-07-08
*
Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...
bsalomon
2016-07-08
*
Remove fColor from PathRenderer DrawPathArgs struct
robertphillips
2016-07-07
*
Hide MSAAPathBatch::Geometry and rename to PathInfo
bsalomon
2016-06-30
*
Remove style application from GrPathRenderer subclasses
bsalomon
2016-06-27
*
Use GrShape in GrPathRenderer.
bsalomon
2016-06-24
*
sk_sp for Ganesh.
bungeman
2016-06-09
*
Replace targetHasUnifiedMultisampling in GrPB constructor
csmartdalton
2016-06-08
*
Remove GrRenderTarget from GrPipelineBuilder
robertphillips
2016-06-06
*
More Unref GrXPFactory.
bungeman
2016-06-03
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
Separate user and raw stencil settings
cdalton
2016-05-11
*
Revert of Separate user and raw stencil settings (patchset #8 id:140001 of ht...
robertphillips
2016-05-11
*
Separate user and raw stencil settings
cdalton
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Revert of Replace GrStrokeInfo with GrStyle. (patchset #4 id:160001 of https:...
bsalomon
2016-05-10
*
Replace GrStrokeInfo with GrStyle.
bsalomon
2016-05-10
*
Make GrPathRenderer only support fills for path stenciling
bsalomon
2016-05-05
[next]