NazaraEngine/include/Nazara
Lynix 682dab32b3 Graphics/Shader: Make texture units statics
Provides better performances and prevents the sampler type bug to happen
2016-12-18 01:13:46 +01:00
..
Audio Audio/Music: Fix Stop not resetting playing offset if music was already stopped 2016-11-24 20:17:30 +01:00
Core Core/String: Add Format static method 2016-12-16 18:37:06 +01:00
Graphics Graphics/Shader: Make texture units statics 2016-12-18 01:13:46 +01:00
Lua Core/Flags: Rename EnableFlagsOperators to EnumAsFlags 2016-12-12 15:07:16 +01:00
Math Math/Sphere: Fix ExtendTo method 2016-12-15 19:27:05 +01:00
Network Core/Enum: Convert OpenMode and StreamOption to the new flags system 2016-11-27 13:40:47 +01:00
Noise Fix another lot of warnings from Clang 2016-10-17 16:01:05 +02:00
Physics2D Physics2D: Add support for SegmentCollider2D 2016-11-18 18:00:48 +01:00
Physics3D Fix many errors and warnings found out by MinGW 2016-11-04 18:14:52 +01:00
Renderer Renderer: Add uniform dumper when shader fails to validate 2016-12-18 00:36:41 +01:00
Utility Core/Flags: Make aware of enumeration max value 2016-12-12 15:10:37 +01:00
Audio.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Core.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Debug.hpp Regenerated global headers (and updated copyright year, again) 2015-01-30 22:33:41 +01:00
DebugOff.hpp Regenerated global headers (and updated copyright year, again) 2015-01-30 22:33:41 +01:00
Graphics.hpp Merge remote-tracking branch 'refs/remotes/origin/master' into gui 2016-11-30 13:08:08 +01:00
Lua.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Math.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Network.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Noise.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics2D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Physics3D.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Prerequesites.hpp Core/Prerequesites: Fix Wexpansion-to-defined warning 2016-12-01 16:14:34 +01:00
Renderer.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Utility.hpp Global headers: Remove the generation date 2016-10-28 17:53:03 +02:00
Vulkan.hpp Vulkan: Update global header 2016-05-15 00:11:26 +02:00