godot/drivers/gles2
Błażej Szczygieł 7b8fe97888 Don't crash in "_process_hdr()" if "framebuffer.luminance" is empty
If "glFramebufferTexture2D()" fails on old drivers the Vector is empty.
Don't allow to read from empty Vector (NULL pointer).
2016-09-25 13:09:23 +02:00
..
shaders Merge pull request #6414 from RandomShaper/improve-shader-shadow 2016-09-17 18:34:22 +02:00
rasterizer_gles2.cpp Don't crash in "_process_hdr()" if "framebuffer.luminance" is empty 2016-09-25 13:09:23 +02:00
rasterizer_gles2.h More visual script improvements 2016-08-30 23:46:41 -03: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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_compiler_gles2.cpp Expose light shadow color to canvas item shaders 2016-09-07 01:52:54 +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