aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/ops/GrSimpleMeshDrawOpHelper.h
Commit message (Expand)AuthorAge
* Remove clamping of kPlus with F16 configsGravatar Brian Osman2018-07-11
* Remove sRGB config checks based on color spaceGravatar Brian Osman2018-07-02
* Refactor GrPipeline dynamic state.Gravatar Brian Salomon2018-06-26
* Move op memory storage to GrContext (take 2)Gravatar Robert Phillips2018-06-19
* Revert "Move op memory storage to GrContext"Gravatar Robert Phillips2018-06-15
* Move op memory storage to GrContextGravatar Robert Phillips2018-06-15
* Plumb GrContext everywhereGravatar Robert Phillips2018-06-12
* trim #include <new> from SkPostConfig.hGravatar Mike Klein2018-06-11
* Use shader based blending to clamp kPlus mode w/F16Gravatar Brian Osman2017-09-20
* Change visitProxies signatureGravatar Robert Phillips2017-09-14
* Add method to iterate over a GrOp's GrSurfaceProxiesGravatar Robert Phillips2017-09-13
* Move GrAppliedClip into GrPipelineGravatar Brian Salomon2017-08-10
* Move GrProcessorSet into GrPipelineGravatar Brian Salomon2017-08-09
* Make GrDrawAtlasOp a non-legacy GrMeshDrawOpGravatar Brian Salomon2017-07-13
* Give GrSimpleMeshDrawOpHelper a cpp fileGravatar Brian Salomon2017-07-13
* Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to a...Gravatar Brian Salomon2017-06-16
* Migrate AAConvexPathOp off of GrLegacyMeshDrawOpGravatar Brian Salomon2017-06-15
* Add processor info dumping to non-legacy mesh draw opsGravatar Brian Salomon2017-06-15
* Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMesh...Gravatar Brian Salomon2017-06-15
* Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp s...Gravatar Brian Salomon2017-06-14
* Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses.Gravatar Brian Salomon2017-06-14
* Make GrSimpleMeshDrawOpHelper record whether coverage can be implemented as a...Gravatar Brian Salomon2017-06-05
* 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
* Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpl...Gravatar Brian Salomon2017-05-15
* Make GrSimpleMeshDrawOpHelper consider blend barriers/dst textures for batching.Gravatar Brian Salomon2017-05-04
* Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyM...Gravatar Brian Salomon2017-05-03
* Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."Gravatar Brian Salomon2017-05-03
* Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp.Gravatar Brian Salomon2017-05-03