index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
gpu
/
batches
/
GrTessellatingPathRenderer.cpp
Commit message (
Expand
)
Author
Age
*
move src/gpu/batches -> src/gpu/ops
Brian Salomon
2016-12-16
*
Rename batch->op and sk_sp for all remaining path renderer classes.
Brian Salomon
2016-12-16
*
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
*
Different approach to fixing gpu blurs on platforms that "useDrawInsteadOfClear"
Robert Phillips
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
*
Fix gpu blurring on platforms that "useDrawInsteadOfClear"
Robert Phillips
2016-11-25
*
src/gpu: s/SkAutoTUnref/sk_sp/g
Hal Canary
2016-11-07
*
Rename GrDrawContext to GrRenderTargetContext
Brian Osman
2016-10-27
*
Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList
Robert Phillips
2016-10-26
*
Enable the screenspace AA tessellating path renderer.
senorblanco
2016-09-01
*
Fix ASAN int overflow error in GLProgramsTest
bsalomon
2016-09-01
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Revert of Screenspace AA tessellated path rendering. (patchset #37 id:730001 ...
senorblanco
2016-08-31
*
Screenspace AA tessellated GPU path rendering.
senorblanco
2016-08-31
*
Move off SK_SUPPORT_LEGACY_DATA_FACTORIES.
bungeman
2016-08-02
*
Revert of Retract PipelineBuilder some more (patchset #9 id:160001 of https:/...
bsalomon
2016-07-22
*
Retract PipelineBuilder some more
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...
robertphillips
2016-07-21
*
Remove DrawFace enum from GrPipelineBuilder
robertphillips
2016-07-21
*
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
*
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
*
Make GrClipMaskManager stateless and push GrPipelineBuilder construction down...
robertphillips
2016-06-03
*
Revert of Don't allow uncacheable paths in tessellated path renderer (patchse...
bsalomon
2016-05-18
*
Don't allow uncacheable paths in tessellated path renderer
bsalomon
2016-05-18
*
Remove clip from GrPipelineBuilder
cdalton
2016-05-12
*
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
*
Unify implementations of stroking radius calculationsns
bsalomon
2016-04-29
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-07
*
Revert of Track GL buffer state based on unique resource ID (patchset #6 id:1...
mtklein
2016-04-06
*
Track GL buffer state based on unique resource ID
cdalton
2016-04-06
*
Simplify GrDrawBatch uploads and token uage.
bsalomon
2016-04-01
[next]