Skip to content

Commit

Permalink
Update missing headers
Browse files Browse the repository at this point in the history
  • Loading branch information
onnowhere committed Apr 6, 2021
1 parent e6eeec1 commit b414e9a
Show file tree
Hide file tree
Showing 11 changed files with 55 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <light.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

#moj_import <vsh_util.glsl>
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

in vec3 Position;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
/*
* Created by Onnowhere (https://github.com/onnowhere)
* Orthographic core vertex shader
*/

#version 150

in vec3 Position;
Expand Down

0 comments on commit b414e9a

Please sign in to comment.