aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrResourceAllocator.cpp
Commit message (Expand)AuthorAge
* Add more optional debugging printouts for resource allocationGravatar Robert Phillips2018-07-27
* Maybe fix numStencilBits TSAN crashGravatar Robert Phillips2018-07-26
* Fix explicit allocation bugGravatar Robert Phillips2018-07-18
* Add ability to uninstantiate lazy proxies after every flush.Gravatar Greg Daniel2018-03-08
* Move control of explicit GPU resource allocation to GrContextOptionsGravatar Robert Phillips2018-02-08
* Remove Ops whose lazy proxies fail to instantiate on flushGravatar Greg Daniel2018-01-29
* Updating lazy proxys to support the case where we know a lot more info about ...Gravatar Greg Daniel2018-01-12
* Add explicit GPU resource allocation of deferred proxiesGravatar Robert Phillips2017-12-01
* Add "lazy" texture proxiesGravatar Chris Dalton2017-11-30
* Make sure to visit clips and dst proxies during gatherGravatar Chris Dalton2017-11-30
* Revert "Make sure to visit clips and dst proxies during gather"Gravatar Chris Dalton2017-11-29
* Make sure to visit clips and dst proxies during gatherGravatar Chris Dalton2017-11-29
* Add overbudget handling to GrResourceAllocatorGravatar Robert Phillips2017-11-16
* Resolve GrSurface/GrSurfaceProxy ref counting issue in GrResourceAllocatorGravatar Robert Phillips2017-11-14
* Prepare to enable explicit gpu resource allocation (take 2)Gravatar Robert Phillips2017-11-08
* Revert "Prepare to enable explicit gpu resource allocation"Gravatar Greg Daniel2017-11-08
* Prepare to enable explicit gpu resource allocationGravatar Robert Phillips2017-11-08
* Make the intervals in GrResourceAllocator use SkArenaAllocGravatar Robert Phillips2017-11-02
* Land scaffolding for explicit MDB resource allocationGravatar Robert Phillips2017-09-14
* Pull non-substantive changes out of explicit GPU resource allocation CLGravatar Robert Phillips2017-09-13
* Add initial version of GrResourceAllocator's free pool (take 2)Gravatar Robert Phillips2017-07-21
* Revert "Add initial version of GrResourceAllocator's free pool"Gravatar Robert Phillips2017-07-21
* Add initial version of GrResourceAllocator's free poolGravatar Robert Phillips2017-07-21
* Add GrResourceAllocator class + unit testGravatar Robert Phillips2017-07-19