aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOnFlushResourceProvider.cpp
Commit message (Expand)AuthorAge
* Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."Gravatar Brian Salomon2018-07-11
* Make GPU cache invalidation SkMessageBus messages go to one GrContext.Gravatar Brian Salomon2018-07-11
* Deinline some GrPathRenderer method and one GrDrawingMananger method.Gravatar Brian Salomon2018-07-10
* ccpr: Implement path mask cachingGravatar Chris Dalton2018-06-18
* ccpr: Use lazy proxies with GrCCAtlasGravatar Chris Dalton2018-06-18
* Add proxy unique key management to GrOnFlushResourceProviderGravatar Chris Dalton2018-05-18
* Make GrCaps and GrShaderCaps private.Gravatar Brian Salomon2018-05-11
* Alter GrSurface/GrSurfaceProxy flags to prepare for GrTexture/GrTextureProxy ...Gravatar Robert Phillips2018-03-19
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Remove GrSurfaceOrigin from GrSurfaceDesc.Gravatar Brian Salomon2018-03-05
* Use a lazy proxy in OnFlushCallbackTest to fulfill some old TODOsGravatar Robert Phillips2018-02-14
* Make atlases instantiate themselves at flush timeGravatar Robert Phillips2018-02-09
* Move resourceProvider accessor to GrContextPriv (take 2)Gravatar Robert Phillips2018-01-16
* Revert "Move resourceProvider accessor to GrContextPriv"Gravatar Hal Canary2018-01-16
* Move resourceProvider accessor to GrContextPrivGravatar Robert Phillips2018-01-16
* Funnel most proxy creation through GrProxyProviderGravatar Robert Phillips2018-01-16
* Add GrProxyProviderGravatar Robert Phillips2018-01-08
* Add findOrMakeStaticBuffer method to GrResourceProviderGravatar Chris Dalton2017-12-19
* Patch up ref counting of proxies (take 2)Gravatar Robert Phillips2017-11-13
* Revert "Patch up ref counting of proxies"Gravatar Robert Phillips2017-11-13
* Patch up ref counting of proxiesGravatar Robert Phillips2017-11-13
* Make GrResourceProvider more sk_spifiedGravatar Brian Salomon2017-10-16
* Add "findOrMakeStaticBuffer" to GrOnFlushResourceProviderGravatar Chris Dalton2017-07-14
* Add makeBuffer and caps to GrOnFlushResourceProviderGravatar Chris Dalton2017-06-20
* Prevent onFlushCB created opLists from being grouped with the normal ones (new)Gravatar Robert Phillips2017-06-14
* Split up opLists (take 3)Gravatar Robert Phillips2017-05-12
* Setup for another attempt to split up opListsGravatar Robert Phillips2017-05-11
* Add postFlush call to GrOnFlushCallbackObjectGravatar Chris Dalton2017-05-05