aboutsummaryrefslogtreecommitdiff
path: root/ftdetect
Commit message (Collapse)AuthorAgeFilesLines
* Update list of file extensionsSergey Tikhomirov2017-04-121-1/+3
| | | | Keep only extensions supported by Khronos reference compiler.
* Add types defined in the official Khronos GLSL compilerSven-Hendrik Haase2016-10-041-1/+1
| | | I added the rest of the types defined here: https://github.com/KhronosGroup/glslang
* Add support .gs, .tcs, .tes extensions. Closes #7Sergey Tikhomirov2015-09-011-1/+1
|
* use autocmd! so that *.fs is not forth AND glslDusty Leary2014-11-041-1/+1
|
* Add .vs and .fs extensions to the detection listSimon Kohlmeyer2014-03-031-1/+1
|
* Add syntax highlighting for WebGL shaders in <script> tagsSergey Tikhomirov2014-02-091-1/+0
|
* Update maintainer's emailSergey Tikhomirov2014-02-081-4/+3
|
* Merge github.com:rkaup/vim-glslSergey Tikhomirov2013-06-291-1/+1
|\ | | | | | | | | | | Conflicts: ftdetect/glsl.vim syntax/glsl.vim
| * Recognise .glsl files as GLSL.Robin Kaup2012-10-231-1/+1
| |
* | Detection for gsh, fsh, and vsh extensions.Frank Erens2013-06-071-1/+1
|/
* Updated file headerSergey Tikhomirov2012-07-101-0/+7
|
* Added file type detection for GLSLSergey Tikhomirov2012-07-101-0/+1