summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* macOS: Enable `display/high_res` by defaultAaron Franke2023-02-171-1/+1
* Merge pull request #72877 from bruvzg/x11_on_topRémi Verschelde2023-02-171-0/+16
|\
| * [X11] Fix initial "on top" window state.bruvzg2023-02-171-0/+16
* | Fix crash with bogus shape index to DisplayServer.cursor_set_custom_image()Rémi Verschelde2023-02-175-0/+9
|/
* Merge pull request #73441 from akien-mga/linux-unbundling-fixesRémi Verschelde2023-02-171-15/+22
|\
| * Fix includes of thirdparty libs which can be unbundled on LinuxRémi Verschelde2023-02-161-15/+22
* | iOS: Implement missing JoyButton::BACK (Options), START (Menu), and GUIDE (Home)Nataša2023-02-161-0/+19
* | Merge pull request #73359 from bruvzg/so_wrap_optRémi Verschelde2023-02-1614-27/+233
|\ \
| * | [Linux] Make SO wrapper usage optional.bruvzg2023-02-1614-27/+233
| |/
* / Restore FileAccess.close method.bruvzg2023-02-164-0/+14
|/
* Merge pull request #69201 from tbveralrud/ios-touch-leak-fix-masterRémi Verschelde2023-02-165-293/+27
|\
| * iOS: Fix memory leak on touch inputTravis Veralrud2023-02-155-293/+27
* | Android: Default Min SDK to 24 for Vulkan mobileRémi Verschelde2023-02-151-6/+6
* | Merge pull request #73268 from bruvzg/key_modRémi Verschelde2023-02-155-32/+63
|\ \ | |/ |/|
| * [InputEventKey] Avoid setting both key and modifier to the same value.bruvzg2023-02-145-32/+63
* | Some fixes for initial window position and sizeThomas ten Cate2023-02-141-0/+5
|/
* Update PCK embedding SCons warning message to mention mold linkerHugo Locurcio2023-02-131-1/+1
* Fix the issue causing long-press on a selected node on the scene tree to trig...Fredia Huya-Kouadio2023-02-122-5/+29
* Further refactoring to AudioDriver implementations after #69120.Emmanouil Papadeas2023-02-097-39/+40
* Merge pull request #72816 from m4gr3d/downgrade_vulkan_warningRémi Verschelde2023-02-083-5/+4
|\
| * Downgrade the vulkan abort logic to a warningFredia Huya-Kouadio2023-02-073-5/+4
* | [X11] Do not suppress structure/focus events on popup close to correctly retu...bruvzg2023-02-071-9/+8
|/
* Merge pull request #72552 from m4gr3d/cleanup_custom_build_mainRémi Verschelde2023-02-0610-55/+55
|\
| * Rename Godot's 'custom build' to 'gradle build' to better reflect the underly...Fredia Huya-Kouadio2023-02-0210-55/+55
* | Merge pull request #72806 from m4gr3d/add_vulkan_filter_when_necessaryRémi Verschelde2023-02-065-15/+27
|\ \
| * | Improve logic to detect whether vulkan is used for renderingFredia Huya-Kouadio2023-02-065-15/+27
* | | Merge pull request #72780 from m4gr3d/add_vulkan_filter_when_necessaryRémi Verschelde2023-02-064-2/+48
|\| |
| * | Improve vulkan capability detection on AndroidFredia Huya-Kouadio2023-02-054-2/+48
* | | [X11] Fix IME window focus events.bruvzg2023-02-061-2/+2
|/ /
* | Merge pull request #72624 from pkdawson/fix-last-focusRémi Verschelde2023-02-031-0/+4
|\ \
| * | DisplayServerWindows: Update `last_focused_window` when the focused subwindow...Patrick Dawson2023-02-021-0/+4
* | | Fix windowsize for fullscreen windows on windowcreation on WindowsMarkus Sauermann2023-02-021-4/+13
|/ /
* / Use a "warning" icon in `OS.alert()` on Linux/*BSDHugo Locurcio2023-02-021-2/+4
|/
* Merge pull request #72307 from zoeesilcock/fix/splash-minimum-display-time-macosRémi Verschelde2023-02-021-0/+1
|\
| * Fix so that the main window is displayed before the splash screen minimum dis...Zoee Silcock2023-02-011-0/+1
* | Clean up the XR export logicFredia Huya-Kouadio2023-02-014-67/+32
|/
* More codespell fixes, do more changes from previous ignore listRémi Verschelde2023-02-011-1/+1
* Merge pull request #72495 from m4gr3d/implement_file_providerRémi Verschelde2023-02-014-11/+52
|\
| * Implement file provider capabilitiesFredia Huya-Kouadio2023-02-014-11/+52
* | Merge pull request #72104 from bruvzg/popup-non-popupsRémi Verschelde2023-02-013-4/+49
|\ \
| * | Extend special popup window handling to any non-popup child of a popup.bruvzg2023-01-263-4/+49
* | | [X11] Fix IME subwindow in the popup not getting input focus.bruvzg2023-02-011-1/+1
| |/ |/|
* | Merge pull request #71174 from RedMser/fix-confined-mouse-mode-updateRémi Verschelde2023-01-311-36/+9
|\ \
| * | Fix confined mouse mode not updating on resizeRedMser2023-01-101-36/+9
* | | Merge pull request #72426 from fire/4-warningsRémi Verschelde2023-01-312-4/+3
|\ \ \
| * | | Fixed a few godot engine 4 warnings on clang with Opengl and Windows apis.K. S. Ernest (iFire) Lee2023-01-302-4/+3
* | | | Refactor high quality texture importJuan Linietsky2023-01-304-12/+30
* | | | Merge pull request #72370 from bruvzg/dead_ximRémi Verschelde2023-01-3026-56/+376
|\ \ \ \
| * | | | [X11] Add support for dead keys without active IME. Fix IME focus and cleanup.bruvzg2023-01-3026-56/+376
| |/ / /
* | | | Merge pull request #71995 from Faless/net/4.x_tls_verifyRémi Verschelde2023-01-303-8/+7
|\ \ \ \ | |/ / / |/| | |