summaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2021-10-01Implement TextServer GDExtension interface, remove TextServer GDNative interf...bruvzg
2021-10-01Merge pull request #52684 from Frixuu/masterRémi Verschelde
2021-09-30Use range iterators for `Map`Lightning_A
2021-09-30Merge pull request #48685 from bruvzg/bundle_icon_4Rémi Verschelde
2021-09-29Merge pull request #52809 from selgesel/patch1Fabio Alessandrelli
2021-09-29HTML5: Fix minification error with Emscripten 1.39.9Rémi Verschelde
2021-09-27[macOS, sandbox] Add export option to embed and sign helper executables.bruvzg
2021-09-24Replace `#pragma once` by traditional include guards for consistencyHugo Locurcio
2021-09-23Release pressed events when the window is blurred on HTML5 platformSelgesel
2021-09-21Merge pull request #52842 from Ev1lbl0w/fix_win_open_errcodeRémi Verschelde
2021-09-21Merge pull request #52649 from Faless/js/4.x_audioworklet_nothreads_prRémi Verschelde
2021-09-21Allow for mapping keycodes to current layoutFrixuu
2021-09-19Fix Windows cursor with trails disappearing in fullscreenDan
2021-09-19Fix shell_open not returning errors on WindowsRicardo Subtil
2021-09-16Merge pull request #52715 from Calinou/linuxbsd-vulkan-driver-rebootRémi Verschelde
2021-09-16Merge pull request #52720 from Faless/js/4.x_fix_wheelRémi Verschelde
2021-09-15[HTML5] Refactor audio drivers. Implement AudioWorklet w/o threads.Fabio Alessandrelli
2021-09-15Merge pull request #52695 from Faless/js/4.x_audio_mix_rateFabio Alessandrelli
2021-09-15[HTML5] Fix wheel/touch callback modifying event after parse.Fabio Alessandrelli
2021-09-15Mention that rebooting is required after updating graphics driver on LinuxHugo Locurcio
2021-09-15Add support for Play Asset Delivery.ne0fhyk
2021-09-15Merge pull request #52696 from Faless/js/4.x_worklet_rb_bugRémi Verschelde
2021-09-15Merge pull request #52282 from Calinou/scons-improve-linuxbsd-build-messagesRémi Verschelde
2021-09-15[HTML5] Fix bug in AudioWorklet when reading output buffer.Fabio Alessandrelli
2021-09-15[HTML5] Use browser mix rate by default on the Web.Fabio Alessandrelli
2021-09-15Re-enable building position-independent executables on Linux/*BSDHugo Locurcio
2021-09-14Merge pull request #52604 from Faless/js/4.x_input_fixFabio Alessandrelli
2021-09-12[HTML5] Fix input not working when buffered.Fabio Alessandrelli
2021-09-12[HTML5] Fix build error due to missing string cast.Fabio Alessandrelli
2021-09-11Add logo attribution for Android, HTML5 and Linux platform iconsHugo Locurcio
2021-09-10Clean DisplayServerWindows and add missing guardsMax Hilbrunner
2021-09-08Use current androidx Fragment library instead of legacy librariesMarcel Admiraal
2021-09-07Merge pull request #47391 from Calinou/platform-feature-tags-lowercaseJuan Linietsky
2021-09-03fix fullscreen issue on macOSDaniel Kariv
2021-09-01Merge pull request #52159 from m4gr3d/addoculus_openxr_Fredia Huya-Kouadio
2021-09-01Add support for adding plugin views behind the main view on AndroidPouleyKetchoupp
2021-08-31Make platform feature tag names lowercaseHugo Locurcio
2021-08-31Improve messages when compiling for Linux/*BSDHugo Locurcio
2021-08-31Merge pull request #49598 from Calinou/web-editor-improve-download-project-so...Fabio Alessandrelli
2021-08-29Rename String::is_rel_path to String::is_relative_pathWilson E. Alvarez
2021-08-27Update the AndroidManifest to enable access to Oculus OpenXR runtime.ne0fhyk
2021-08-27Fix bad size after restoring a minimized window under Windowsjmb462
2021-08-25Merge pull request #47829 from Calinou/improve-crash-handler-displayHugo Locurcio
2021-08-24Merge pull request #52001 from floppyhammer/fix-window-decor-size-on-windowsMax Hilbrunner
2021-08-23Fix window decoration size on Windowsfloppyhammer
2021-08-22Replace HTTP links with HTTPS for sites with HTTPS versionsAaron Franke
2021-08-22Merge pull request #49756 from Calinou/android-export-move-clear-previous-ins...Michael Alexsander
2021-08-21Check if vibration duration is > 0 on AndroidMarcus Brummer
2021-08-19HTML5: Handle GODOT_VERSION_STATUS env var in @GODOT_VERSION@Rémi Verschelde
2021-08-18Delegate handling and implementation of the restart functionality to the Godo...Fredia Huya-Kouadio