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,3 +34,7 @@ singletons=[ ]
[memory]
multithread/thread_rid_pool_prealloc=60
[rendering]
quality/driver/driver_name="GLES2"