mirror of
https://github.com/godotengine/godot
synced 2024-11-02 12:55:22 +00:00
eac4c984df
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. |
||
---|---|---|
.. | ||
alsa | ||
convex_decomp | ||
coreaudio | ||
dummy | ||
gl_context | ||
gles2 | ||
gles3 | ||
png | ||
pulseaudio | ||
rtaudio | ||
unix | ||
wasapi | ||
windows | ||
xaudio2 | ||
zlib | ||
register_driver_types.cpp | ||
register_driver_types.h | ||
SCsub |