Convert most demos to GLES 2

Also fix Viewport error in 3D scaling demo, add an icon to Multiplayer Bomber, and rename BPM sync files.
This commit is contained in:
Aaron Franke
2020-03-04 20:30:41 -05:00
parent db7c9f162f
commit aea4010bc8
49 changed files with 190 additions and 76 deletions

View File

@@ -34,4 +34,5 @@ multithread/thread_rid_pool_prealloc=60
[rendering]
quality/driver/driver_name="GLES2"
environment/default_clear_color=Color( 0.145098, 0.145098, 0.164706, 1 )