godot/platform
Fabio Alessandrelli 92067b4714 Remove "const" from PacketPeer get_packet/get_var
They are NOT constant methods, as state by the comment message,
they fetch the last packet and then forget about it, actively
changing the state of the object.
2017-12-15 17:14:17 +01:00
..
android Merge pull request #14485 from RandomShaper/fix-android-export 2017-12-10 11:22:45 +01:00
haiku Fixes vsync setting ignored when using a separate thread for rendering 2017-12-09 01:43:23 +01:00
iphone iOS: Drop obsolete code from never-public modules 2017-12-10 18:29:26 +01:00
javascript Fix javascript build error and improve #14604 2017-12-15 15:35:18 +01:00
osx Merge pull request #14667 from bruvzg/macports-clang-imp 2017-12-14 21:29:26 +01:00
server Improve slang, especially in user-visible parts 2017-12-05 15:41:38 +01:00
uwp Fixes vsync setting ignored when using a separate thread for rendering 2017-12-09 01:43:23 +01:00
windows Remove "const" from PacketPeer get_packet/get_var 2017-12-15 17:14:17 +01:00
x11 openmp: Simplify linking on X11, fixing clang build 2017-12-14 21:50:10 +01:00
register_platform_apis.h Facilitate exposing platform-exclusive interfaces to all platforms 2017-11-18 03:54:21 +01:00
SCsub disable caching for targets using helper functions 2017-11-28 23:24:12 -04:00