NazaraEngine/include/Nazara
Lynix 42c10268d2 Fixed thread-safety
Fixed huge mistake in Clock code (Allocating a mutex everytime instead
of locking it)
HashDigest and StringStream class are no longer thread-safe (That was
stupid anyway)


Former-commit-id: d07a6859df27eac2c5171e75720b3963b6a5fbbb
2014-03-06 09:49:39 +01:00
..
Audio Fixed ParameterList placement new conflicting with MLT 2014-02-18 00:52:23 +01:00
Core Fixed thread-safety 2014-03-06 09:49:39 +01:00
Graphics ModelParameters no longer contains shaderName field 2014-03-01 12:25:11 +01:00
Lua Fixed ParameterList placement new conflicting with MLT 2014-02-18 00:52:23 +01:00
Math StringToNumber no longer throw an error on failure 2014-01-19 10:54:59 +01:00
Noise Fixed ParameterList placement new conflicting with MLT 2014-02-18 00:52:23 +01:00
Physics Fixed ParameterList placement new conflicting with MLT 2014-02-18 00:52:23 +01:00
Renderer Big UberShader update 2014-02-21 19:27:39 +01:00
Utility Removed constructor and destructor from static classes Keyboard and Mouse 2014-03-04 19:11:03 +01: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