Driver-based GLSL checker for Syntastic / Vim
syntax_checkers/glsl | ||
check_glsl.c | ||
LICENSE | ||
Makefile | ||
README |
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