Merge branch 'NDK' into NDK-ShadowMapping

Former-commit-id: 150a4149d50af6971fd5798c080f0c55e009a55b
This commit is contained in:
Lynix
2015-09-20 23:42:12 +02:00
45 changed files with 3702 additions and 70 deletions

View File

@@ -2,7 +2,7 @@
// This file is part of the "Nazara Engine - Graphics module"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Graphics/ColorBackGround.hpp>
#include <Nazara/Graphics/ColorBackground.hpp>
#include <Nazara/Renderer/Renderer.hpp>
#include <memory>
#include <Nazara/Graphics/Debug.hpp>