Commit current work

This commit is contained in:
Lynix
2017-01-03 14:40:49 +01:00
parent 46d021c29c
commit 5c6df52fbf
9 changed files with 813 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
// Copyright (C) 2016 Jérôme Leclercq
// This file is part of the "Nazara Engine - Renderer module"
// For conditions of distribution and use, see copyright notice in Config.hpp
#include <Nazara/Renderer/ShaderBuilder.hpp>
#include <Nazara/Renderer/Debug.hpp>
namespace Nz
{
namespace ShaderAst
{
}
}
#include <Nazara/Renderer/DebugOff.hpp>