summaryrefslogtreecommitdiffstats
path: root/platform/windows
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | Fix fallbacks to OpenGLSummersay4152024-10-281-0/+2
| * | | | | Merge pull request #97934 from adamscott/give-AThousandShips-a-breakThaddeus Crews2024-10-294-12/+12
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Set clang-format `RemoveSemicolon` rule to `true`Adam Scott2024-10-254-12/+12
* | | | | | Merge pull request #818 from Spartan322/fixup/copyright-headersGeorge L. Albany2024-10-2736-72/+72
|\ \ \ \ \ \
| * | | | | | Fix copyright headers referring to GodotSpartan3222024-10-2736-72/+72
* | | | | | | Merge commit godotengine/godot@61accf060515416da07d913580419fd8c8490f7bSpartan3222024-10-262-7/+14
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | Merge pull request #97771 from dsnopek/openxr-linux-eglThaddeus Crews2024-10-251-0/+12
| |\ \ \ \ \
| | * | | | | OpenXR: Add support for Wayland on LinuxDavid Snopek2024-10-041-0/+12
| * | | | | | Merge pull request #97555 from dustdfg/platform_methods/extract_validate_archThaddeus Crews2024-10-251-7/+2
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | Build System: Extract `validate_arch` helper functionYevhen Babiichuk (DustDFG)2024-10-061-7/+2
* | | | | | | Merge commit godotengine/godot@1015a481ff43edb1126ab39a147fefda290131e5Spartan3222024-10-242-25/+25
|\| | | | | |
| * | | | | | Merge pull request #97556 from dustdfg/platforms/windows_detect_extract_commo...Thaddeus Crews2024-10-241-24/+21
| |\ \ \ \ \ \
| | * | | | | | Extract common check functions in windows_detect.py fileYevhen Babiichuk (DustDFG)2024-09-271-24/+21
| * | | | | | | Fix window exiting with no message to user if _create_window failsdan2024-10-211-1/+4
* | | | | | | | Merge pull request #771 from Spartan322/merge/b3bcb2dGeorge L. Albany2024-10-223-0/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Merge commit godotengine/godot@b3bcb2dc14691f7729984128dca26a844f662fa1Spartan3222024-10-223-0/+34
| |\| | | | | | |
| | * | | | | | | Merge pull request #97005 from Repiteo/core/window-corner-styleThaddeus Crews2024-10-212-0/+32
| | |\ \ \ \ \ \ \
| | | * | | | | | | Core: Add `DisplayServer` flag for sharp cornersThaddeus Crews2024-10-182-0/+32
| | | | |_|_|_|/ / | | | |/| | | | |
| | * / | | | | | Don't include `core/io/image.h` in `core/os/os.h`Yevhen Babiichuk (DustDFG)2024-10-182-0/+2
| | |/ / / / / /
* | / / / / / / Fix solution build failure when using Visual Studio IDELancelot 'Robin' Chen2024-10-211-1/+1
|/ / / / / / /
* | | | | | | Merge commit godotengine@92e51fca7247c932f95a1662aefc28aca96e8de6Spartan3222024-10-141-3/+4
|\| | | | | |
| * | | | | | CI: Add MinGW/GCC build to Windows GHAThaddeus Crews2024-10-101-3/+4
| | |/ / / / | |/| | | |
* | | | | | Rebrand preambles to RedotDubhghlas McLaughlin2024-10-1136-0/+72
* | | | | | Rebrand Godot to RedotRandolph W. Aarseth II2024-10-119-17/+17
|/ / / / /
* | | | | Merge pull request #91487 from shatyuka/window-styleRémi Verschelde2024-10-042-9/+23
|\ \ \ \ \
| * | | | | Apply `WS_MINIMIZE` style on window creationShatyuka2024-05-032-9/+23
* | | | | | Fix window_set_current_screen for maximized windows.bruvzg2024-10-031-0/+7
| |_|/ / / |/| | | |
* | | | | Move Vulkan includes to a central godot_vulkan.h headerGergely Kis2024-09-291-5/+1
| |/ / / |/| | |
* | | | Merge pull request #97458 from Faless/fix/imagine_its_2024_and_your_os_cant_h...Rémi Verschelde2024-09-261-2/+0
|\ \ \ \
| * | | | [SCons] Remove MAXLINELENGTH override for MSVCFabio Alessandrelli2024-09-261-2/+0
* | | | | Merge pull request #96923 from Repiteo/style/warning-admonitionRémi Verschelde2024-09-262-4/+4
|\ \ \ \ \
| * | | | | Style: Add `WARNING:` as new comment admonitionThaddeus Crews2024-09-252-4/+4
| |/ / / /
* / / / / SCons: Add unobtrusive type hints in SCons filesThaddeus Crews2024-09-251-0/+1
|/ / / /
* | | | Merge pull request #96813 from Repiteo/scons/fix-clang-cl-flagsRémi Verschelde2024-09-231-9/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | SCons: Fix `clang-cl` link/ar flagsThaddeus Crews2024-09-101-9/+7
* | | | Merge pull request #97142 from SheepYhangCN/masterRémi Verschelde2024-09-201-0/+11
|\ \ \ \
| * | | | Added fallback_to_opengl3SheepYhangCN2024-09-201-0/+11
* | | | | Style: Apply new `clang-format` changesThaddeus Crews2024-09-203-4/+4
* | | | | Fix using Binutils AR with TEMPFILE on WindowsAlvin Wong2024-09-191-0/+13
* | | | | Merge pull request #96407 from alvinhochun/mingw-ar-long-command-tempfileRémi Verschelde2024-09-181-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove ARFLAGS hack for Windows, replace with TEMPFILEAlvin Wong2024-09-011-0/+5
* | | | | Merge pull request #94839 from alvinhochun/win-set-console-modeRémi Verschelde2024-09-182-2/+6
|\ \ \ \ \
| * | | | | Combine existing modes when calling SetConsoleModeAlvin Wong2024-07-282-2/+6
* | | | | | Add Advanced Settings switch to Editor Settingskobewi2024-09-171-4/+4
* | | | | | [Editor] Expose more editor settings to documentationA Thousand Ships2024-09-121-0/+1
| |_|/ / / |/| | | |
* | | | | [Windows] Only use long executable path when necessary, fix broken apksigner ...bruvzg2024-09-101-1/+1
* | | | | [MinGW] Fix GCC ar detection.bruvzg2024-09-091-1/+1
* | | | | Add support for non-blocking IO mode to `OS.execute_with_pipe`.bruvzg2024-09-062-4/+4
* | | | | Merge pull request #96526 from bruvzg/win_envRémi Verschelde2024-09-041-10/+1
|\ \ \ \ \
| * | | | | [Windows] Use the same API for all `OS_Windows::*_environment` functions.bruvzg2024-09-031-10/+1