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 5e56d8fdfa
14 changed files with 14 additions and 14 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