index
:
vim-glsl.git
master
Vim runtime files for OpenGL Shading Language
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add #include support (#27)
HEAD
master
Ivan Sokolov
2024-06-15
1
-0
/
+2
*
Add folding support for {} and () (#28)
Ivan Sokolov
2024-06-15
1
-0
/
+4
*
Ensure cinoptions is set to a known value (#24)
David Briscoe
2022-05-10
1
-0
/
+1
*
Add ray tracing related keywords and file types (#22)
Ivan Avdeev
2022-02-06
2
-2
/
+74
*
Update my name and email
Sergii Tykhomyrov
2022-02-06
6
-6
/
+6
*
Highlight builtin gl_VertexIndex (#21)
Aidan
2021-11-13
1
-0
/
+1
*
Add VimPlug (#20)
Ikroop Singh Kalsi
2021-09-05
1
-0
/
+10
*
Add shader source syntax highlighting in Elm
Sergey Tikhomirov
2020-04-21
1
-0
/
+11
*
Added containedin=javaScript to html syntax region (#17)
Auxiliary-Character
2019-11-01
1
-0
/
+2
*
Enable auto-format of multiline comments (#15)
Zaven Muradyan
2017-10-15
1
-0
/
+1
*
Highlight NOTEs in comments
Sergey Tikhomirov
2017-07-06
1
-1
/
+1
*
Add information about supported file extensions
Sergey Tikhomirov
2017-07-03
1
-2
/
+21
*
Highlight files with .glsl extension (#14)
Noah Chase
2017-07-03
1
-2
/
+2
*
Highlight struct name
Sergey Tikhomirov
2017-06-20
1
-11
/
+12
*
Add support of GLSL versions 4.40 and 4.50
Sergey Tikhomirov
2017-06-19
2
-12
/
+20
*
Suffixes for integer and float literals (#12)
Martino Pilia
2017-04-12
1
-7
/
+7
*
Update list of file extensions
Sergey Tikhomirov
2017-04-12
1
-1
/
+3
*
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
*
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
|
\
|
*
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
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
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
|
\
|
*
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
|
*
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
|
\
\
|
*
|
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
[next]