summaryrefslogtreecommitdiffstats
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* Added support for vertical syncing via the Windows OS compositor (DWM.)TerminalJack2019-12-044-3/+47
* Merge pull request #34079 from KoBeWi/rcexportRémi Verschelde2019-12-031-36/+41
|\
| * Don't stop export if rcedit path is invalidTomasz Chabora2019-12-031-36/+41
* | Emscripten: Re-add BINARYEN_TRAP_MODE='clamp' for fastcompRémi Verschelde2019-12-031-0/+7
|/
* [iOS] Add export options to control external access to user data.bruvzg2019-12-031-0/+7
* iOS modular build and export implementation.bruvzg2019-12-0128-1104/+54
* Merge pull request #32854 from cooperra/fix-wireless-adb-debuggingRémi Verschelde2019-11-281-3/+18
|\
| * Add connection information and serial number to device descriptionRobbie Cooper2019-10-151-0/+8
| * Detect adb connection type and debug over Wi-Fi if neededRobbie Cooper2019-10-151-3/+10
* | Merge pull request #33883 from bruvzg/mac_localeRémi Verschelde2019-11-251-1/+1
|\ \
| * | [macOS] Fix locale detection.bruvzg2019-11-251-1/+1
* | | Fix inverted value check in UWP export packagerGeorge Marques2019-11-251-1/+1
* | | Merge pull request #33862 from Faless/net/http_request_chunk_sizeRémi Verschelde2019-11-251-0/+4
|\ \ \ | |/ / |/| |
| * | Add download_chunk_size property to HTTPRequest.Fabio Alessandrelli2019-11-241-0/+4
* | | Style: Add missing copyright headersRémi Verschelde2019-11-221-0/+30
* | | Fix typos with codespellRémi Verschelde2019-11-223-4/+4
|/ /
* | [macOS] Remove CVDisplayLink v-sync hack.bruvzg2019-11-212-55/+2
* | pcre2: Use scons option to disable JIT on some platformsRémi Verschelde2019-11-202-0/+2
* | HTML5: Explicitly link idbfs.js for IDBFS supportRémi Verschelde2019-11-191-0/+4
* | HTML5: Fix support for Emscripten 1.39.1+Rémi Verschelde2019-11-151-4/+1
* | Merge pull request #33536 from akien-mga/revert-25474-android-gesturesRémi Verschelde2019-11-131-33/+1
|\ \
| * | Revert "Android : implement InputEventMagnifyGesture and InputEventPanGesture"Rémi Verschelde2019-11-111-33/+1
* | | X11: Fix memory leak in handle_key_eventRémi Verschelde2019-11-121-0/+1
* | | Merge pull request #33482 from piratesephiroth/masterRémi Verschelde2019-11-111-1/+1
|\ \ \ | |/ / |/| |
| * | Set ShellExecuteW's verb to NULL - fixes #33388piratesephiroth2019-11-091-1/+1
* | | [UWP] [Export] added additional checks for blank valuespiratesephiroth2019-11-091-0/+10
|/ /
* | Fix graphic tablet input coordinates on Windows.bruvzg2019-11-071-2/+8
* | Fix crash on exit or resume on iOS 13Max2019-11-051-6/+7
* | Android : implement InputEventMagnifyGesture and InputEventPanGestureJérémy Zurcher2019-11-021-1/+33
* | [macOS, Windows, X11] Add graphic tablet pen pressure and tilt support to Inp...bruvzg2019-10-305-4/+268
* | Update natvis file to display Node class correctly in Visual Studio debuggerPouleyKetchoupp2019-10-291-0/+8
* | Fix invalid window border when toggled from fullscreen to windowed modeYuri Roubinsky2019-10-272-5/+13
* | Allow use of relative and speed properties for InputEventScreenDrag on WIndowsJoe Sweeney2019-10-261-2/+3
* | Specify MINGW_HAS_SECURE_API=1Yeongho Kim2019-10-251-1/+1
* | Merge pull request #32326 from starryalley/ios_get_model_nameRémi Verschelde2019-10-254-3/+31
|\ \
| * | ios: support get_model_nameMark Kuo2019-09-254-3/+31
* | | Merge pull request #33035 from bruvzg/macos_fix_warningsRémi Verschelde2019-10-2411-56/+25
|\ \ \
| * | | Fix compilation warnings in macOS build, enable `warnings=extra werror=yes` f...bruvzg2019-10-2411-56/+25
* | | | Remove ECMAScript 6 "arrow operator".Fabio Alessandrelli2019-10-241-1/+1
|/ / /
* | | Implement HTTP server for HTML5 exportFabio Alessandrelli2019-10-231-8/+220
* | | Improve EditorExportPlatform interface.Fabio Alessandrelli2019-10-232-16/+27
* | | Add request permission automatically at androidCagdas2019-10-227-29/+215
* | | Merge pull request #32977 from bruvzg/mingw_clangRémi Verschelde2019-10-221-8/+26
|\ \ \
| * | | Add "llvm/thinlto" options to MinGW build.bruvzg2019-10-221-8/+26
| | |/ | |/|
* | | Merge pull request #32858 from m4gr3d/expand_singleton_base_apiRémi Verschelde2019-10-221-0/+34
|\ \ \
| * | | Add `View onMainCreateView(Activity activity)` api to the `Godot.SingletonBas...Fredia Huya-Kouadio2019-10-181-0/+34
* | | | [macOS] Fix non-ASCII volume name listing, replace deprecated volume listing ...bruvzg2019-10-181-4/+11
| |/ / |/| |
* | | Merge pull request #32809 from bruvzg/macos_1015_non_hidpi_fixRémi Verschelde2019-10-131-0/+4
|\ \ \
| * | | Fix non-HiDPI mode on HiDPI displays on macOS Catalina.bruvzg2019-10-131-0/+4
* | | | Optimize images losslessly using `oxipng -o6 --strip all --zopfli`Hugo Locurcio2019-10-126-0/+0
|/ / /