aboutsummaryrefslogtreecommitdiff
path: root/syntax/glsl.vim
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated file headerSergey Tikhomirov2012-07-101-2/+1
* Added qualifiersSergey Tikhomirov2012-07-081-0/+21
* Added typesSergey Tikhomirov2012-07-081-19/+48
* Initial commitSergey Tikhomirov2012-07-071-0/+63