aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add .vs and .fs extensions to the detection listSimon Kohlmeyer2014-03-031-1/+1
* Update syntax highlightingSergey Tikhomirov2014-03-022-211/+618
* Add syntax highlighting for WebGL shaders in <script> tagsSergey Tikhomirov2014-02-094-5/+13
* Update maintainer's emailSergey Tikhomirov2014-02-083-12/+9
* Fix syntax highlighting for numbers. Closes #2Sergey Tikhomirov2013-09-021-1/+4
* Merge github.com:rkaup/vim-glslSergey Tikhomirov2013-06-292-16/+169
|\
| * 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
| * 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
|\ \
| * | 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