mirror of
https://github.com/godotengine/godot.git
synced 2025-03-13 23:41:08 +08:00
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.