This website requires JavaScript.
Explore
Help
Sign In
northern-lighthouse
/
godot
Watch
1
Star
0
Fork
0
You've already forked godot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ef1e2df86d90f75fe595bc39b9a33d831ec83ee2
godot
/
platform
/
windows
History
Rémi Verschelde
cf7bd1a7e3
Merge pull request
#14708
from Faless/get_packet_not_const_rebased
...
Remove "const" from PacketPeer get_packet/get_var, move windows network related stuff to drivers
2017-12-16 00:05:18 +01:00
..
export
Windows export: Use WINE to run rcedit on non-Windows host
2017-12-09 11:42:08 +01:00
context_gl_win.cpp
Remove debug printf on Windows
2017-12-15 07:56:47 +01:00
context_gl_win.h
Cleanup old references to GLES2 renderer
2017-11-19 17:52:18 +01:00
crash_handler_win.cpp
Style: Apply new clang-format 5.0 style to all files
2017-12-07 08:02:00 +01:00
crash_handler_win.h
…
ctxgl_procaddr.cpp
…
ctxgl_procaddr.h
…
detect.py
Fix 32bit MingW build for thekla_altas
2017-12-15 23:26:10 +01:00
godot_res.rc
Rename the version's "revision" to "build"
2017-11-20 00:51:14 +01:00
godot_win.cpp
…
godot.ico
…
joypad.cpp
…
joypad.h
…
key_mapping_win.cpp
…
key_mapping_win.h
…
lang_table.h
…
logo.png
…
os_windows.cpp
Move windows networking class to drivers/windows/
2017-12-15 18:25:29 +01:00
os_windows.h
Fix type mismatch in OS::set_borderless_window
2017-12-14 19:16:20 +01:00
platform_config.h
…
power_windows.cpp
Style: Apply new clang-format 5.0 style to all files
2017-12-07 08:02:00 +01:00
power_windows.h
…
SCsub
Move windows networking class to drivers/windows/
2017-12-15 18:25:29 +01:00
windows_terminal_logger.cpp
…
windows_terminal_logger.h
…