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
*
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
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of h...
robertphillips
2016-03-25
*
Consolidate GPU buffer implementations
cdalton
2016-03-25
*
Update how we send draws to gpu backend to reduce state setting.
egdaniel
2016-03-17
*
GrTessellator: don't reuse the previous vertex buffer on a cache miss.
senorblanco
2016-03-16
*
GrTessellator: abstract vertex allocation into caller.
senorblanco
2016-03-10
*
added support for PLS path rendering
ethannicholas
2016-01-30
*
Add Audittrail for path renderers
joshualitt
2016-01-14
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-07
*
Revert of Broke GrTessellatingPathRenderer's tessellator out into a separate ...
caryclark
2016-01-07
*
Broke GrTessellatingPathRenderer's tessellator out into a separate file.
ethannicholas
2016-01-06
*
Retract GrRenderTarget a bit
robertphillips
2015-12-01
*
Make onPrepareDraws const
joshualitt
2015-11-30
*
New API for computing optimization invariants.
ethannicholas
2015-11-24
*
Restrict query bounds for reduce clip to dev bounds
bsalomon
2015-11-23
*
Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://code...
reed
2015-09-17
*
Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://...
reed
2015-09-17
[next]