mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-24 00:46:09 +00:00
c2583e42da
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.