Merge branch 'LinuxCompatabilityFixes' of https://github.com/Bloodknight/Torque3D into development

This commit is contained in:
Areloch 2018-03-17 14:07:26 -05:00
commit 485f5bc942
10 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@
//-----------------------------------------------------------------------------
#include "./../../torque.hlsl"
#include "./../postFX.hlsl"
#include "./../postFx.hlsl"
struct VertToPix
{

View file

@ -20,7 +20,7 @@
// IN THE SOFTWARE.
//-----------------------------------------------------------------------------
#include "../../ShaderModelAutoGen.hlsl"
#include "../../shaderModelAutoGen.hlsl"
#include "./../postFx.hlsl"
TORQUE_UNIFORM_SAMPLER2D(occludeMap, 0);

View file

@ -20,7 +20,7 @@
// IN THE SOFTWARE.
//-----------------------------------------------------------------------------
#include "../../ShaderModelAutoGen.hlsl"
#include "../../shaderModelAutoGen.hlsl"
#include "./../postFx.hlsl"
#define DOSMALL