Commit Graph

15 Commits

Author SHA1 Message Date
Sergii Pylypenko
e0a65f78b7 This change may break video initialization! When choosing GL mode, prefer alpha channel (when it's not requested) over "slow" caveat. 2013-06-26 17:33:40 +03:00
Sergii Pylypenko
f17074bf2c Do not re-init SDL graphics while still in lock-screen 2013-05-28 21:26:31 +03:00
pelya
526c4f1257 Futile attempts to make rendering faster 2013-01-02 17:17:26 +02:00
pelya
685a415c63 Fixed one huge bug in GLES init code 2012-12-15 22:54:26 +02:00
pelya
a4b406c424 Updated OpenTTD, fixed build scripts 2011-12-08 14:17:58 +02:00
pelya
b610a03e67 Tentative fix for a regression when rendering became slow on certain devices 2011-10-12 16:16:33 +03:00
pelya
975294dc68 Fixed GFX errors on newer Tegra devices, due to improper choosing GL config in Java code 2011-09-02 16:28:51 +03:00
pelya
16f757970a Fixed new code, added GLES2 example - I'm not sure that it works correctly, but it reports that GLES 2 is initialized 2011-08-02 13:20:32 +03:00
pelya
69de188e16 Added GLES2 support, and support for 24bpp and 32bpp - NOT TESTED,
it's only for OpenGL and for pure SW mode, HW SDL surfaces won't work
2011-07-29 17:41:27 +03:00
pelya
550341ad8b Draw the logo when app loads, until the first SDL_Flip(), also fixed small bug in menu 2011-06-01 13:13:29 +03:00
pelya
8eaa947706 Disabled code to make screen blue when app is loading, until I'll implement proper logo loading 2011-05-26 11:29:37 +03:00
pelya
ebd3757b91 Compilation fix 2011-05-24 13:41:33 +03:00
pelya
2eb1de79b9 Blind try to fix ANR timeout when app is restored from background 2011-05-24 13:26:10 +03:00
pelya
ea3df210c4 Added a license exception to permit custom startup config dialogs in closed-source projects. 2011-04-18 18:02:28 +00:00
pelya
498ce4b545 When you'll change app to build that won't be visible in Git commit.
Also fixed application name not updated for translated strings.xml
2010-10-27 13:50:15 +03:00