| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Highlight files with .glsl extension (#14) | Noah Chase | 2017-07-03 | 1 | -2/+2 |
| | | |||||
| * | Update list of file extensions | Sergey Tikhomirov | 2017-04-12 | 1 | -1/+3 |
| | | | | | Keep only extensions supported by Khronos reference compiler. | ||||
| * | Add types defined in the official Khronos GLSL compiler | Sven-Hendrik Haase | 2016-10-04 | 1 | -1/+1 |
| | | | | I added the rest of the types defined here: https://github.com/KhronosGroup/glslang | ||||
| * | Add support .gs, .tcs, .tes extensions. Closes #7 | Sergey Tikhomirov | 2015-09-01 | 1 | -1/+1 |
| | | |||||
| * | use autocmd! so that *.fs is not forth AND glsl | Dusty Leary | 2014-11-04 | 1 | -1/+1 |
| | | |||||
| * | Add .vs and .fs extensions to the detection list | Simon Kohlmeyer | 2014-03-03 | 1 | -1/+1 |
| | | |||||
| * | Add syntax highlighting for WebGL shaders in <script> tags | Sergey Tikhomirov | 2014-02-09 | 1 | -1/+0 |
| | | |||||
| * | Update maintainer's email | Sergey Tikhomirov | 2014-02-08 | 1 | -4/+3 |
| | | |||||
| * | Merge github.com:rkaup/vim-glsl | Sergey Tikhomirov | 2013-06-29 | 1 | -1/+1 |
| |\ | | | | | | | | | | | Conflicts: ftdetect/glsl.vim syntax/glsl.vim | ||||
| | * | Recognise .glsl files as GLSL. | Robin Kaup | 2012-10-23 | 1 | -1/+1 |
| | | | |||||
| * | | Detection for gsh, fsh, and vsh extensions. | Frank Erens | 2013-06-07 | 1 | -1/+1 |
| |/ | |||||
| * | Updated file header | Sergey Tikhomirov | 2012-07-10 | 1 | -0/+7 |
| | | |||||
| * | Added file type detection for GLSL | Sergey Tikhomirov | 2012-07-10 | 1 | -0/+1 |
