aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/instanced/InstancedOp.cpp
Commit message (Expand)AuthorAge
* Remove instanced renderingGravatar Brian Salomon2017-12-08
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* Initialize GrPipeline at construction.Gravatar Brian Salomon2017-07-31
* Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget)Gravatar Robert Phillips2017-07-26
* Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...Gravatar Brian Salomon2017-06-16
* Retract GrTexture*.h & GrRenderTarget*.h from other headersGravatar Robert Phillips2017-06-13
* Convert DstTexture to DstProxy (take 2)Gravatar Robert Phillips2017-05-29
* Revise system for checking for uninstantiated proxiesGravatar Robert Phillips2017-05-29
* Revert "Convert DstTexture to DstProxy"Gravatar Robert Phillips2017-05-17
* Convert DstTexture to DstProxyGravatar Robert Phillips2017-05-17
* Remove srgb flags from GrProcessorSetGravatar Brian Salomon2017-04-28
* Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpListGravatar Robert Phillips2017-04-26
* Make InstancedRendering more opList-splitting friendlyGravatar Robert Phillips2017-04-24