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
0e4c34ac657d4d33ccfc8c1942e3303b2df36310
godot
/
platform
/
windows
History
Rémi Verschelde
fcddd8c53a
Merge pull request
#46966
from qarmin/faster_release
...
Allow to not optimize release build
2021-03-20 22:44:47 +01:00
..
export
…
context_gl_windows.cpp
…
context_gl_windows.h
…
crash_handler_windows.cpp
Fixes small typos and grammar correction
2021-03-12 19:05:16 +05:30
crash_handler_windows.h
…
detect.py
Merge pull request
#46966
from qarmin/faster_release
2021-03-20 22:44:47 +01:00
display_server_windows.cpp
Fixes small typos and grammar correction
2021-03-12 19:05:16 +05:30
display_server_windows.h
…
godot_res.rc
…
godot_windows.cpp
…
godot.ico
…
godot.natvis
Added LocalVector to Visual Studio debugger visualization
2021-02-24 18:35:39 -07:00
joypad_windows.cpp
Replace malloc's with Godot's memalloc macro
2021-03-13 11:51:45 +00:00
joypad_windows.h
…
key_mapping_windows.cpp
…
key_mapping_windows.h
…
lang_table.h
…
logo.png
…
os_windows.cpp
Fixes small typos and grammar correction
2021-03-12 19:05:16 +05:30
os_windows.h
…
platform_config.h
…
platform_windows_builders.py
…
SCsub
…
vulkan_context_win.cpp
…
vulkan_context_win.h
…
windows_terminal_logger.cpp
Replace malloc's with Godot's memalloc macro
2021-03-13 11:51:45 +00:00
windows_terminal_logger.h
…