Initial commit
This commit is contained in:
commit
686dcaf351
68 changed files with 6230 additions and 0 deletions
3
glsl/version410.glsl
Normal file
3
glsl/version410.glsl
Normal file
|
@ -0,0 +1,3 @@
|
|||
#version 410 core
|
||||
// We're using version 4.10. This should always be the first file listed and no
|
||||
// other files should attempt to specify a version.
|
Reference in a new issue