2
0
mirror of https://github.com/AxioDL/metaforce.git synced 2025-12-09 21:07:42 +00:00

OS X < 10.11

This commit is contained in:
2016-07-05 14:51:00 -07:00
parent 00eff5bcf9
commit 4d56b0f876
4 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,6 @@
#include "CLineRendererShaders.hpp"
#include "CLineRenderer.hpp"
#if BOO_HAS_METAL
namespace urde
{
@@ -160,3 +161,4 @@ CLineRendererShaders::IDataBindingFactory* CLineRendererShaders::Initialize(boo:
}
}
#endif

View File

@@ -1,4 +1,5 @@
#include "CElementGenShaders.hpp"
#if BOO_HAS_METAL
#include "CElementGen.hpp"
#include "CGenDescription.hpp"
@@ -380,3 +381,4 @@ CElementGenShaders::IDataBindingFactory* CElementGenShaders::Initialize(boo::Met
}
}
#endif

2
hecl

Submodule hecl updated: 3c81596a41...f71631a19e

Submodule specter updated: 72f2db1ade...2eb988f115