NazaraEngine/SDK/src/NDK
Lynix ac25df0126 Graphics: Separate pipeline state from Material into a new class, MaterialPipeline
This allows much more efficient batching, along with pipeline reusage and preparation for the Vulkan API


Former-commit-id: fd2de2f0e9612ea275ee69c5578c68e7169cd05b [formerly 53bd8a5ed5695311b7543ad717df63f93fad2da6] [formerly 171740929652ac9fe30e84983709388859cedd6b [formerly 25096a76678f1052e76f67d26b458077a0632cc3]]
Former-commit-id: 7978dbeb87af2eac9e5501a97afa83849648bf6e [formerly 81b6cce1ee81a2ca8873d3c70d468b2c71510c95]
Former-commit-id: 6663e2721c3f79d5f1e3f33c6183174378b502f4
2016-08-05 22:11:13 +02:00
..
Components Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
Systems Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
Application.cpp Sdk/Application: Fix world updating once after window closing 2016-04-01 22:25:30 +02:00
BaseComponent.cpp Ndk/Components: Added On[Attached|Detached] events 2015-04-23 14:26:48 +02:00
BaseSystem.cpp Switch from Nz prefix to namespace Nz 2015-09-25 19:20:05 +02:00
Console.cpp Graphics: Separate pipeline state from Material into a new class, MaterialPipeline 2016-08-05 22:11:13 +02:00
Entity.cpp Fix some more warnings 2016-06-17 22:30:29 +02:00
LuaAPI.cpp Sdk: Remake LuaAPI internal 2016-03-31 22:51:10 +02:00
LuaBinding.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
LuaBinding_Audio.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
LuaBinding_Core.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Graphics.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Math.cpp Fix some GCC warnings 2016-05-25 13:52:10 +02:00
LuaBinding_Network.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
LuaBinding_Renderer.cpp Sdk: Remake LuaAPI internal 2016-03-31 22:51:10 +02:00
LuaBinding_SDK.cpp Sdk/Binding: Add component access by name 2016-05-05 20:40:25 +02:00
LuaBinding_Utility.cpp Optimize Lua binding 2016-04-24 19:54:46 +02:00
Sdk.cpp Sdk: Integrate particles 2016-07-30 15:51:46 +02:00
State.cpp Sdk/State: Make destructor virtual 2016-07-26 21:07:20 +02:00
World.cpp Sdk: Integrate particles 2016-07-30 15:51:46 +02:00