| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
