README and LICENSE added
This commit is contained in:
parent
f150b4b2a7
commit
b0639cfd3c
2 changed files with 19 additions and 0 deletions
5
README
Normal file
5
README
Normal file
|
@ -0,0 +1,5 @@
|
|||
Quick and dirty, Linux-only GLSL syntax checker for Syntastic [1]. It uses
|
||||
the local GL driver to check errors in shaders. Requires OpenGL 4.1, because
|
||||
it uses glCreateShaderProgramv.
|
||||
|
||||
[1] https://github.com/scrooloose/syntastic
|
Reference in a new issue