godot/platform
Rémi Verschelde 75dae1b9a9 Drivers, main, servers: Ensure classes match their header filename
Renamed:
- `drivers/alsamidi/alsa_midi.h` -> `midi_driver_alsamidi.h`
  (same for `coremidi` and `winmidi`)
- `main/timer_sync.h` -> `main_timer_sync.h`
- `servers/visual/visual_server_global.h` -> `visual_server_globals.h`
2019-02-12 14:39:47 +01:00
..
android Fix code style issues 2019-01-26 22:35:31 +01:00
haiku Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
iphone ExportDialog: Make error messages translatable 2019-01-21 18:34:53 +01:00
javascript Fix pixelized previews, but also instances of breaking ImageTexture cache. Closes #25378. 2019-01-27 13:41:47 -03:00
osx Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
server Don't use -ffast-math or other unsafe math optimizations 2019-01-09 02:06:13 +01:00
uwp Added set_environment to OS class 2019-02-03 05:38:47 +01:00
windows Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +01:00
x11 Drivers, main, servers: Ensure classes match their header filename 2019-02-12 14:39:47 +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