aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix syntax highlighting for numbers. Closes #2Sergey Tikhomirov2013-09-021-1/+4
|
* Merge github.com:rkaup/vim-glslSergey Tikhomirov2013-06-292-16/+169
|\ | | | | | | | | | | Conflicts: ftdetect/glsl.vim syntax/glsl.vim
| * Highlight built-in constants.Robin Kaup2012-11-211-0/+56
| |
| * Highlight built-in variables.Robin Kaup2012-11-211-0/+16
| |
| * Add 'display' to syntax matches where appropriate.Robin Kaup2012-11-211-7/+7
| |
| * Highlight built-in functions.Robin Kaup2012-11-211-0/+70
| |
| * Highlight vector swizzles.Robin Kaup2012-11-211-0/+6
| |
| * Don't highlight numbers at the end of identifiers.Robin Kaup2012-11-211-0/+4
| |
| * Replace tabs with spaces.Robin Kaup2012-11-211-6/+6
| | | | | | | | Make formatting consistent.
| * Recognise .glsl files as GLSL.Robin Kaup2012-10-231-1/+1
| |
* | Add license and readme filesSergey Tikhomirov2013-06-292-0/+31
| |
* | Merge pull request #1 from SeySayux/masterSergey Tikhomirov2013-06-071-1/+1
|\ \ | | | | | | Add detection for *.gsh, *.fsh, and *.vsh file name extensions
| * | Detection for gsh, fsh, and vsh extensions.Frank Erens2013-06-071-1/+1
|/ /
* / Resolved issue with highlightintg numbers in variable name.Sergey Tikhomirov2013-01-231-14/+10
|/
* Updated file headerSergey Tikhomirov2012-07-102-2/+8
|
* Added indentation settings for GLSLSergey Tikhomirov2012-07-101-0/+12
|
* Added file type detection for GLSLSergey Tikhomirov2012-07-101-0/+1
|
* Added qualifiersSergey Tikhomirov2012-07-081-0/+21
|
* Added typesSergey Tikhomirov2012-07-081-19/+48
|
* Initial commitSergey Tikhomirov2012-07-071-0/+63