aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrOnFlushResourceProvider.cpp
Commit message (Expand)AuthorAge
* 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