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