godot/drivers/gles2
Rémi Verschelde aa1367595e drivers: Refactor SCsub and drop redundant env_drivers clone
The reordering of the SConscript includes allows to ensure that
stuff like the builtin zlib headers will be available for libpng.

Also moved glew back into global env, otherwise windows seems
not to find it... Kind of shooting in the dark with this multi-env
setup.

(cherry picked from commit 248bc9159c)
2016-10-30 14:51:34 +01:00
..
shaders drivers: Refactor SCsub and drop redundant env_drivers clone 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 drivers: Refactor SCsub and drop redundant env_drivers clone 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