godot/platform/windows
Aleksandar Danilovic 3449c81bdb Fixes 64 bit MSVC builds, disables bits parameter
Also Enables automatic detection of architecture for the MSVC compilers.
Builds without assembly optimisations for x64
Closes issue #3098

Signed-off-by: Aleksandar Danilovic <greatgames.alexandar@gmail.com>
(cherry picked from commit 7762e1afe6)
2016-05-06 11:12:23 +02:00
..
export Removed PE-bliss, win32 binares so far remain without icon, had many issues with it: 2016-02-04 20:03:03 -03:00
context_gl_win.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
context_gl_win.h remove trailing whitespace 2016-04-02 22:03:48 +02:00
ctxgl_procaddr.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
ctxgl_procaddr.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
detect.py Fixes 64 bit MSVC builds, disables bits parameter 2016-05-06 11:12:23 +02:00
godot.ico Add icon to exe file in windows export 2015-11-09 02:23:58 +03:30
godot_res.rc windows resource version thing 2015-12-20 13:43:08 -03:00
godot_win.cpp remove trailing whitespace 2016-04-02 22:03:48 +02:00
joystick.cpp win: fix xinput triggers not resetting correctly 2016-02-12 15:06:50 +01:00
joystick.h define XUSER_MAX_COUNT if not present 2016-01-05 01:16:10 +01:00
key_mapping_win.cpp Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT 2016-02-17 23:01:27 +01:00
key_mapping_win.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
lang_table.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
logo.png GODOT IS OPEN SOURCE 2014-02-09 22:10:30 -03:00
os_windows.cpp Fixed behavior of OS.set_window_resizable 2016-05-06 11:10:57 +02:00
os_windows.h Implement OS.get_process_ID for Windows 2016-05-01 12:27:04 +02:00
packet_peer_udp_winsock.cpp Fixed mistake where available buffer size would not be updated for each recvfrom-call in PacketPeerUDPWinsockPposix. 2015-11-19 19:06:01 +01:00
packet_peer_udp_winsock.h UDP Fixes 2014-11-13 00:53:12 -03:00
platform_config.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
SCsub Better fix for visual studio project generation. 2016-01-06 22:47:43 -07:00
stream_peer_winsock.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
stream_peer_winsock.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tcp_server_winsock.cpp Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00
tcp_server_winsock.h Update copyright to 2016 in headers 2016-01-01 11:50:53 -02:00