Files
0ad/source/graphics
Ykkrosh c2583e42da Reduce memory allocations in the renderer
Use an arena allocator in ShaderModelRenderer::Render, to reduce
the allocation cost in STL containers.

Avoid unnecessary copying of std::vectors.

This was SVN commit r13911.
2013-09-29 14:48:11 +00:00
..
2013-09-29 14:02:47 +00:00
2013-09-29 14:02:47 +00:00
2013-09-29 14:02:47 +00:00