godot/platform/windows
2021-11-10 17:48:35 +01:00
..
export Split windows platform export template into multiple files 2021-08-12 17:18:36 +03:00
crash_handler_windows.cpp
crash_handler_windows.h Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:35:00 +02:00
detect.py Windows: Enable /bigobj to increase max size for obj files 2021-11-10 16:06:39 +01:00
display_server_windows.cpp Windows: Fix compilation warnings with GCC 11.2.1 2021-11-10 15:13:05 +01:00
display_server_windows.h Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
gl_manager_windows.cpp Windows: Fix compilation warnings with GCC 11.2.1 2021-11-10 15:13:05 +01:00
gl_manager_windows.h Use OpenGL 3.3 core profile instead of compatibility profile 2021-10-31 15:56:45 +01:00
godot.ico
godot.natvis
godot_res.rc
godot_windows.cpp
joypad_windows.cpp
joypad_windows.h
key_mapping_windows.cpp clang-format: Disable alignment of operands, too unreliable 2021-10-28 15:19:35 +02:00
key_mapping_windows.h Merge pull request #52963 from Pineapple/WIN32_LEAN_AND_MEAN_master 2021-10-05 12:03:05 +02:00
lang_table.h
logo.png
os_windows.cpp Fix dwFlags on CreateProcessW calls 2021-11-04 09:50:45 -03:00
os_windows.h Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
platform_config.h Rename GLES2 driver to OpenGL to prepare for the upgrade to GLES3 2021-10-30 02:05:49 +02:00
platform_windows_builders.py
SCsub Add GLES2 2D renderer + Linux display manager 2021-10-30 02:05:48 +02:00
vulkan_context_win.cpp Upgrade Vulkan memory allocator 2021-08-13 00:05:41 +02:00
vulkan_context_win.h Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:35:00 +02:00
windows_terminal_logger.cpp Add missing WIN32_LEAN_AND_MEAN 2021-09-23 10:35:00 +02:00
windows_terminal_logger.h