This repository has been archived on 2024-07-18. You can view files and clone it, but cannot push or open issues or pull requests.
syntastic-glsl-drv/README

5 lines
229 B
Text

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