godot/drivers/gles2
Rémi Verschelde a155342eca GLES2: Check for GPU capabilities to display an error
The engine will still segfault, but the error message should be displayed by the
OS in a blocking manner, so that it will only crash once users have acknowledged
the error dialog.

Closes #1162.
2016-07-25 23:08:46 +02:00
..
shaders Ability to colourize baked lighting in real time. 2016-02-06 18:03:20 +00:00
rasterizer_gles2.cpp GLES2: Check for GPU capabilities to display an error 2016-07-25 23:08:46 +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 GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
shader_compiler_gles2.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -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