NazaraEngine/SDK/src/NDK
Lynix a7ce82c2c9 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: 0b7e82d78d15e8b5e128f1856df3b28e6d7aaa44 [formerly 828c211f472b1fd2c839a0436ce43b4189a9f50a] [formerly 2e56582c87a8e2b0949ee946319655792e925f4a [formerly e6626b101b2c29f10e0025325a29463807504b3c]]
Former-commit-id: 0cabdfb1e5e38c21e11407d19b8543578f0aa260 [formerly 91fbd0ab2fb10de6802962ec9e6e5819f0391b94]
Former-commit-id: dc3fff253a97c2e78ce9c3500c81f66788e3480f
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