godot/drivers/gles2
Rémi Verschelde 5a49e45d21 SCsub: Add python shebang as a hint for syntax highlighting
Also switch existing shebangs to "better" /usr/bin/env python.

(cherry picked from commit fc8ccd5b8c)
2016-10-30 14:51:34 +01:00
..
shaders SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
rasterizer_gles2.cpp Limit directional shadow draw distance, fixes #559, optimization (#1991) 2016-10-09 17:33:20 +02:00
rasterizer_gles2.h Add texture region support for stylebox render 2016-06-05 00:45:53 +08:00
rasterizer_instance_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
rasterizer_instance_gles2.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub SCsub: Add python shebang as a hint for syntax highlighting 2016-10-30 14:51:34 +01:00
shader_compiler_gles2.cpp Expose light shadow color to canvas item shaders 2016-09-18 23:11:08 +02:00
shader_compiler_gles2.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
shader_gles2.h Allows vec4 shader uniforms to be set by quaternion variant type. 2016-01-13 22:09:07 +00:00