aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/gpu/GrMemoryPool.h
Commit message (Expand)AuthorAge
* 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
* Remove unused GrObjectMemoryPoolGravatar Robert Phillips2018-06-07
* Add debug helper for finding leaks in GrMemoryPool.hGravatar Brian Salomon2017-03-28
* Make GrMemoryPool play nice with bucketing allocators.Gravatar dskiba2016-11-29
* Add sentinel to GrMemoryPool's block headerGravatar robertphillips2016-01-07
* Add debug sentinel to GrMemoryPool to check for memory stompingGravatar robertphillips2016-01-06
* Return 'correct' size from GrMemoryPoolGravatar joshualitt2016-01-05
* Adding a cache + memory pool for GPU TextBlobsGravatar joshualitt2015-04-08
* Replace uses of GR_DEBUG by SK_DEBUG.Gravatar commit-bot@chromium.org2013-08-28
* Mark GrMemoryPool methods as static.Gravatar commit-bot@chromium.org2013-08-01
* Use GrMemoryPool to manage GrCustomStage allocations.Gravatar tomhudson@google.com2012-07-24
* Add GrMemoryPool as a helper to override operators new/deleteGravatar bsalomon@google.com2012-06-19