فهرست منبع

Merge pull request #1659 from rextimmy/linux_vizshader_fixes

Linux vix shader fixes
Areloch 9 سال پیش
والد
کامیت
64fab756f8

+ 0 - 1
Templates/Empty/game/shaders/common/lighting/advanced/gl/dbgColorBufferP.glsl

@@ -22,7 +22,6 @@
 
 #include "../../../gl/hlslCompat.glsl"
 #include "shadergen:/autogenConditioners.h"
-#include "../../../postfx/gl/postFx.glsl"
 
 uniform sampler2D colorBufferTex;
 

+ 0 - 1
Templates/Empty/game/shaders/common/lighting/advanced/gl/dbgSpecMapVisualizeP.glsl

@@ -21,7 +21,6 @@
 //-----------------------------------------------------------------------------
 #include "../../../gl/hlslCompat.glsl"
 #include "shadergen:/autogenConditioners.h"
-#include "../../../postfx/gl/postFx.glsl"
 
 uniform sampler2D matinfoTex;
 

+ 0 - 1
Templates/Full/game/shaders/common/lighting/advanced/gl/dbgColorBufferP.glsl

@@ -22,7 +22,6 @@
 
 #include "../../../gl/hlslCompat.glsl"
 #include "shadergen:/autogenConditioners.h"
-#include "../../../postfx/gl/postFx.glsl"
 
 uniform sampler2D colorBufferTex;
 

+ 0 - 1
Templates/Full/game/shaders/common/lighting/advanced/gl/dbgSpecMapVisualizeP.glsl

@@ -21,7 +21,6 @@
 //-----------------------------------------------------------------------------
 #include "../../../gl/hlslCompat.glsl"
 #include "shadergen:/autogenConditioners.h"
-#include "../../../postfx/gl/postFx.glsl"
 
 uniform sampler2D matinfoTex;