summaryrefslogtreecommitdiffstats
path: root/cc/quads/list_container.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: Use a ListContainer for DisplayItemList to reduce allocations.danakj2015-05-071-0/+2
* cc: Fix ListAllocator when erasing everything in an allocation chunk.danakj2015-04-211-22/+57
* Modify ListContainer<T>::Allocate to return a pointer of type void*.pcc2015-03-251-3/+2
* Make ListContainer Consistently Act as Container of Pointersweiliangc2014-10-291-33/+33
* Clean the usage of QuadList (Const)Iteratorweiliangc2014-10-071-4/+28
* Use Custome ListContainer to Allocate SharedQuadStateweiliangc2014-10-031-28/+64
* Use custom ListContainer to allocate DrawQuadsweiliangc2014-09-261-0/+32
* Class for allocating a chunk of memory for RenderPassweiliangc2014-09-231-0/+592
* Revert of Class for allocating a chunk of memory for RenderPass (patchset #31...weiliangc2014-09-231-592/+0
* Class for allocating a chunk of memory for RenderPassweiliangc2014-09-221-0/+592