Skip to content

Commit

Permalink
Merge pull request #1659 from rextimmy/linux_vizshader_fixes
Browse files Browse the repository at this point in the history
Linux vix shader fixes
  • Loading branch information
Areloch authored Jun 21, 2016
2 parents 6dec090 + 59f1c33 commit 64fab75
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

#include "../../../gl/hlslCompat.glsl"
#include "shadergen:/autogenConditioners.h"
#include "../../../postfx/gl/postFx.glsl"

uniform sampler2D colorBufferTex;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
//-----------------------------------------------------------------------------
#include "../../../gl/hlslCompat.glsl"
#include "shadergen:/autogenConditioners.h"
#include "../../../postfx/gl/postFx.glsl"

uniform sampler2D matinfoTex;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@

#include "../../../gl/hlslCompat.glsl"
#include "shadergen:/autogenConditioners.h"
#include "../../../postfx/gl/postFx.glsl"

uniform sampler2D colorBufferTex;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
//-----------------------------------------------------------------------------
#include "../../../gl/hlslCompat.glsl"
#include "shadergen:/autogenConditioners.h"
#include "../../../postfx/gl/postFx.glsl"

uniform sampler2D matinfoTex;

Expand Down

0 comments on commit 64fab75

Please # to comment.