godot/platform
marxin e5f665c718 Fix -Wsign-compare warnings.
I decided to modify code in a defensive way. Ideally functions
like size() or length() should return an unsigned type.
2019-02-27 07:45:57 +01:00
..
android -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
haiku -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
iphone Fixed possible crash on iOS in applicationDidReceiveMemoryWarning method: event loop may be null when it's called. 2019-02-26 18:36:20 +03:00
javascript -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
osx -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
server Drop RtAudio driver on Windows 2019-02-20 13:47:01 +01:00
uwp -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
windows -Remove harcoded opengl extension testing from OS, ask rasterizer instead. 2019-02-26 11:58:47 -03:00
x11 Fix -Wsign-compare warnings. 2019-02-27 07:45:57 +01:00
register_platform_apis.h Update copyright statements to 2019 2019-01-01 12:58:10 +01:00
SCsub SCons: Build thirdparty code in own env, disable warnings 2018-09-28 14:07:39 +02:00