godot/modules/mobile_vr
karroffel eac4c984df add GLES 2 renderer for 2D
This commit adds a new rendering backend, GLES2, and adds a
project setting to enable it.

Currently this backend can only be used on the X11 platform,
but integrating into other platforms is planned.
2018-03-01 15:12:30 +01:00
..
doc_classes doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
shaders reintroduce generic mobile vr interface 2017-09-28 22:44:41 +10:00
config.py add GLES 2 renderer for 2D 2018-03-01 15:12:30 +01:00
mobile_interface.cpp Fix typos in code and docs with codespell 2018-01-18 22:01:42 +01:00
mobile_interface.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.cpp Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
register_types.h Add missing copyright headers and fix formatting 2018-01-05 01:22:23 +01:00
SCsub reintroduce generic mobile vr interface 2017-09-28 22:44:41 +10:00