| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update list of file extensions | Sergey Tikhomirov | 2017-04-12 | 1 | -1/+3 |
| | | | | | Keep only extensions supported by Khronos reference compiler. | ||||
| * | Update copyright years | Sergey Tikhomirov | 2017-04-11 | 1 | -1/+1 |
| | | |||||
| * | Update installation instructions | Sergey Tikhomirov | 2017-04-11 | 1 | -5/+25 |
| | | |||||
| * | Update copyright years | Sergey Tikhomirov | 2016-10-14 | 1 | -1/+1 |
| | | |||||
| * | 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 keywords for switch statement (#9) | Alex Shen | 2016-09-17 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #8 from sheerun/patch-1 | Sergey Tikhomirov | 2015-12-18 | 1 | -0/+2 |
| |\ | | | | | Add mention of vim-polyglot to the README | ||||
| | * | Reference vim-polyglot language pack | Adam Stankiewicz | 2015-10-24 | 1 | -0/+2 |
| |/ | |||||
| * | 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 |
| | | |||||
| * | Merge pull request #4 from florian-kriener/master | Sergey Tikhomirov | 2014-05-14 | 1 | -2/+2 |
| |\ | | | | | Only spell check comments | ||||
| | * | Only spell check comments | Florian Kriener | 2014-05-13 | 1 | -2/+2 |
| |/ | |||||
| * | Merge pull request #3 from voidus/master | Sergey Tikhomirov | 2014-03-03 | 1 | -1/+1 |
| |\ | | | | | Add .vs and .fs extensions to the detection list | ||||
| | * | Add .vs and .fs extensions to the detection list | Simon Kohlmeyer | 2014-03-03 | 1 | -1/+1 |
| |/ | |||||
| * | Update syntax highlighting | Sergey Tikhomirov | 2014-03-02 | 2 | -211/+618 |
| | | |||||
| * | Add syntax highlighting for WebGL shaders in <script> tags | Sergey Tikhomirov | 2014-02-09 | 4 | -5/+13 |
| | | |||||
| * | Update maintainer's email | Sergey Tikhomirov | 2014-02-08 | 3 | -12/+9 |
| | | |||||
| * | Fix syntax highlighting for numbers. Closes #2 | Sergey Tikhomirov | 2013-09-02 | 1 | -1/+4 |
| | | |||||
| * | Merge github.com:rkaup/vim-glsl | Sergey Tikhomirov | 2013-06-29 | 2 | -16/+169 |
| |\ | | | | | | | | | | | Conflicts: ftdetect/glsl.vim syntax/glsl.vim | ||||
| | * | Highlight built-in constants. | Robin Kaup | 2012-11-21 | 1 | -0/+56 |
| | | | |||||
| | * | Highlight built-in variables. | Robin Kaup | 2012-11-21 | 1 | -0/+16 |
| | | | |||||
| | * | Add 'display' to syntax matches where appropriate. | Robin Kaup | 2012-11-21 | 1 | -7/+7 |
| | | | |||||
| | * | Highlight built-in functions. | Robin Kaup | 2012-11-21 | 1 | -0/+70 |
| | | | |||||
| | * | Highlight vector swizzles. | Robin Kaup | 2012-11-21 | 1 | -0/+6 |
| | | | |||||
| | * | Don't highlight numbers at the end of identifiers. | Robin Kaup | 2012-11-21 | 1 | -0/+4 |
| | | | |||||
| | * | Replace tabs with spaces. | Robin Kaup | 2012-11-21 | 1 | -6/+6 |
| | | | | | | | | | Make formatting consistent. | ||||
| | * | Recognise .glsl files as GLSL. | Robin Kaup | 2012-10-23 | 1 | -1/+1 |
| | | | |||||
| * | | Add license and readme files | Sergey Tikhomirov | 2013-06-29 | 2 | -0/+31 |
| | | | |||||
| * | | Merge pull request #1 from SeySayux/master | Sergey Tikhomirov | 2013-06-07 | 1 | -1/+1 |
| |\ \ | | | | | | | Add detection for *.gsh, *.fsh, and *.vsh file name extensions | ||||
| | * | | Detection for gsh, fsh, and vsh extensions. | Frank Erens | 2013-06-07 | 1 | -1/+1 |
| |/ / | |||||
| * / | Resolved issue with highlightintg numbers in variable name. | Sergey Tikhomirov | 2013-01-23 | 1 | -14/+10 |
| |/ | |||||
| * | Updated file header | Sergey Tikhomirov | 2012-07-10 | 2 | -2/+8 |
| | | |||||
| * | Added indentation settings for GLSL | Sergey Tikhomirov | 2012-07-10 | 1 | -0/+12 |
| | | |||||
| * | Added file type detection for GLSL | Sergey Tikhomirov | 2012-07-10 | 1 | -0/+1 |
| | | |||||
| * | Added qualifiers | Sergey Tikhomirov | 2012-07-08 | 1 | -0/+21 |
| | | |||||
| * | Added types | Sergey Tikhomirov | 2012-07-08 | 1 | -19/+48 |
| | | |||||
| * | Initial commit | Sergey Tikhomirov | 2012-07-07 | 1 | -0/+63 |
