godot/platform/windows
Rémi Verschelde 523e46ad0a Revert "Make editor compatible with Windows high contrast themes"
This reverts commit 85a5290ee8.

The patch itself is good and it could maybe be readded in the future,
but right now Microsoft forced its Windows 10 "update" on people with older
Intel HD Graphics 3000 IGP without ensuring that they can ship proper drivers,
and such users seem to get Godot crashing due to this patch. Sorry :(
Closes #5452.
2016-07-18 00:24:21 +02:00
..
export Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
context_gl_win.cpp vsync support 2016-06-05 19:14:33 -03:00
context_gl_win.h vsync support 2016-06-05 19:14:33 -03: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 -make freetype build for all platforms the same, default as builtin except on x11. 2016-06-09 21:28:07 -03:00
godot.ico Icon: Remove more grey capsules behind official logo 2016-05-30 00:41:42 +02:00
godot_res.rc Revert "Make editor compatible with Windows high contrast themes" 2016-07-18 00:24:21 +02:00
godot_win.cpp remove trailing whitespace 2016-03-09 00:00:52 +01:00
joystick.cpp fixes #5464 windows_joystick close_joystick bug 2016-06-29 23:00:45 +02:00
joystick.h Windows: Support gamepad vibration using XInput. 2016-06-15 14:40:57 +02: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 Fixed iCCp chunk in pngs 2016-06-22 21:13:29 +02:00
os_windows.cpp Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variant 2016-07-10 12:41:05 -03:00
os_windows.h Merge pull request #5525 from SuperUserNameMan/window_get_latin_kb_variant 2016-07-10 12:41:05 -03:00
packet_peer_udp_winsock.cpp Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
packet_peer_udp_winsock.h Add missing license headers in our source files (#5255) 2016-06-18 14:46:12 +02:00
platform_config.h GLEW: Define static + enabled and includes via SCons 2016-06-08 00:16:27 +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