NazaraEngine/include/Nazara
Lynix f55b151c8e Improved MemoryPool class
It's size is now dynamic (defaulted to 1024)
Added MemoryPool::GetFreeBlocks()
Added MemoryPool::GetSize()
Tried to make it thread-safe
It supports dynamics allocations (in case where it can't allocate memory
from the pool for some reasons)


Former-commit-id: 1cc6cb2bc118556363a5c8ba1d18b3b1ce734862
2014-06-15 01:17:57 +02:00
..
Audio Updated copyright years to 2014 for some missed files 2014-06-05 21:46:22 +02:00
Core Improved MemoryPool class 2014-06-15 01:17:57 +02:00
Graphics Modified SceneNode::FrustumCull 2014-06-05 21:28:17 +02:00
Lua Added static methods/getter/setter to LuaClasses 2014-05-28 00:31:34 +02:00
Math Removed Matrix4 "identity optimization" 2014-04-20 14:29:55 +02:00
Noise Updated MemoryManager 2014-04-21 22:13:31 +02:00
Physics Updated MemoryManager 2014-04-21 22:13:31 +02:00
Renderer Fixed Graphics module build 2014-05-28 01:15:12 +02:00
Utility Merge remote-tracking branch 'origin/RenderTechnique-Update' 2014-05-29 19:59:09 +02:00
Audio.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Core.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Debug.hpp Fixed ParameterList placement new conflicting with MLT 2014-02-18 00:52:23 +01:00
DebugOff.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Graphics.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Lua.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Math.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Noise.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Physics.hpp Big UberShader update 2014-02-21 19:27:39 +01:00
Prerequesites.hpp Happy thousandth commit Nazara 2014-01-12 20:16:21 +01:00
Renderer.hpp Fixed compilation error 2014-03-01 12:20:37 +01:00
Utility.hpp Big UberShader update 2014-02-21 19:27:39 +01:00