virtualx-engine/drivers/gles2
Błażej Szczygieł a27fafb273 Add compatibility with old OpenGL 2.1 drivers
If ARB_framebuffer_object is not supported, try to fall-back to
EXT_framebuffer_object if present.

In current version of godot, the way framebuffers are used is backward
compatible with the older EXT_framebuffer_object extension.

Fixes #6591
Done with SuperUserNameMan
2016-09-25 12:58:22 +02:00
..
shaders Merge pull request #6414 from RandomShaper/improve-shader-shadow 2016-09-17 18:34:22 +02:00
rasterizer_gles2.cpp Add compatibility with old OpenGL 2.1 drivers 2016-09-25 12:58:22 +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