aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/instanced/InstancedRendering.cpp
Commit message (Expand)AuthorAge
* src/gpu: s/SkAutoTUnref/sk_sp/gGravatar Hal Canary2016-11-07
* Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers.Gravatar Greg Daniel2016-10-18
* Add test configs for instanced renderingGravatar csmartdalton2016-07-29
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Revert of Remove DrawFace enum from GrPipelineBuilder (patchset #2 id:20001 o...Gravatar robertphillips2016-07-21
* Remove DrawFace enum from GrPipelineBuilderGravatar robertphillips2016-07-21
* Add resource provider flag to avoid client-side buffersGravatar csmartdalton2016-07-13
* Consolidate handling of infinitely thin primitives and aa bloat handing WRT b...Gravatar bsalomon2016-07-08
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-07-07
* Revert of Begin instanced rendering for simple shapes (patchset #20 id:380001...Gravatar ksakamoto2016-07-05
* Begin instanced rendering for simple shapesGravatar csmartdalton2016-06-30