virtualx-engine/drivers
Pedro J. Estébanez 93ffd9023f Add AT_LIGHT_PASS builtin to canvas shaders
This one allows for complex shaders paired with a simple lighting shader to skip code that would otherwise be pointlessly (and wastefully) run during the light pass.

Depending on your game (number of items and lights), this can yield some performance gain.
2017-06-15 02:03:15 +02:00
..
alsa Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
convex_decomp Move other lone thirdparty files to thirdparty/misc 2017-04-28 21:19:25 +02:00
gl_context Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
gles2 Removal of Image from Variant, converted to a Resource. 2017-05-17 07:37:45 -03:00
gles3 Add AT_LIGHT_PASS builtin to canvas shaders 2017-06-15 02:03:15 +02:00
png -Restored multithread capability to VisualServer 2017-06-09 00:24:18 -03:00
pulseaudio Fix property warnings and hide some debug prints 2017-04-23 11:17:32 +02:00
rtaudio Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
unix Fix local ip addresses (interfaces) detection. 2017-05-08 22:27:06 +02:00
windows Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
xaudio2 Fix compilation for UWP 2017-04-29 20:15:59 -03:00
zlib style: Fix PEP8 whitespace issues in Python files 2016-11-01 00:35:16 +01:00
register_driver_types.cpp Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
register_driver_types.h Add "Godot Engine contributors" copyright line 2017-04-08 00:11:42 +02:00
SCsub Merge remote-tracking branch 'origin/gles3' into gles3-on-master 2017-01-02 21:52:26 +01:00