Files
NazaraEngine/src/Nazara
Lynix 268d3ae86d RenderQueues now use std::map::insert only if necessary
It looks like my std::map::insert implementation allocates something,
even if the element is present (It's not a leak, just some useless
allocation)


Former-commit-id: 9490bfb7994c23f893a74d5710381ba5919bb38c
2014-03-14 23:55:14 +01:00
..
2014-03-06 09:53:03 +01:00
2014-03-05 00:47:26 +01:00
2014-03-06 10:33:16 +01:00